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.11.0.jar 2023-02-18 02:43:11.741 WARN 7 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2023-02-18T02:43:11.741Z||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) 2023-02-18 02:43:12.077 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Starting ModelLoaderApplication on onap-aai-modelloader-54bfb47b4-x7trf with PID 7 (/opt/app/model-loader/model-loader-1.11.0.jar started by aaiadmin in /opt/app/model-loader) 2023-02-18T02:43:12.077Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-54bfb47b4-x7trf with PID 7 (/opt/app/model-loader/model-loader-1.11.0.jar started by aaiadmin in /opt/app/model-loader) 2023-02-18 02:43:12.078 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : No active profile set, falling back to default profiles: default 2023-02-18T02:43:12.078Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default 2023-02-18 02:43:14.046 INFO 7 --- [ main] org.eclipse.jetty.util.log : Logging initialized @4568ms to org.eclipse.jetty.util.log.Slf4jLog 2023-02-18T02:43:14.046Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @4568ms to org.eclipse.jetty.util.log.Slf4jLog 2023-02-18 02:43:14.193 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 2023-02-18T02:43:14.193Z||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 2023-02-18 02:43:14.236 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2023-02-18T02:43:14.236Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext 2023-02-18 02:43:14.384 INFO 7 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2023-02-18 02:43:14.385 INFO 7 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2023-02-18T02:43:14.384Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0 2023-02-18T02:43:14.385Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults 2023-02-18 02:43:14.387 INFO 7 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2023-02-18T02:43:14.387Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 600000ms 2023-02-18 02:43:14.397 INFO 7 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@5c530d1e{application,/,[file:///tmp/jetty-docbase.5509090008769097619.9500/],AVAILABLE} 2023-02-18T02:43:14.397Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@5c530d1e{application,/,[file:///tmp/jetty-docbase.5509090008769097619.9500/],AVAILABLE} 2023-02-18 02:43:14.398 INFO 7 --- [ main] org.eclipse.jetty.server.Server : Started @4922ms 2023-02-18T02:43:14.398Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @4922ms 2023-02-18 02:43:14.443 INFO 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC0001I|MDLSVC0001I Loading configuration | 2023-02-18T02:43:14.443Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration | 2023-02-18 02:43:14.479 INFO 7 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:43:14.479Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:43:14.570 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| 2023-02-18T02:43:14.570Z||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| 2023-02-18 02:43:14.572 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:43:14.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:43:14.582 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| 2023-02-18T02:43:14.582Z||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| 2023-02-18 02:43:15.361 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-18T02:43:15.361Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-18 02:43:15.400 INFO 7 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@55dfcc6{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2023-02-18T02:43:15.400Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@55dfcc6{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2023-02-18 02:43:15.408 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Started ModelLoaderApplication in 4.533 seconds (JVM running for 5.932) 2023-02-18T02:43:15.408Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 4.533 seconds (JVM running for 5.932) 2023-02-18 02:44:14.573 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:44:14.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:44:14.595 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| 2023-02-18T02:44:14.595Z||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| 2023-02-18 02:45:14.573 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:45:14.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:45:14.595 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| 2023-02-18T02:45:14.595Z||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| 2023-02-18 02:46:14.573 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:46:14.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:46:14.592 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| 2023-02-18T02:46:14.592Z||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| 2023-02-18 02:47:14.573 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:47:14.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:47:14.596 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| 2023-02-18T02:47:14.596Z||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| 2023-02-18 02:48:14.574 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:48:14.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:48:14.593 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| 2023-02-18T02:48:14.593Z||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| 2023-02-18 02:49:14.574 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:49:14.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:49:14.593 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| 2023-02-18T02:49:14.593Z||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| 2023-02-18 02:50:14.575 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:50:14.575Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:50:14.595 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| 2023-02-18T02:50:14.595Z||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| 2023-02-18 02:51:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:51:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:51:14.596 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| 2023-02-18T02:51:14.596Z||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| 2023-02-18 02:52:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:52:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:52:14.595 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| 2023-02-18T02:52:14.595Z||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| 2023-02-18 02:53:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:53:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:53:14.596 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| 2023-02-18T02:53:14.596Z||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| 2023-02-18 02:54:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:54:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:54:14.599 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| 2023-02-18T02:54:14.599Z||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| 2023-02-18 02:55:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:55:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:55:14.596 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| 2023-02-18T02:55:14.596Z||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| 2023-02-18 02:56:14.577 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:56:14.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:56:15.133 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) 2023-02-18T02:56:15.133Z||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) 2023-02-18 02:56:15.137 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29c2e3ef 2023-02-18T02:56:15.137Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29c2e3ef 2023-02-18 02:56:15.137 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T02:56:15.137Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 02:56:15.149 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| 2023-02-18T02:56:15.149Z||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| 2023-02-18 02:57:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:57:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:57:14.604 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) 2023-02-18 02:57:14.605 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12571541 2023-02-18T02:57:14.604Z||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) 2023-02-18 02:57:14.605 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T02:57:14.605Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12571541 2023-02-18 02:57:14.606 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| 2023-02-18T02:57:14.605Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T02:57:14.606Z||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| 2023-02-18 02:58:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:58:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:58:14.602 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) 2023-02-18 02:58:14.603 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b0c9011 2023-02-18T02:58:14.602Z||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) 2023-02-18 02:58:14.603 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T02:58:14.603Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b0c9011 2023-02-18 02:58:14.604 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| 2023-02-18T02:58:14.603Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T02:58:14.604Z||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| 2023-02-18 02:59:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T02:59:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 02:59:14.611 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) 2023-02-18 02:59:14.612 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21314a72 2023-02-18 02:59:14.612 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T02:59:14.611Z||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) 2023-02-18T02:59:14.612Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21314a72 2023-02-18T02:59:14.612Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 02:59:14.613 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| 2023-02-18T02:59:14.613Z||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| 2023-02-18 03:00:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:00:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:00:14.610 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) 2023-02-18 03:00:14.611 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@636f58ce 2023-02-18T03:00:14.610Z||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) 2023-02-18 03:00:14.611 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:00:14.611Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@636f58ce 2023-02-18T03:00:14.611Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:00:14.612 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| 2023-02-18T03:00:14.612Z||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| 2023-02-18 03:01:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:01:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:01:14.601 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) 2023-02-18 03:01:14.602 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7624605f 2023-02-18 03:01:14.602 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:01:14.601Z||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) 2023-02-18 03:01:14.602 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| 2023-02-18T03:01:14.602Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7624605f 2023-02-18T03:01:14.602Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:01:14.602Z||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| 2023-02-18 03:02:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:02:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:02:14.603 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) 2023-02-18 03:02:14.603 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@253857e7 2023-02-18T03:02:14.603Z||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) 2023-02-18T03:02:14.603Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@253857e7 2023-02-18 03:02:14.603 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:02:14.603Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:02:14.604 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| 2023-02-18T03:02:14.604Z||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| 2023-02-18 03:03:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:03:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:03:14.613 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) 2023-02-18 03:03:14.614 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@438f1b01 2023-02-18T03:03:14.613Z||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) 2023-02-18 03:03:14.614 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:03:14.614Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@438f1b01 2023-02-18T03:03:14.614Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:03:14.615 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| 2023-02-18T03:03:14.615Z||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| 2023-02-18 03:04:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:04:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:04:14.606 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) 2023-02-18 03:04:14.607 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e91a907 2023-02-18T03:04:14.606Z||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) 2023-02-18 03:04:14.607 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:04:14.607Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e91a907 2023-02-18T03:04:14.607Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:04:14.607 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| 2023-02-18T03:04:14.607Z||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| 2023-02-18 03:05:14.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:05:14.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:05:14.608 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) 2023-02-18 03:05:14.609 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16ca5805 2023-02-18 03:05:14.610 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:05:14.608Z||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) 2023-02-18T03:05:14.609Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16ca5805 2023-02-18T03:05:14.610Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:05:14.610 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| 2023-02-18T03:05:14.610Z||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| 2023-02-18 03:06:14.577 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:06:14.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:06:15.674 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:06:15.676 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16830467 2023-02-18T03:06:15.674Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:06:15.676 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:06:15.676Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16830467 2023-02-18T03:06:15.676Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:06:15.679 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| 2023-02-18T03:06:15.679Z||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| 2023-02-18 03:07:14.577 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:07:14.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:07:15.606 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18T03:07:15.606Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:07:15.607 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56c98960 2023-02-18T03:07:15.607Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56c98960 2023-02-18 03:07:15.608 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:07:15.608Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:07:15.608 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| 2023-02-18T03:07:15.608Z||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| 2023-02-18 03:08:14.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:08:14.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:08:15.643 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18T03:08:15.643Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:08:15.645 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dcee128 2023-02-18T03:08:15.645Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dcee128 2023-02-18 03:08:15.646 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:08:15.646Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:08:15.648 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| 2023-02-18T03:08:15.648Z||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| 2023-02-18 03:09:14.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:09:14.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:09:15.607 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:09:15.607 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@677cea2d 2023-02-18 03:09:15.608 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:09:15.607Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18T03:09:15.607Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@677cea2d 2023-02-18T03:09:15.608Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:09:15.608 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| 2023-02-18T03:09:15.608Z||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| 2023-02-18 03:10:14.579 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:10:14.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:10:15.610 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18T03:10:15.610Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:10:15.612 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d96dfb5 2023-02-18T03:10:15.612Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d96dfb5 2023-02-18 03:10:15.612 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:10:15.612Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:10:15.615 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| 2023-02-18T03:10:15.615Z||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| 2023-02-18 03:11:14.579 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:11:14.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:11:15.607 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:11:15.608 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ddb6edd 2023-02-18T03:11:15.607Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:11:15.608 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:11:15.608Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ddb6edd 2023-02-18T03:11:15.608Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:11:15.609 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| 2023-02-18T03:11:15.609Z||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| 2023-02-18 03:12:14.579 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:12:14.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:12:15.606 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:12:15.607 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bd8808 2023-02-18 03:12:15.607 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:12:15.606Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18T03:12:15.607Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bd8808 2023-02-18 03:12:15.608 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| 2023-02-18T03:12:15.607Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:12:15.608Z||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| 2023-02-18 03:13:14.579 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:13:14.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:13:15.611 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18T03:13:15.611Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:13:15.612 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14097f0a 2023-02-18 03:13:15.613 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:13:15.612Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14097f0a 2023-02-18T03:13:15.613Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:13:15.613 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| 2023-02-18T03:13:15.613Z||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| 2023-02-18 03:14:14.579 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:14:14.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:14:15.611 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:14:15.611 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60044a1f 2023-02-18T03:14:15.611Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18T03:14:15.611Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60044a1f 2023-02-18 03:14:15.612 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:14:15.612Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:14:15.612 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| 2023-02-18T03:14:15.612Z||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| 2023-02-18 03:15:14.581 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:15:14.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:15:15.646 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18T03:15:15.646Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:15:15.647 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fe83819 2023-02-18T03:15:15.647Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fe83819 2023-02-18 03:15:15.647 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:15:15.647Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:15:15.651 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| 2023-02-18T03:15:15.651Z||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| 2023-02-18 03:16:14.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:16:14.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:16:15.607 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:16:15.608 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c883d01 2023-02-18 03:16:15.608 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:16:15.608 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| 2023-02-18T03:16:15.607Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18T03:16:15.608Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c883d01 2023-02-18T03:16:15.608Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:16:15.608Z||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| 2023-02-18 03:17:14.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:17:14.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:17:15.606 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:17:15.608 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@154e62e4 2023-02-18T03:17:15.606Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18T03:17:15.608Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@154e62e4 2023-02-18 03:17:15.608 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:17:15.608Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:17:15.609 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| 2023-02-18T03:17:15.609Z||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| 2023-02-18 03:18:14.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:18:14.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:18:15.607 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:18:15.608 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60e63715 2023-02-18T03:18:15.607Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.3.18] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2023-02-18 03:18:15.608 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18T03:18:15.608Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60e63715 2023-02-18T03:18:15.608Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-18 03:18:15.609 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| 2023-02-18T03:18:15.609Z||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| 2023-02-18 03:19:14.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:19:14.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:19:14.973 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2023-02-18T03:19:14.973Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2023-02-18 03:19:15.046 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:19:15.046Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:19:15.163 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@274dc0f5 2023-02-18 03:19:15.163 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:19:15.163Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@274dc0f5 2023-02-18T03:19:15.163Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:19:15.173 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/JF0rzQcEuAhKLvNl will send credentials over a clear channel. 2023-02-18 03:19:15.173 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/JF0rzQcEuAhKLvNl (as JF0rzQcEuAhKLvNl) ... 2023-02-18T03:19:15.173Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/JF0rzQcEuAhKLvNl will send credentials over a clear channel. 2023-02-18T03:19:15.173Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/JF0rzQcEuAhKLvNl (as JF0rzQcEuAhKLvNl) ... 2023-02-18 03:19:15.224 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:19:15.224Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:19:15.225 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| 2023-02-18T03:19:15.225Z||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| 2023-02-18 03:20:14.581 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:20:14.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:20:14.729 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:20:14.729 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as JF0rzQcEuAhKLvNl) ... 2023-02-18T03:20:14.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:20:14.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as JF0rzQcEuAhKLvNl) ... 2023-02-18 03:20:14.781 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:20:14.781Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:20:14.867 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@beb5f49 2023-02-18T03:20:14.867Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@beb5f49 2023-02-18 03:20:14.867 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:20:14.867Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:20:14.869 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/Rim6vPfTyCPBf7Y5 will send credentials over a clear channel. 2023-02-18 03:20:14.869 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/Rim6vPfTyCPBf7Y5 (as Rim6vPfTyCPBf7Y5) ... 2023-02-18T03:20:14.869Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/Rim6vPfTyCPBf7Y5 will send credentials over a clear channel. 2023-02-18T03:20:14.869Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/Rim6vPfTyCPBf7Y5 (as Rim6vPfTyCPBf7Y5) ... 2023-02-18 03:20:14.896 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:20:14.896Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:20:14.897 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| 2023-02-18T03:20:14.897Z||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| 2023-02-18 03:21:14.581 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:21:14.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:21:14.676 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:21:14.676 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as Rim6vPfTyCPBf7Y5) ... 2023-02-18T03:21:14.676Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:21:14.676Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as Rim6vPfTyCPBf7Y5) ... 2023-02-18 03:21:14.717 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:21:14.717Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:21:14.880 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7171da62 2023-02-18 03:21:14.880 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:21:14.880Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7171da62 2023-02-18T03:21:14.880Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:21:14.881 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/Qu8qnXAlCBl31oeM will send credentials over a clear channel. 2023-02-18 03:21:14.882 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/Qu8qnXAlCBl31oeM (as Qu8qnXAlCBl31oeM) ... 2023-02-18T03:21:14.881Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/Qu8qnXAlCBl31oeM will send credentials over a clear channel. 2023-02-18T03:21:14.882Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/Qu8qnXAlCBl31oeM (as Qu8qnXAlCBl31oeM) ... 2023-02-18 03:21:14.908 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:21:14.908Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:21:14.909 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| 2023-02-18T03:21:14.909Z||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| 2023-02-18 03:22:14.581 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:22:14.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:22:14.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:22:14.622 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as Qu8qnXAlCBl31oeM) ... 2023-02-18T03:22:14.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:22:14.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as Qu8qnXAlCBl31oeM) ... 2023-02-18 03:22:14.659 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:22:14.659Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:22:14.690 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1db76d21 2023-02-18 03:22:14.691 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:22:14.690Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1db76d21 2023-02-18T03:22:14.691Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:22:14.692 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/2aJEkDM9JXQhPlvm will send credentials over a clear channel. 2023-02-18T03:22:14.692Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/2aJEkDM9JXQhPlvm will send credentials over a clear channel. 2023-02-18 03:22:14.693 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/2aJEkDM9JXQhPlvm (as 2aJEkDM9JXQhPlvm) ... 2023-02-18T03:22:14.693Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/2aJEkDM9JXQhPlvm (as 2aJEkDM9JXQhPlvm) ... 2023-02-18 03:22:14.718 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:22:14.718Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:22:14.719 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| 2023-02-18T03:22:14.719Z||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| 2023-02-18 03:23:14.581 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:23:14.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:23:14.664 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:23:14.664 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 2aJEkDM9JXQhPlvm) ... 2023-02-18T03:23:14.664Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:23:14.664Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 2aJEkDM9JXQhPlvm) ... 2023-02-18 03:23:14.710 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:23:14.710Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:23:14.733 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63335e65 2023-02-18 03:23:14.733 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:23:14.733Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63335e65 2023-02-18T03:23:14.733Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:23:14.734 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/VkqCniIPsHBGdR1I will send credentials over a clear channel. 2023-02-18 03:23:14.735 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/VkqCniIPsHBGdR1I (as VkqCniIPsHBGdR1I) ... 2023-02-18T03:23:14.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/VkqCniIPsHBGdR1I will send credentials over a clear channel. 2023-02-18T03:23:14.735Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/VkqCniIPsHBGdR1I (as VkqCniIPsHBGdR1I) ... 2023-02-18 03:23:14.773 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:23:14.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:23:14.774 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| 2023-02-18T03:23:14.774Z||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| 2023-02-18 03:24:14.582 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:24:14.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:24:14.651 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:24:14.651 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as VkqCniIPsHBGdR1I) ... 2023-02-18T03:24:14.651Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:24:14.651Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as VkqCniIPsHBGdR1I) ... 2023-02-18 03:24:14.687 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:24:14.687Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:24:14.754 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@552b4453 2023-02-18 03:24:14.754 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:24:14.754Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@552b4453 2023-02-18T03:24:14.754Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:24:14.755 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/nXiRSCNYJ6uaZamf will send credentials over a clear channel. 2023-02-18 03:24:14.755 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/nXiRSCNYJ6uaZamf (as nXiRSCNYJ6uaZamf) ... 2023-02-18T03:24:14.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/nXiRSCNYJ6uaZamf will send credentials over a clear channel. 2023-02-18T03:24:14.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/nXiRSCNYJ6uaZamf (as nXiRSCNYJ6uaZamf) ... 2023-02-18 03:24:14.806 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:24:14.806Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:24:14.806 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| 2023-02-18T03:24:14.806Z||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| 2023-02-18 03:25:14.583 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:25:14.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:25:14.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:25:14.624 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as nXiRSCNYJ6uaZamf) ... 2023-02-18T03:25:14.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:25:14.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as nXiRSCNYJ6uaZamf) ... 2023-02-18 03:25:14.662 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:25:14.662Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:25:14.717 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@402d8130 2023-02-18 03:25:14.717 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:25:14.717Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@402d8130 2023-02-18T03:25:14.717Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:25:14.718 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/AoALbnq89qW9srmi will send credentials over a clear channel. 2023-02-18 03:25:14.718 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/AoALbnq89qW9srmi (as AoALbnq89qW9srmi) ... 2023-02-18T03:25:14.718Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/AoALbnq89qW9srmi will send credentials over a clear channel. 2023-02-18T03:25:14.718Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/AoALbnq89qW9srmi (as AoALbnq89qW9srmi) ... 2023-02-18 03:25:14.745 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:25:14.745Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:25:14.746 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| 2023-02-18T03:25:14.746Z||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| 2023-02-18 03:26:14.583 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:26:14.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:26:14.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:26:14.738 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as AoALbnq89qW9srmi) ... 2023-02-18T03:26:14.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:26:14.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as AoALbnq89qW9srmi) ... 2023-02-18 03:26:14.912 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:26:14.912Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:26:14.982 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23950dad 2023-02-18 03:26:14.982 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:26:14.982Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23950dad 2023-02-18T03:26:14.982Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:26:14.984 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/wEKZR1rH1ApvSiwD will send credentials over a clear channel. 2023-02-18 03:26:14.984 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/wEKZR1rH1ApvSiwD (as wEKZR1rH1ApvSiwD) ... 2023-02-18T03:26:14.984Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/wEKZR1rH1ApvSiwD will send credentials over a clear channel. 2023-02-18T03:26:14.984Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/wEKZR1rH1ApvSiwD (as wEKZR1rH1ApvSiwD) ... 2023-02-18 03:26:15.077 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:26:15.077Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:26:15.078 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| 2023-02-18T03:26:15.078Z||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| 2023-02-18 03:27:14.583 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:27:14.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:27:14.664 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:27:14.664 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as wEKZR1rH1ApvSiwD) ... 2023-02-18T03:27:14.664Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:27:14.664Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as wEKZR1rH1ApvSiwD) ... 2023-02-18 03:27:14.738 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:27:14.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:27:14.800 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2db5908d 2023-02-18 03:27:14.801 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:27:14.800Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2db5908d 2023-02-18T03:27:14.801Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:27:14.802 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/AmmqovjxvXybrKqw will send credentials over a clear channel. 2023-02-18 03:27:14.803 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/AmmqovjxvXybrKqw (as AmmqovjxvXybrKqw) ... 2023-02-18T03:27:14.802Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/AmmqovjxvXybrKqw will send credentials over a clear channel. 2023-02-18T03:27:14.803Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/AmmqovjxvXybrKqw (as AmmqovjxvXybrKqw) ... 2023-02-18 03:27:14.845 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18 03:27:14.846 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| 2023-02-18T03:27:14.845Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18T03:27:14.846Z||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| 2023-02-18 03:28:14.584 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:28:14.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:28:14.682 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:28:14.682Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:28:14.683 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as AmmqovjxvXybrKqw) ... 2023-02-18T03:28:14.683Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as AmmqovjxvXybrKqw) ... 2023-02-18 03:28:15.063 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:28:15.063Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:28:15.109 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1369cfca 2023-02-18T03:28:15.109Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1369cfca 2023-02-18 03:28:15.109 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:28:15.109Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:28:15.110 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/ftCELU0h7vdHwlYW will send credentials over a clear channel. 2023-02-18T03:28:15.110Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/ftCELU0h7vdHwlYW will send credentials over a clear channel. 2023-02-18 03:28:15.110 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/ftCELU0h7vdHwlYW (as ftCELU0h7vdHwlYW) ... 2023-02-18T03:28:15.110Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/ftCELU0h7vdHwlYW (as ftCELU0h7vdHwlYW) ... 2023-02-18 03:28:15.232 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:28:15.232Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:28:15.233 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| 2023-02-18T03:28:15.233Z||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| 2023-02-18 03:29:14.584 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:29:14.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:29:14.676 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:29:14.676Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:29:14.676 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as ftCELU0h7vdHwlYW) ... 2023-02-18T03:29:14.676Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as ftCELU0h7vdHwlYW) ... 2023-02-18 03:29:14.922 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:29:14.922Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:29:15.009 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c4f7bb3 2023-02-18T03:29:15.009Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c4f7bb3 2023-02-18 03:29:15.010 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:29:15.010Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:29:15.011 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/Ky67U7oAnUAzlP8B will send credentials over a clear channel. 2023-02-18T03:29:15.011Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/Ky67U7oAnUAzlP8B will send credentials over a clear channel. 2023-02-18 03:29:15.011 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/Ky67U7oAnUAzlP8B (as Ky67U7oAnUAzlP8B) ... 2023-02-18T03:29:15.011Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/Ky67U7oAnUAzlP8B (as Ky67U7oAnUAzlP8B) ... 2023-02-18 03:29:15.294 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:29:15.294Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:29:15.294 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| 2023-02-18T03:29:15.294Z||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| 2023-02-18 03:30:14.584 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:30:14.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:30:14.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:30:14.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:30:14.616 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as Ky67U7oAnUAzlP8B) ... 2023-02-18T03:30:14.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as Ky67U7oAnUAzlP8B) ... 2023-02-18 03:30:14.848 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:30:14.848Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:30:14.918 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a92ee57 2023-02-18T03:30:14.918Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a92ee57 2023-02-18 03:30:14.918 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:30:14.918Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:30:14.919 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/hP5akiEBIsARhuhi will send credentials over a clear channel. 2023-02-18T03:30:14.919Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/hP5akiEBIsARhuhi will send credentials over a clear channel. 2023-02-18 03:30:14.919 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/hP5akiEBIsARhuhi (as hP5akiEBIsARhuhi) ... 2023-02-18T03:30:14.919Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/hP5akiEBIsARhuhi (as hP5akiEBIsARhuhi) ... 2023-02-18 03:30:15.123 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:30:15.123Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:30:15.125 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| 2023-02-18T03:30:15.125Z||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| 2023-02-18 03:31:14.584 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:31:14.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:31:14.675 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:31:14.675 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as hP5akiEBIsARhuhi) ... 2023-02-18T03:31:14.675Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:31:14.675Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as hP5akiEBIsARhuhi) ... 2023-02-18 03:31:15.070 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:31:15.070Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:31:15.100 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@782c8e31 2023-02-18 03:31:15.101 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:31:15.100Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@782c8e31 2023-02-18T03:31:15.101Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:31:15.102 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/HdS2oT8bsrnCyvPa will send credentials over a clear channel. 2023-02-18 03:31:15.102 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/HdS2oT8bsrnCyvPa (as HdS2oT8bsrnCyvPa) ... 2023-02-18T03:31:15.102Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/HdS2oT8bsrnCyvPa will send credentials over a clear channel. 2023-02-18T03:31:15.102Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/HdS2oT8bsrnCyvPa (as HdS2oT8bsrnCyvPa) ... 2023-02-18 03:31:15.291 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:31:15.291Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:31:15.292 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| 2023-02-18T03:31:15.292Z||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| 2023-02-18 03:32:14.584 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:32:14.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:32:14.695 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:32:14.695 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as HdS2oT8bsrnCyvPa) ... 2023-02-18T03:32:14.695Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:32:14.695Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as HdS2oT8bsrnCyvPa) ... 2023-02-18 03:32:15.015 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:32:15.015Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:32:15.104 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28ee786d 2023-02-18 03:32:15.105 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:32:15.104Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28ee786d 2023-02-18T03:32:15.105Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:32:15.106 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/qjYJ7StsiBs34K7j will send credentials over a clear channel. 2023-02-18 03:32:15.107 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/qjYJ7StsiBs34K7j (as qjYJ7StsiBs34K7j) ... 2023-02-18T03:32:15.106Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/qjYJ7StsiBs34K7j will send credentials over a clear channel. 2023-02-18T03:32:15.107Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/qjYJ7StsiBs34K7j (as qjYJ7StsiBs34K7j) ... 2023-02-18 03:32:15.250 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:32:15.250Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:32:15.251 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| 2023-02-18T03:32:15.251Z||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| 2023-02-18 03:33:14.585 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:33:14.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:33:14.647 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:33:14.647Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:33:14.647 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as qjYJ7StsiBs34K7j) ... 2023-02-18T03:33:14.647Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as qjYJ7StsiBs34K7j) ... 2023-02-18 03:33:14.910 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:33:14.910Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:33:15.044 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27061609 2023-02-18 03:33:15.044 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:33:15.044Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27061609 2023-02-18T03:33:15.044Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:33:15.045 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/xjXfxu2Ocj0GOQqL will send credentials over a clear channel. 2023-02-18T03:33:15.045Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/xjXfxu2Ocj0GOQqL will send credentials over a clear channel. 2023-02-18 03:33:15.046 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/xjXfxu2Ocj0GOQqL (as xjXfxu2Ocj0GOQqL) ... 2023-02-18T03:33:15.046Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/xjXfxu2Ocj0GOQqL (as xjXfxu2Ocj0GOQqL) ... 2023-02-18 03:33:15.221 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:33:15.221Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:33:15.222 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| 2023-02-18T03:33:15.222Z||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| 2023-02-18 03:34:14.585 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:34:14.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:34:14.658 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:34:14.658 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as xjXfxu2Ocj0GOQqL) ... 2023-02-18T03:34:14.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:34:14.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as xjXfxu2Ocj0GOQqL) ... 2023-02-18 03:34:14.718 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:34:14.718Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:34:14.827 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d66dba0 2023-02-18 03:34:14.828 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:34:14.827Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d66dba0 2023-02-18T03:34:14.828Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:34:14.829 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/OzY2x9NQI6ozhCBC will send credentials over a clear channel. 2023-02-18 03:34:14.829 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/OzY2x9NQI6ozhCBC (as OzY2x9NQI6ozhCBC) ... 2023-02-18T03:34:14.829Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/OzY2x9NQI6ozhCBC will send credentials over a clear channel. 2023-02-18T03:34:14.829Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/OzY2x9NQI6ozhCBC (as OzY2x9NQI6ozhCBC) ... 2023-02-18 03:34:14.918 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:34:14.918Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:34:14.919 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| 2023-02-18T03:34:14.919Z||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| 2023-02-18 03:35:14.585 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:35:14.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:35:14.641 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:35:14.642 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as OzY2x9NQI6ozhCBC) ... 2023-02-18T03:35:14.641Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:35:14.642Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as OzY2x9NQI6ozhCBC) ... 2023-02-18 03:35:14.763 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:35:14.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:35:14.816 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71a46367 2023-02-18 03:35:14.816 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:35:14.816Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71a46367 2023-02-18T03:35:14.816Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:35:14.817 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/HCsQlbGeDvEhQSfH will send credentials over a clear channel. 2023-02-18 03:35:14.818 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/HCsQlbGeDvEhQSfH (as HCsQlbGeDvEhQSfH) ... 2023-02-18T03:35:14.817Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/HCsQlbGeDvEhQSfH will send credentials over a clear channel. 2023-02-18T03:35:14.818Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/HCsQlbGeDvEhQSfH (as HCsQlbGeDvEhQSfH) ... 2023-02-18 03:35:14.905 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:35:14.905Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:35:14.906 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| 2023-02-18T03:35:14.906Z||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| 2023-02-18 03:36:14.585 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:36:14.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:36:14.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:36:14.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:36:14.639 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as HCsQlbGeDvEhQSfH) ... 2023-02-18T03:36:14.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as HCsQlbGeDvEhQSfH) ... 2023-02-18 03:36:14.708 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:36:14.708Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:36:14.736 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a1a97e7 2023-02-18T03:36:14.736Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a1a97e7 2023-02-18 03:36:14.737 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:36:14.737Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:36:14.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/6C8l9ll0RpLmLSKI will send credentials over a clear channel. 2023-02-18T03:36:14.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/6C8l9ll0RpLmLSKI will send credentials over a clear channel. 2023-02-18 03:36:14.738 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/6C8l9ll0RpLmLSKI (as 6C8l9ll0RpLmLSKI) ... 2023-02-18T03:36:14.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/6C8l9ll0RpLmLSKI (as 6C8l9ll0RpLmLSKI) ... 2023-02-18 03:36:14.765 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:36:14.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:36:14.766 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| 2023-02-18T03:36:14.766Z||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| 2023-02-18 03:37:14.585 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:37:14.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:37:14.636 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:37:14.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:37:14.636 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 6C8l9ll0RpLmLSKI) ... 2023-02-18T03:37:14.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 6C8l9ll0RpLmLSKI) ... 2023-02-18 03:37:14.740 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:37:14.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:37:14.805 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@277e4c5a 2023-02-18T03:37:14.805Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@277e4c5a 2023-02-18 03:37:14.805 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:37:14.805Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:37:14.806 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/mABPicxwdlgXOO7x will send credentials over a clear channel. 2023-02-18T03:37:14.806Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/mABPicxwdlgXOO7x will send credentials over a clear channel. 2023-02-18 03:37:14.806 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/mABPicxwdlgXOO7x (as mABPicxwdlgXOO7x) ... 2023-02-18T03:37:14.806Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/mABPicxwdlgXOO7x (as mABPicxwdlgXOO7x) ... 2023-02-18 03:37:14.848 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:37:14.848Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:37:14.849 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| 2023-02-18T03:37:14.849Z||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| 2023-02-18 03:38:14.585 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:38:14.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:38:14.637 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:38:14.638 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as mABPicxwdlgXOO7x) ... 2023-02-18T03:38:14.637Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:38:14.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as mABPicxwdlgXOO7x) ... 2023-02-18 03:38:14.748 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:38:14.748Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:38:14.796 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69f92167 2023-02-18 03:38:14.797 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:38:14.796Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69f92167 2023-02-18T03:38:14.797Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:38:14.797 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/p6O4fp69IZ0zg8bk will send credentials over a clear channel. 2023-02-18 03:38:14.797 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/p6O4fp69IZ0zg8bk (as p6O4fp69IZ0zg8bk) ... 2023-02-18T03:38:14.797Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/p6O4fp69IZ0zg8bk will send credentials over a clear channel. 2023-02-18T03:38:14.797Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/p6O4fp69IZ0zg8bk (as p6O4fp69IZ0zg8bk) ... 2023-02-18 03:38:14.822 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:38:14.822Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:38:14.823 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| 2023-02-18T03:38:14.823Z||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| 2023-02-18 03:39:14.585 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:39:14.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:39:14.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:39:14.610 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as p6O4fp69IZ0zg8bk) ... 2023-02-18T03:39:14.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:39:14.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as p6O4fp69IZ0zg8bk) ... 2023-02-18 03:39:14.652 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:39:14.652Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:39:14.690 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49b55a72 2023-02-18 03:39:14.690 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:39:14.690Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49b55a72 2023-02-18T03:39:14.690Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:39:14.691 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/ZHsp6JmIH9fIP7p4 will send credentials over a clear channel. 2023-02-18 03:39:14.691 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/ZHsp6JmIH9fIP7p4 (as ZHsp6JmIH9fIP7p4) ... 2023-02-18T03:39:14.691Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/ZHsp6JmIH9fIP7p4 will send credentials over a clear channel. 2023-02-18T03:39:14.691Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/ZHsp6JmIH9fIP7p4 (as ZHsp6JmIH9fIP7p4) ... 2023-02-18 03:39:14.736 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:39:14.736Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:39:14.736 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| 2023-02-18T03:39:14.736Z||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| 2023-02-18 03:40:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:40:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:40:14.660 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:40:14.660 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as ZHsp6JmIH9fIP7p4) ... 2023-02-18T03:40:14.660Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:40:14.660Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as ZHsp6JmIH9fIP7p4) ... 2023-02-18 03:40:14.709 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:40:14.709Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:40:14.739 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23922761 2023-02-18T03:40:14.739Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23922761 2023-02-18 03:40:14.740 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:40:14.740Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:40:14.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/hn3LUJmsF7mjJ9fr will send credentials over a clear channel. 2023-02-18 03:40:14.741 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/hn3LUJmsF7mjJ9fr (as hn3LUJmsF7mjJ9fr) ... 2023-02-18T03:40:14.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/hn3LUJmsF7mjJ9fr will send credentials over a clear channel. 2023-02-18T03:40:14.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/hn3LUJmsF7mjJ9fr (as hn3LUJmsF7mjJ9fr) ... 2023-02-18 03:40:14.766 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:40:14.766Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:40:14.768 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| 2023-02-18T03:40:14.768Z||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| 2023-02-18 03:41:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:41:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:41:14.619 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:41:14.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:41:14.619 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as hn3LUJmsF7mjJ9fr) ... 2023-02-18T03:41:14.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as hn3LUJmsF7mjJ9fr) ... 2023-02-18 03:41:14.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:41:14.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:41:14.635 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:41:14.635Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:41:14.635 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:41:14.635Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:42:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:42:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:42:14.633 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:42:14.633Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:42:14.635 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:42:14.635 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as hn3LUJmsF7mjJ9fr) ... 2023-02-18T03:42:14.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:42:14.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as hn3LUJmsF7mjJ9fr) ... 2023-02-18 03:42:20.748 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:42:20.748Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:42:20.770 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fcff54e 2023-02-18 03:42:20.770 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:42:20.770Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fcff54e 2023-02-18T03:42:20.770Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:42:20.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/wRJHhBCPZzbqnGLJ will send credentials over a clear channel. 2023-02-18 03:42:20.772 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/wRJHhBCPZzbqnGLJ (as wRJHhBCPZzbqnGLJ) ... 2023-02-18T03:42:20.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/wRJHhBCPZzbqnGLJ will send credentials over a clear channel. 2023-02-18T03:42:20.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/wRJHhBCPZzbqnGLJ (as wRJHhBCPZzbqnGLJ) ... 2023-02-18 03:42:20.799 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:42:20.799Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:42:20.799 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| 2023-02-18T03:42:20.799Z||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| 2023-02-18 03:43:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:43:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:43:14.640 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:43:14.641 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as wRJHhBCPZzbqnGLJ) ... 2023-02-18T03:43:14.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:43:14.641Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as wRJHhBCPZzbqnGLJ) ... 2023-02-18 03:43:20.932 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:43:20.932Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:43:20.945 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66e097e 2023-02-18 03:43:20.945 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:43:20.945Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66e097e 2023-02-18T03:43:20.945Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:43:20.946 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/s6bJKukF70oemI7U will send credentials over a clear channel. 2023-02-18 03:43:20.946 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/s6bJKukF70oemI7U (as s6bJKukF70oemI7U) ... 2023-02-18T03:43:20.946Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/s6bJKukF70oemI7U will send credentials over a clear channel. 2023-02-18T03:43:20.946Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/s6bJKukF70oemI7U (as s6bJKukF70oemI7U) ... 2023-02-18 03:43:21.065 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:43:21.065Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:43:21.065 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| 2023-02-18T03:43:21.065Z||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| 2023-02-18 03:44:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:44:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:44:14.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:44:14.618 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as s6bJKukF70oemI7U) ... 2023-02-18T03:44:14.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:44:14.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as s6bJKukF70oemI7U) ... 2023-02-18 03:44:14.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:44:14.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:44:14.623 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:44:14.623Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:44:14.623 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:44:14.623Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:45:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:45:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:45:14.697 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:45:14.697Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:45:14.698 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:45:14.699 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as s6bJKukF70oemI7U) ... 2023-02-18T03:45:14.698Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:45:14.699Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as s6bJKukF70oemI7U) ... 2023-02-18 03:45:16.476 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:45:16.476Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:45:16.513 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a779078 2023-02-18 03:45:16.513 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:45:16.513Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a779078 2023-02-18T03:45:16.513Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:45:16.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/2itpCfcrXpLOFncG will send credentials over a clear channel. 2023-02-18 03:45:16.514 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/2itpCfcrXpLOFncG (as 2itpCfcrXpLOFncG) ... 2023-02-18T03:45:16.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/2itpCfcrXpLOFncG will send credentials over a clear channel. 2023-02-18T03:45:16.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/2itpCfcrXpLOFncG (as 2itpCfcrXpLOFncG) ... 2023-02-18 03:45:30.568 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:45:30.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:45:30.569 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| 2023-02-18T03:45:30.569Z||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| 2023-02-18 03:46:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:46:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:46:14.665 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:46:14.666 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 2itpCfcrXpLOFncG) ... 2023-02-18T03:46:14.665Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:46:14.666Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 2itpCfcrXpLOFncG) ... 2023-02-18 03:46:25.961 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:46:25.961Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:46:26.006 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18b19afb 2023-02-18 03:46:26.007 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:46:26.006Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18b19afb 2023-02-18T03:46:26.007Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:46:26.008 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/xBQuAz3pIOs2FTMt will send credentials over a clear channel. 2023-02-18 03:46:26.008 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/xBQuAz3pIOs2FTMt (as xBQuAz3pIOs2FTMt) ... 2023-02-18T03:46:26.008Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/xBQuAz3pIOs2FTMt will send credentials over a clear channel. 2023-02-18T03:46:26.008Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/xBQuAz3pIOs2FTMt (as xBQuAz3pIOs2FTMt) ... 2023-02-18 03:46:32.499 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:46:32.499Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:46:32.500 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| 2023-02-18T03:46:32.500Z||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| 2023-02-18 03:47:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:47:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:47:14.646 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:47:14.646 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18T03:47:14.646Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:47:14.646Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18 03:47:14.650 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:47:14.650Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:47:14.650 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:47:14.650Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:47:14.651 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:47:14.651Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:48:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:48:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:48:14.648 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:48:14.648Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:48:14.650 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:48:14.650 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18T03:48:14.650Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:48:14.650Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18 03:48:14.660 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:48:14.660Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:48:14.660 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:48:14.660Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:48:14.661 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:48:14.661Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:49:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:49:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:49:14.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:49:14.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:49:14.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:49:14.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:49:14.614 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18T03:49:14.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18 03:49:14.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:49:14.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:49:14.629 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:49:14.629Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:49:14.630 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:49:14.630Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:50:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:50:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:50:14.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:50:14.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:50:14.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:50:14.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18T03:50:14.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:50:14.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18 03:50:14.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:50:14.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:50:14.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:50:14.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:50:14.611 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:50:14.611Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:51:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:51:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:51:14.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:51:14.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:51:14.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:51:14.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18T03:51:14.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:51:14.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18 03:51:14.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:51:14.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:51:14.612 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:51:14.612Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:51:14.612 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:51:14.612Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:52:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:52:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:52:14.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:52:14.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:52:14.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:52:14.618 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18T03:52:14.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:52:14.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18 03:52:14.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:52:14.626 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:52:14.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:52:14.626Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:52:14.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:52:14.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:53:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:53:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:53:14.725 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:53:14.725Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:53:14.726 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:53:14.726Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:53:14.726 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18T03:53:14.726Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18 03:53:14.730 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:53:14.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:53:14.730 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:53:14.730Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:53:14.730 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:53:14.730Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:54:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:54:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:54:14.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:54:14.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:54:14.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:54:14.632 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18T03:54:14.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:54:14.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as xBQuAz3pIOs2FTMt) ... 2023-02-18 03:54:48.056 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:54:48.056Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:54:48.081 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13839e73 2023-02-18 03:54:48.081 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:54:48.081Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13839e73 2023-02-18T03:54:48.081Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:54:48.082 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/uizM7Yxhsgq9rcbc will send credentials over a clear channel. 2023-02-18 03:54:48.082 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/uizM7Yxhsgq9rcbc (as uizM7Yxhsgq9rcbc) ... 2023-02-18T03:54:48.082Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/uizM7Yxhsgq9rcbc will send credentials over a clear channel. 2023-02-18T03:54:48.082Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/uizM7Yxhsgq9rcbc (as uizM7Yxhsgq9rcbc) ... 2023-02-18 03:55:12.278 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:55:12.278Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:55:12.279 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| 2023-02-18T03:55:12.279Z||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| 2023-02-18 03:55:14.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:55:14.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:55:14.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:55:14.604 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as uizM7Yxhsgq9rcbc) ... 2023-02-18T03:55:14.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:55:14.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as uizM7Yxhsgq9rcbc) ... 2023-02-18 03:55:14.640 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:55:14.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:55:14.655 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bf5ab39 2023-02-18 03:55:14.656 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T03:55:14.655Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bf5ab39 2023-02-18T03:55:14.656Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 03:55:14.656 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/jXZQDoxKIOhCnc9y will send credentials over a clear channel. 2023-02-18 03:55:14.656 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/jXZQDoxKIOhCnc9y (as jXZQDoxKIOhCnc9y) ... 2023-02-18T03:55:14.656Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/jXZQDoxKIOhCnc9y will send credentials over a clear channel. 2023-02-18T03:55:14.656Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/jXZQDoxKIOhCnc9y (as jXZQDoxKIOhCnc9y) ... 2023-02-18 03:55:14.681 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T03:55:14.681Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 03:55:14.681 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| 2023-02-18T03:55:14.681Z||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| 2023-02-18 03:56:14.587 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:56:14.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:56:14.673 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:56:14.674 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T03:56:14.673Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:56:14.674Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 03:56:14.677 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:56:14.677Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:56:14.677 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:56:14.677Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:56:14.678 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:56:14.678Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:57:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:57:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:57:14.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:57:14.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:57:14.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:57:14.613 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T03:57:14.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:57:14.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 03:57:14.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:57:14.616 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:57:14.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:57:14.616Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:57:14.616 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:57:14.616Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:58:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:58:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:58:14.653 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:58:14.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:58:14.654 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:58:14.654 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T03:58:14.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:58:14.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 03:58:14.660 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T03:58:14.660Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:58:14.660 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:58:14.660Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 03:58:14.660 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:58:14.660Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 03:59:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T03:59:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 03:59:14.648 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T03:59:14.648Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 03:59:14.649 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 03:59:14.649 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T03:59:14.649Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T03:59:14.649Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 03:59:14.653 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:59:14.653 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:59:14.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 03:59:14.653 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T03:59:14.653Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T03:59:14.653Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:00:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:00:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:00:14.677 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:00:14.677Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:00:14.678 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:00:14.678 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:00:14.678Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:00:14.678Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:00:14.681 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:00:14.681Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:00:14.681 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:00:14.681Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:00:14.682 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:00:14.682Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:01:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:01:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:01:14.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:01:14.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:01:14.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:01:14.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:01:14.618 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:01:14.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:01:14.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:01:14.621 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:01:14.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:01:14.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:01:14.621Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:01:14.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:02:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:02:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:02:14.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:02:14.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:02:14.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:02:14.616 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:02:14.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:02:14.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:02:14.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:02:14.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:02:14.620 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:02:14.620Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:02:14.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:02:14.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:03:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:03:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:03:14.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:03:14.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:03:14.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:03:14.614 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:03:14.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:03:14.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:03:14.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:03:14.618 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:03:14.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:03:14.618Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:03:14.619 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:03:14.619Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:04:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:04:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:04:14.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:04:14.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:04:14.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:04:14.622 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:04:14.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:04:14.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:04:14.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:04:14.626 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:04:14.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:04:14.626Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:04:14.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:04:14.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:05:14.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:05:14.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:05:14.655 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:05:14.657 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:05:14.657 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:05:14.655Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:05:14.657Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:05:14.657Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:05:14.661 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:05:14.661 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:05:14.661Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:05:14.661Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:05:14.662 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:05:14.662Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:06:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:06:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:06:14.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:06:14.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:06:14.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:06:14.629 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:06:14.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:06:14.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:06:14.633 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:06:14.633 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:06:14.633Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:06:14.633Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:06:14.633 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:06:14.633Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:07:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:07:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:07:14.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:07:14.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:07:14.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:07:14.618 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:07:14.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:07:14.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:07:14.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:07:14.622 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:07:14.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:07:14.622Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:07:14.622 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:07:14.622Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:08:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:08:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:08:14.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:08:14.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:08:14.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:08:14.630 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:08:14.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:08:14.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:08:14.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:08:14.634 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:08:14.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:08:14.634Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:08:14.635 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:08:14.635Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:09:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:09:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:09:14.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:09:14.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:09:14.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:09:14.631 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:09:14.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:09:14.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:09:14.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:09:14.634 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:09:14.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:09:14.634Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:09:14.635 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:09:14.635Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:10:14.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:10:14.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:10:14.668 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:10:14.668Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:10:14.669 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:10:14.669 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:10:14.669Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:10:14.669Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:10:14.673 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:10:14.673 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:10:14.673Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:10:14.673Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:10:14.673 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:10:14.673Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:11:14.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:11:14.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:11:14.633 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:11:14.633Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:11:14.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:11:14.634 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:11:14.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:11:14.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:11:14.637 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:11:14.637Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:11:14.638 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:11:14.638Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:11:14.638 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:11:14.638Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:12:14.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:12:14.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:12:14.644 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:12:14.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:12:14.645 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:12:14.645 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:12:14.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:12:14.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:12:14.648 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:12:14.648Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:12:14.648 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:12:14.648Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:12:14.649 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:12:14.649Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:13:14.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:13:14.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:13:14.653 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:13:14.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:13:14.654 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:13:14.654 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:13:14.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:13:14.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:13:14.657 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:13:14.657Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:13:14.658 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:13:14.658Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:13:14.658 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:13:14.658Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:14:14.590 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:14:14.590Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:14:14.642 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:14:14.642Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:14:14.645 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:14:14.645 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:14:14.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:14:14.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:14:14.649 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:14:14.649Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:14:14.650 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:14:14.650Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:14:14.650 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:14:14.650Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:15:14.591 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:15:14.591Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:15:14.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:15:14.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:15:14.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:15:14.625 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:15:14.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:15:14.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:15:14.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:15:14.629 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:15:14.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:15:14.629Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:15:14.630 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:15:14.630Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:16:14.592 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:16:14.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:16:14.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:16:14.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:16:14.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:16:14.612 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:16:14.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:16:14.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:16:14.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:16:14.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:16:14.616 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:16:14.616Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:16:14.617 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:16:14.617Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:17:14.592 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:17:14.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:17:14.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:17:14.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:17:14.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:17:14.618 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:17:14.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:17:14.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:17:14.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:17:14.621 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:17:14.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:17:14.621Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:17:14.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:17:14.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:18:14.592 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:18:14.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:18:14.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:18:14.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:18:14.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:18:14.616 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:18:14.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:18:14.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:18:14.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:18:14.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:18:14.623 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:18:14.623Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:18:14.623 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:18:14.623Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:19:14.592 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:19:14.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:19:14.775 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:19:14.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:19:14.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:19:14.776 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:19:14.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:19:14.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:19:14.789 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:19:14.789Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:19:14.790 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:19:14.790Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:19:14.790 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:19:14.790Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:20:14.592 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:20:14.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:20:14.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:20:14.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:20:14.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:20:14.625 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:20:14.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:20:14.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:20:14.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:20:14.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:20:14.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:20:14.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:20:14.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:20:14.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:21:14.593 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:21:14.593Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:21:14.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:21:14.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:21:14.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:21:14.627 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:21:14.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:21:14.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:21:14.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:21:14.630 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:21:14.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:21:14.630Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:21:14.630 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:21:14.630Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:22:14.593 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:22:14.593Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:22:14.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:22:14.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:22:14.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:22:14.629 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18T04:22:14.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:22:14.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jXZQDoxKIOhCnc9y) ... 2023-02-18 04:22:55.072 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-18T04:22:55.072Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-18 04:22:55.103 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fc868c9 2023-02-18 04:22:55.103 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18T04:22:55.103Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fc868c9 2023-02-18T04:22:55.103Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-18 04:22:55.104 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/LmRdivrlsA8BBF3y will send credentials over a clear channel. 2023-02-18 04:22:55.105 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/LmRdivrlsA8BBF3y (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:22:55.104Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/LmRdivrlsA8BBF3y will send credentials over a clear channel. 2023-02-18T04:22:55.105Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/LmRdivrlsA8BBF3y (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:23:25.069 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-18T04:23:25.069Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-18 04:23:25.069 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2023-02-18T04:23:25.069Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2023-02-18 04:23:25.077 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2023-02-18 04:23:25.077 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2023-02-18T04:23:25.077Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2023-02-18T04:23:25.077Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2023-02-18 04:23:25.080 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2023-02-18 04:23:25.080 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2023-02-18T04:23:25.080Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2023-02-18T04:23:25.080Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2023-02-18 04:23:25.083 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:23:25.083Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:23:25.085 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| 2023-02-18 04:23:25.085 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:23:25.085Z||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| 2023-02-18T04:23:25.085Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:23:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:23:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:23:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:23:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:23:25.116 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:23:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:23:25.119 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:23:25.119 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:23:25.119Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:23:25.119Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:23:25.120 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:23:25.120Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:24:25.085 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:24:25.085Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:24:25.105 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:24:25.105Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:24:25.105 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:24:25.105Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:24:25.106 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:24:25.106Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:24:25.109 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:24:25.109 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:24:25.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:24:25.109Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:24:25.109 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:24:25.109Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:25:25.086 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:25:25.086Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:25:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:25:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:25:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:25:25.125 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:25:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:25:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:25:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:25:25.129 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:25:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:25:25.129Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:25:25.130 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:25:25.130Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:26:25.086 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:26:25.086Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:26:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:26:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:26:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:26:25.129 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:26:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:26:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:26:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:26:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:26:25.140 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:26:25.140Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:26:25.141 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:26:25.141Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:27:25.086 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:27:25.086Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:27:25.108 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:27:25.108Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:27:25.109 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:27:25.109 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:27:25.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:27:25.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:27:25.112 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:27:25.112Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:27:25.112 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:27:25.112Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:27:25.112 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:27:25.112Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:28:25.087 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:28:25.087Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:28:25.108 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:28:25.108Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:28:25.109 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:28:25.109 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:28:25.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:28:25.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:28:25.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T04:28:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 04:28:25.113 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T04:28:25.113Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 04:28:25.114 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T04:28:25.114Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 04:29:25.087 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:29:25.087Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:29:25.111 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:29:25.111Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:29:25.112 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:29:25.112 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:29:25.112Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:29:25.112Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:29:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:29:25.115 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:29:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:29:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:29:25.115 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:29:25.115Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:30:25.087 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:30:25.087Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:30:25.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:30:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:30:25.114 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:30:25.114 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:30:25.114Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:30:25.114Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:30:25.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:30:25.117 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:30:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:30:25.117Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:30:25.117 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:30:25.117Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:31:25.087 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:31:25.087Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:31:25.148 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:31:25.148Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:31:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:31:25.150 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:31:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:31:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:31:25.152 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:31:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:31:25.153 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:31:25.153Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:31:25.153 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:31:25.153Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:32:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:32:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:32:25.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:32:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:32:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:32:25.115 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:32:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:32:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:32:25.118 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:32:25.118 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:32:25.118Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:32:25.118Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:32:25.119 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:32:25.119Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:33:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:33:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:33:25.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:33:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:33:25.118 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:33:25.118 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:33:25.118Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:33:25.118Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:33:25.121 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:33:25.121Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:33:25.121 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:33:25.121Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:33:25.122 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:33:25.122Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:34:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:34:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:34:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:34:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:34:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:34:25.115 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:34:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:34:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:34:25.118 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:34:25.118Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:34:25.119 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:34:25.119Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:34:25.119 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:34:25.119Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:35:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:35:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:35:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:35:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:35:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:35:25.133 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:35:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:35:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:35:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:35:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:35:25.137 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:35:25.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:35:25.137 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:35:25.137Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:36:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:36:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:36:25.111 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:36:25.111Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:36:25.112 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:36:25.112 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:36:25.112Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:36:25.112Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:36:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:36:25.115 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:36:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:36:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:36:25.116 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:36:25.116Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:37:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:37:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:37:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:37:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:37:25.116 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:37:25.117 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:37:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:37:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:37:25.120 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:37:25.120 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:37:25.121 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:37:25.120Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:37:25.120Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:37:25.121Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:38:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:38:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:38:25.156 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:38:25.156Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:38:25.157 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:38:25.157 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:38:25.157Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:38:25.157Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:38:25.160 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:38:25.160 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:38:25.161 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:38:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:38:25.160Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:38:25.161Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:39:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:39:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:39:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:39:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:39:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:39:25.129 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:39:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:39:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:39:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:39:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:39:25.132 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:39:25.132Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:39:25.132 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:39:25.132Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:40:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:40:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:40:25.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:40:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:40:25.118 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:40:25.119 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:40:25.118Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:40:25.119Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:40:25.122 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:40:25.122Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:40:25.122 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:40:25.122Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:40:25.123 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:40:25.123Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:41:25.089 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:41:25.089Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:41:25.162 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:41:25.162Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:41:25.163 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:41:25.163 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:41:25.163Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:41:25.163Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:41:25.167 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:41:25.167Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:41:25.167 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:41:25.167Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:41:25.168 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:41:25.168Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:42:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:42:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:42:25.107 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:42:25.107Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:42:25.108 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:42:25.108Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:42:25.109 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:42:25.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:42:25.112 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:42:25.112Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:42:25.112 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:42:25.112Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:42:25.112 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:42:25.112Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:43:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:43:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:43:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:43:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:43:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:43:25.150 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:43:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:43:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:43:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:43:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:43:25.154 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:43:25.154Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:43:25.154 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:43:25.154Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:44:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:44:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:44:25.109 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:44:25.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:44:25.109 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:44:25.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:44:25.109 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:44:25.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:44:25.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:44:25.113 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:44:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:44:25.113Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:44:25.114 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:44:25.114Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:45:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:45:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:45:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:45:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:45:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:45:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:45:25.155 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:45:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:45:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:45:25.159 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:45:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:45:25.159Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:45:25.159 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:45:25.159Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:46:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:46:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:46:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:46:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:46:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:46:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:46:25.125 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:46:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:46:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:46:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:46:25.128 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:46:25.128Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:46:25.129 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:46:25.129Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:47:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:47:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:47:25.166 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:47:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:47:25.167 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:47:25.168 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:47:25.167Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:47:25.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:47:25.171 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:47:25.171Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:47:25.171 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:47:25.171Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:47:25.172 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:47:25.172Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:48:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:48:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:48:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:48:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:48:25.134 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:48:25.134 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:48:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:48:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:48:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:48:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:48:25.138 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:48:25.138Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:48:25.138 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:48:25.138Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:49:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:49:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:49:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:49:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:49:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:49:25.144 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:49:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:49:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:49:25.147 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:49:25.147Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:49:25.148 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:49:25.148Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:49:25.148 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:49:25.148Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:50:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:50:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:50:25.126 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:50:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:50:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:50:25.127 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:50:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:50:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:50:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:50:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:50:25.131 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:50:25.131Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:50:25.133 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:50:25.133Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:51:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:51:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:51:25.122 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:51:25.122Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:51:25.125 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:51:25.126 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:51:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:51:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:51:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:51:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:51:25.137 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:51:25.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:51:25.137 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:51:25.137Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:52:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:52:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:52:25.151 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:52:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:52:25.152 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:52:25.152 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:52:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:52:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:52:25.156 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:52:25.156 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:52:25.156Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:52:25.156Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:52:25.157 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:52:25.157Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:53:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:53:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:53:25.159 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:53:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:53:25.160 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:53:25.160 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:53:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:53:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:53:25.163 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:53:25.163 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:53:25.163Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:53:25.163Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:53:25.164 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:53:25.164Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:54:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:54:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:54:25.116 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:54:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:54:25.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:54:25.117 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:54:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:54:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:54:25.120 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:54:25.120Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:54:25.120 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:54:25.120Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:54:25.120 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:54:25.120Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:55:25.088 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:55:25.088Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:55:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:55:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:55:25.125 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:55:25.125 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:55:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:55:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:55:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:55:25.128 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:55:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:55:25.128Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:55:25.128 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:55:25.128Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:56:25.089 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:56:25.089Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:56:25.205 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:56:25.205Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:56:25.206 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:56:25.206 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:56:25.206Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:56:25.206Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:56:25.210 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:56:25.210Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:56:25.210 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:56:25.210Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:56:25.211 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:56:25.211Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:57:25.089 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:57:25.089Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:57:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:57:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:57:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:57:25.131 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:57:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:57:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:57:25.134 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:57:25.135 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:57:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:57:25.135Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:57:25.135 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:57:25.135Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:58:25.089 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:58:25.089Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:58:25.160 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:58:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:58:25.161 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:58:25.161 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:58:25.161Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:58:25.161Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:58:25.164 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:58:25.164 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:58:25.164Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:58:25.164Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:58:25.165 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:58:25.165Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 04:59:25.089 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T04:59:25.089Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 04:59:25.143 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T04:59:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 04:59:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T04:59:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 04:59:25.144 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T04:59:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 04:59:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 04:59:25.150 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 04:59:25.150 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T04:59:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T04:59:25.150Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T04:59:25.150Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:00:25.090 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:00:25.090Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:00:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:00:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:00:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:00:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:00:25.142 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:00:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:00:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:00:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:00:25.145 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:00:25.145Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:00:25.146 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:00:25.146Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:01:25.090 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:01:25.090Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:01:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:01:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:01:25.116 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:01:25.116 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:01:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:01:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:01:25.119 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:01:25.119Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:01:25.119 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:01:25.119Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:01:25.120 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:01:25.120Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:02:25.090 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:02:25.090Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:02:25.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:02:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:02:25.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:02:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:02:25.114 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:02:25.114Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:02:25.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:02:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:02:25.117 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:02:25.117Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:02:25.117 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:02:25.117Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:03:25.090 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:03:25.090Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:03:25.132 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:03:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:03:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:03:25.133 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:03:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:03:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:03:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:03:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:03:25.137 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:03:25.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:03:25.137 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:03:25.137Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:04:25.090 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:04:25.090Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:04:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:04:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:04:25.151 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:04:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:04:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:04:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:04:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:04:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:04:25.154 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:04:25.154Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:04:25.154 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:04:25.154Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:05:25.090 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:05:25.090Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:05:25.134 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:05:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:05:25.135 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:05:25.136 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:05:25.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:05:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:05:25.139 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:05:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:05:25.140 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:05:25.140Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:05:25.140 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:05:25.140Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:06:25.091 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:06:25.091Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:06:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:06:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:06:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:06:25.129 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:06:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:06:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:06:25.135 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:06:25.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:06:25.135 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:06:25.135Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:06:25.135 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:06:25.135Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:07:25.092 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:07:25.092Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:07:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:07:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:07:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:07:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:07:25.130 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:07:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:07:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:07:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:07:25.134 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:07:25.134Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:07:25.134 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:07:25.134Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:08:25.092 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:08:25.092Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:08:25.120 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:08:25.120Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:08:25.121 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:08:25.121Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:08:25.121 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:08:25.121Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:08:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:08:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:08:25.124 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:08:25.124Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:08:25.124 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:08:25.124Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:09:25.092 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:09:25.092Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:09:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:09:25.134 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:09:25.134 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:09:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:09:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:09:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:09:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:09:25.137 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:09:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:09:25.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:09:25.137 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:09:25.137Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:10:25.092 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:10:25.092Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:10:25.122 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:10:25.122Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:10:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:10:25.124 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:10:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:10:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:10:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:10:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:10:25.129 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:10:25.129Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:10:25.131 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:10:25.131Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:11:25.092 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:11:25.092Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:11:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:11:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:11:25.151 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:11:25.151 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:11:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:11:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:11:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:11:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:11:25.154 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:11:25.154Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:11:25.155 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:11:25.155Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:12:25.092 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:12:25.092Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:12:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:12:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:12:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:12:25.129 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:12:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:12:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:12:25.132 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:12:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:12:25.132 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:12:25.132Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:12:25.133 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:12:25.133Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:13:25.092 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:13:25.092Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:13:25.123 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:13:25.123Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:13:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:13:25.125 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:13:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:13:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:13:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:13:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:13:25.128 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:13:25.128Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:13:25.129 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:13:25.129Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:14:25.092 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:14:25.092Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:14:25.116 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:14:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:14:25.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:14:25.117 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:14:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:14:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:14:25.120 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:14:25.120Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:14:25.120 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:14:25.120Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:14:25.121 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:14:25.121Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:15:25.092 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:15:25.092Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:15:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:15:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:15:25.116 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:15:25.116 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:15:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:15:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:15:25.122 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:15:25.122 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:15:25.122 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:15:25.122Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:15:25.122Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:15:25.122Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:16:25.093 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:16:25.093Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:16:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:16:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:16:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:16:25.129 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:16:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:16:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:16:25.132 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:16:25.132 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:16:25.132 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:16:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:16:25.132Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:16:25.132Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:17:25.093 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:17:25.093Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:17:25.123 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:17:25.123 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:17:25.123 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:17:25.123Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:17:25.123Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:17:25.123Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:17:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:17:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:17:25.127 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:17:25.127Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:17:25.127 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:17:25.127Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:18:25.094 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:18:25.094Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:18:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:18:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:18:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:18:25.137 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:18:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:18:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:18:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:18:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:18:25.141 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:18:25.141Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:18:25.141 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:18:25.141Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:19:25.094 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:19:25.094Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:19:25.115 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:19:25.115Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:19:25.116 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:19:25.116 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:19:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:19:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:19:25.119 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:19:25.119Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:19:25.119 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:19:25.119Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:19:25.120 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:19:25.120Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:20:25.095 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:20:25.095Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:20:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:20:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:20:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:20:25.131 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:20:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:20:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:20:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T05:20:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 05:20:25.136 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T05:20:25.136Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 05:20:25.137 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T05:20:25.137Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 05:21:25.094 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:21:25.094Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:21:25.134 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:21:25.135 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:21:25.135 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:21:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:21:25.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:21:25.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:21:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:21:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:21:25.142 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:21:25.142Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:21:25.142 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:21:25.142Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:22:25.094 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:22:25.094Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:22:25.112 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:22:25.112Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:22:25.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:22:25.113 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:22:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:22:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:22:25.120 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:22:25.120Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:22:25.120 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:22:25.120Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:22:25.121 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:22:25.121Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:23:25.094 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:23:25.094Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:23:25.125 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:23:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:23:25.126 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:23:25.126 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:23:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:23:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:23:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:23:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:23:25.129 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:23:25.129Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:23:25.130 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:23:25.130Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:24:25.094 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:24:25.094Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:24:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:24:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:24:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:24:25.127 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:24:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:24:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:24:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 05:24:25.130 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T05:24:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T05:24:25.130Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 05:24:25.130 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T05:24:25.130Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 05:25:25.094 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:25:25.094Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:25:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:25:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:25:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:25:25.150 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:25:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:25:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:25:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:25:25.153 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:25:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:25:25.153Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:25:25.154 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:25:25.154Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:26:25.094 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:26:25.094Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:26:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:26:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:26:25.132 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:26:25.132 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:26:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:26:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:26:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:26:25.136 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:26:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:26:25.136Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:26:25.137 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:26:25.137Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:27:25.094 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:27:25.094Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:27:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:27:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:27:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:27:25.130 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:27:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:27:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:27:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:27:25.136 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:27:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:27:25.136Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:27:25.136 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:27:25.136Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:28:25.094 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:28:25.094Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:28:25.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:28:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:28:25.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:28:25.114 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:28:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:28:25.114Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:28:25.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:28:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:28:25.118 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:28:25.118Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:28:25.118 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:28:25.118Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:29:25.095 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:29:25.095Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:29:25.157 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:29:25.157Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:29:25.159 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:29:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:29:25.159 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:29:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:29:25.163 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:29:25.163Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:29:25.163 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:29:25.163Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:29:25.164 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:29:25.164Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:30:25.095 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:30:25.095Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:30:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:30:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:30:25.143 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:30:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:30:25.143 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:30:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:30:25.147 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:30:25.147Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:30:25.147 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:30:25.147Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:30:25.147 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:30:25.147Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:31:25.095 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:31:25.095Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:31:25.195 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:31:25.195Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:31:25.196 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:31:25.196Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:31:25.196 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:31:25.196Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:31:25.199 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:31:25.199Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:31:25.200 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:31:25.200Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:31:25.200 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:31:25.200Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:32:25.095 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:32:25.095Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:32:25.194 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:32:25.194Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:32:25.195 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:32:25.195Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:32:25.195 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:32:25.195Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:32:25.198 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:32:25.198Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:32:25.198 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:32:25.198Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:32:25.199 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:32:25.199Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:33:25.095 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:33:25.095Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:33:25.126 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:33:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:33:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:33:25.127 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:33:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:33:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:33:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:33:25.131 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:33:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:33:25.131Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:33:25.131 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:33:25.131Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:34:25.095 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:34:25.095Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:34:25.116 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:34:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:34:25.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:34:25.117 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:34:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:34:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:34:25.119 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:34:25.119 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:34:25.119Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:34:25.119Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:34:25.120 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:34:25.120Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:35:25.095 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:35:25.095Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:35:25.135 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:35:25.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:35:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:35:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:35:25.136 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:35:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:35:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:35:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:35:25.143 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:35:25.143Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:35:25.143 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:35:25.143Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:36:25.095 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:36:25.095Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:36:25.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:36:25.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:36:25.114 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:36:25.114Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:36:25.114 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:36:25.114Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:36:25.121 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:36:25.121Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:36:25.121 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:36:25.121Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:36:25.121 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:36:25.121Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:37:25.096 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:37:25.096Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:37:25.126 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:37:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:37:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:37:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:37:25.127 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:37:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:37:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:37:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:37:25.131 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:37:25.131Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:37:25.131 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:37:25.131Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:38:25.097 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:38:25.097Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:38:25.134 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:38:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:38:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:38:25.138 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:38:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:38:25.142 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:38:25.142 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:38:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:38:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:38:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:38:25.142Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:38:25.142Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:39:25.096 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:39:25.096Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:39:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:39:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:39:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:39:25.127 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:39:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:39:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:39:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:39:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:39:25.131 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:39:25.131Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:39:25.132 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:39:25.132Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:40:25.096 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:40:25.096Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:40:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:40:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:40:25.125 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:40:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:40:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:40:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:40:25.135 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:40:25.135 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:40:25.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:40:25.135Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:40:25.135 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:40:25.135Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:41:25.097 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:41:25.097Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:41:25.116 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:41:25.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:41:25.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:41:25.117 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:41:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:41:25.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:41:25.125 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T05:41:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 05:41:25.125 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T05:41:25.125Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 05:41:25.126 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T05:41:25.126Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 05:42:25.097 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:42:25.097Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:42:25.119 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:42:25.119Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:42:25.120 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:42:25.121 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:42:25.120Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:42:25.121Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:42:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:42:25.124 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:42:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:42:25.124Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:42:25.124 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:42:25.124Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:43:25.098 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:43:25.098Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:43:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:43:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:43:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:43:25.142 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:43:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:43:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:43:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:43:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:43:25.145 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:43:25.145Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:43:25.145 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:43:25.145Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:44:25.099 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:44:25.099Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:44:25.126 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:44:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:44:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:44:25.128 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:44:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:44:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:44:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:44:25.131 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:44:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:44:25.131Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:44:25.131 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:44:25.131Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:45:25.099 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:45:25.099Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:45:25.210 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:45:25.210Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:45:25.211 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:45:25.211 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:45:25.211Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:45:25.211Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:45:25.216 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:45:25.216 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:45:25.216Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:45:25.216Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:45:25.216 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:45:25.216Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:46:25.099 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:46:25.099Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:46:25.120 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:46:25.120Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:46:25.121 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:46:25.121 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:46:25.121Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:46:25.121Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:46:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:46:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:46:25.124 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:46:25.124Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:46:25.125 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:46:25.125Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:47:25.099 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:47:25.099Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:47:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:47:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:47:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:47:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:47:25.155 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:47:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:47:25.159 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:47:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:47:25.160 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:47:25.160Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:47:25.160 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:47:25.160Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:48:25.099 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:48:25.099Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:48:25.126 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:48:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:48:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:48:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:48:25.127 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:48:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:48:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:48:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:48:25.130 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:48:25.130Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:48:25.130 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:48:25.130Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:49:25.099 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:49:25.099Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:49:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:49:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:49:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:49:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:49:25.138 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:49:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:49:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T05:49:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 05:49:25.142 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T05:49:25.142Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 05:49:25.142 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T05:49:25.142Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 05:50:25.100 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:50:25.100Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:50:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:50:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:50:25.129 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:50:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:50:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:50:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:50:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:50:25.133 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:50:25.134 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:50:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:50:25.133Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:50:25.134Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:51:25.100 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:51:25.100Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:51:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:51:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:51:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:51:25.130 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:51:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:51:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:51:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:51:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:51:25.136 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:51:25.136Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:51:25.137 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:51:25.137Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:52:25.100 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:52:25.100Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:52:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:52:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:52:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:52:25.130 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:52:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:52:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:52:25.134 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:52:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:52:25.134 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:52:25.134Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:52:25.135 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:52:25.135Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:53:25.100 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:53:25.100Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:53:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:53:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:53:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:53:25.131 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:53:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:53:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:53:25.135 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:53:25.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:53:25.135 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:53:25.135Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:53:25.135 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:53:25.135Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:54:25.101 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:54:25.101Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:54:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:54:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:54:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:54:25.129 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:54:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:54:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:54:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T05:54:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 05:54:25.133 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T05:54:25.133Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 05:54:25.133 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T05:54:25.133Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 05:55:25.100 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:55:25.100Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:55:25.162 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:55:25.162Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:55:25.162 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:55:25.162Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:55:25.163 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:55:25.163Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:55:25.166 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:55:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:55:25.167 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:55:25.167Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:55:25.167 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:55:25.167Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:56:25.101 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:56:25.101Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:56:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:56:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:56:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:56:25.144 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:56:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:56:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:56:25.147 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:56:25.147Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:56:25.147 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:56:25.147Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:56:25.147 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:56:25.147Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:57:25.101 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:57:25.101Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:57:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:57:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:57:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:57:25.131 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:57:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:57:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:57:25.134 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:57:25.134 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:57:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:57:25.134Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:57:25.134 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:57:25.134Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:58:25.101 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:58:25.101Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:58:25.120 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:58:25.120Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:58:25.121 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:58:25.121 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:58:25.121Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:58:25.121Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:58:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:58:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:58:25.125 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:58:25.125Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:58:25.126 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:58:25.126Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 05:59:25.101 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T05:59:25.101Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 05:59:25.126 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T05:59:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 05:59:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T05:59:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 05:59:25.127 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T05:59:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 05:59:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T05:59:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 05:59:25.131 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T05:59:25.131Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 05:59:25.132 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T05:59:25.132Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:00:25.101 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:00:25.101Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:00:25.121 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:00:25.121Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:00:25.122 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:00:25.122Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:00:25.122 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:00:25.122Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:00:25.125 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:00:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:00:25.125 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:00:25.125Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:00:25.126 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:00:25.126Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:01:25.101 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:01:25.101Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:01:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:01:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:01:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:01:25.138 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:01:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:01:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:01:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:01:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:01:25.141 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:01:25.141Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:01:25.141 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:01:25.141Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:02:25.101 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:02:25.101Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:02:25.132 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:02:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:02:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:02:25.133 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:02:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:02:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:02:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:02:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:02:25.136 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:02:25.136Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:02:25.137 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:02:25.137Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:03:25.101 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:03:25.101Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:03:25.184 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:03:25.184Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:03:25.185 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:03:25.185 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:03:25.185Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:03:25.185Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:03:25.188 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:03:25.188Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:03:25.188 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:03:25.188Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:03:25.188 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:03:25.188Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:04:25.102 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:04:25.102Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:04:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:04:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:04:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:04:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:04:25.138 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:04:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:04:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:04:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:04:25.141 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:04:25.141Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:04:25.141 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:04:25.141Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:05:25.102 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:05:25.102Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:05:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:05:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:05:25.125 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:05:25.125 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:05:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:05:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:05:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:05:25.129 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:05:25.129 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:05:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:05:25.129Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:05:25.129Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:06:25.102 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:06:25.102Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:06:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:06:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:06:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:06:25.145 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:06:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:06:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:06:25.148 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:06:25.148Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:06:25.148 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:06:25.148Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:06:25.149 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:06:25.149Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:07:25.102 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:07:25.102Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:07:25.118 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:07:25.118Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:07:25.119 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:07:25.119 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:07:25.119Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:07:25.119Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:07:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:07:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:07:25.124 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:07:25.124Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:07:25.124 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:07:25.124Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:08:25.102 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:08:25.102Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:08:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:08:25.125 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:08:25.125 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:08:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:08:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:08:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:08:25.127 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:08:25.128 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:08:25.128 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:08:25.127Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:08:25.128Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:08:25.128Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:09:25.102 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:09:25.102Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:09:25.160 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:09:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:09:25.161 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:09:25.161 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:09:25.161Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:09:25.161Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:09:25.164 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:09:25.164 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:09:25.164Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:09:25.164Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:09:25.165 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:09:25.165Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:10:25.102 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:10:25.102Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:10:25.124 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:10:25.124Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:10:25.125 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:10:25.125 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:10:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:10:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:10:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:10:25.128 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:10:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:10:25.128Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:10:25.128 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:10:25.128Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:11:25.103 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:11:25.103Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:11:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:11:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:11:25.146 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:11:25.146 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:11:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:11:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:11:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:11:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:11:25.149 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:11:25.149Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:11:25.150 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:11:25.150Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:12:25.104 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:12:25.104Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:12:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:12:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:12:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:12:25.129 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:12:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:12:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:12:25.132 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:12:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:12:25.132 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:12:25.132Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:12:25.132 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:12:25.132Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:13:25.104 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:13:25.104Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:13:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:13:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:13:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:13:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:13:25.139 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:13:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:13:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:13:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:13:25.142 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:13:25.142Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:13:25.143 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:13:25.143Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:14:25.104 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:14:25.104Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:14:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:14:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:14:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:14:25.155 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:14:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:14:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:14:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:14:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:14:25.158 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:14:25.158Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:14:25.158 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:14:25.158Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:15:25.105 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:15:25.105Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:15:25.240 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:15:25.240Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:15:25.242 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:15:25.242 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:15:25.242Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:15:25.242Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:15:25.245 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:15:25.245 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:15:25.245Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:15:25.245Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:15:25.246 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:15:25.246Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:16:25.105 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:16:25.105Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:16:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:16:25.152 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:16:25.152 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:16:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:16:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:16:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:16:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:16:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:16:25.156 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:16:25.156Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:16:25.156 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:16:25.156Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:17:25.105 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:17:25.105Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:17:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:17:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:17:25.139 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:17:25.139 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:17:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:17:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:17:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:17:25.142 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:17:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:17:25.142Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:17:25.142 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:17:25.142Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:18:25.105 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:18:25.105Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:18:25.139 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:18:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:18:25.139 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:18:25.140 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:18:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:18:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:18:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:18:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:18:25.143 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:18:25.143Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:18:25.143 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:18:25.143Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:19:25.105 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:19:25.105Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:19:25.177 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:19:25.177Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:19:25.178 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:19:25.178 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:19:25.178Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:19:25.178Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:19:25.180 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:19:25.181 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:19:25.180Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:19:25.181Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:19:25.181 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:19:25.181Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:20:25.105 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:20:25.105Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:20:25.167 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:20:25.167Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:20:25.168 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:20:25.168 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:20:25.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:20:25.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:20:25.175 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:20:25.175Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:20:25.176 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:20:25.176Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:20:25.176 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:20:25.176Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:21:25.106 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:21:25.106Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:21:25.134 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:21:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:21:25.135 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:21:25.135 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:21:25.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:21:25.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:21:25.146 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:21:25.146 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:21:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:21:25.146Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:21:25.147 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:21:25.147Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:22:25.105 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:22:25.105Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:22:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:22:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:22:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:22:25.142 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:22:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:22:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:22:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:22:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:22:25.145 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:22:25.145Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:22:25.145 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:22:25.145Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:23:25.106 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:23:25.106Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:23:25.125 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:23:25.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:23:25.126 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:23:25.126 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:23:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:23:25.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:23:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:23:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:23:25.129 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:23:25.129Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:23:25.130 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:23:25.130Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:24:25.106 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:24:25.106Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:24:25.128 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:24:25.128Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:24:25.129 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:24:25.129 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:24:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:24:25.129Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:24:25.132 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:24:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:24:25.133 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:24:25.133Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:24:25.133 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:24:25.133Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:25:25.107 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:25:25.107Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:25:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:25:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:25:25.134 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:25:25.134 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:25:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:25:25.134Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:25:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:25:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:25:25.138 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:25:25.138Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:25:25.138 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:25:25.138Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:26:25.106 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:26:25.106Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:26:25.143 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:26:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:26:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:26:25.144 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:26:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:26:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:26:25.148 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:26:25.148 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:26:25.148Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:26:25.148 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:26:25.148Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:26:25.148Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:27:25.107 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:27:25.107Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:27:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:27:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:27:25.132 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:27:25.132 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:27:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:27:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:27:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:27:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:27:25.138 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:27:25.138Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:27:25.146 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:27:25.146Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:28:25.107 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:28:25.107Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:28:25.132 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:28:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:28:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:28:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:28:25.133 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:28:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:28:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:28:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:28:25.136 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:28:25.136Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:28:25.137 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:28:25.137Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:29:25.107 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:29:25.107Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:29:25.228 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:29:25.228Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:29:25.229 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:29:25.229Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:29:25.229 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:29:25.229Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:29:25.232 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:29:25.232Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:29:25.232 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:29:25.232Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:29:25.233 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:29:25.233Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:30:25.107 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:30:25.107Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:30:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:30:25.143 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:30:25.143 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:30:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:30:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:30:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:30:25.146 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:30:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:30:25.147 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:30:25.147Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:30:25.147 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:30:25.147Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:31:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:31:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:31:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:31:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:31:25.146 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:31:25.146 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:31:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:31:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:31:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:31:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:31:25.153 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:31:25.153Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:31:25.154 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:31:25.154Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:32:25.107 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:32:25.107Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:32:25.160 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:32:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:32:25.161 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:32:25.161 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:32:25.161Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:32:25.161Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:32:25.165 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:32:25.165Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:32:25.165 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:32:25.165Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:32:25.165 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:32:25.165Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:33:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:33:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:33:25.130 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:33:25.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:33:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:33:25.131 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:33:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:33:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:33:25.133 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:33:25.134 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:33:25.133Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:33:25.134Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:33:25.134 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:33:25.134Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:34:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:34:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:34:25.152 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:34:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:34:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:34:25.153 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:34:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:34:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:34:25.156 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:34:25.156 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:34:25.156Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:34:25.156Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:34:25.157 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:34:25.157Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:35:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:35:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:35:25.187 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:35:25.187Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:35:25.188 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:35:25.188 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:35:25.188Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:35:25.188Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:35:25.195 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:35:25.195Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:35:25.195 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:35:25.195Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:35:25.196 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:35:25.196Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:36:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:36:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:36:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:36:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:36:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:36:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:36:25.141 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:36:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:36:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:36:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:36:25.145 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:36:25.145Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:36:25.145 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:36:25.145Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:37:25.109 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:37:25.109Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:37:25.139 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:37:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:37:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:37:25.140 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:37:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:37:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:37:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:37:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:37:25.144 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:37:25.144Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:37:25.144 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:37:25.144Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:38:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:38:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:38:25.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:38:25.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:38:25.132 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:38:25.132 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:38:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:38:25.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:38:25.135 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:38:25.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:38:25.135 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:38:25.135Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:38:25.135 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:38:25.135Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:39:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:39:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:39:25.151 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:39:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:39:25.152 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:39:25.152 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:39:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:39:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:39:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:39:25.155 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:39:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:39:25.155Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:39:25.156 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:39:25.156Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:40:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:40:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:40:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:40:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:40:25.151 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:40:25.151 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:40:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:40:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:40:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:40:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:40:25.155 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:40:25.155Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:40:25.155 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:40:25.155Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:41:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:41:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:41:25.271 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:41:25.271Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:41:25.271 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:41:25.271Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:41:25.272 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:41:25.272Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:41:25.275 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T06:41:25.275Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 06:41:25.275 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T06:41:25.275Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 06:41:25.275 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T06:41:25.275Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 06:42:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:42:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:42:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:42:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:42:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:42:25.143 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:42:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:42:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:42:25.146 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:42:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:42:25.146 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:42:25.146Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:42:25.146 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:42:25.146Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:43:25.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:43:25.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:43:25.213 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:43:25.213Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:43:25.214 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:43:25.214 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:43:25.214Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:43:25.214Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:43:25.216 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:43:25.216Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:43:25.217 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:43:25.217Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:43:25.217 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:43:25.217Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:44:25.109 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:44:25.109Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:44:25.166 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:44:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:44:25.168 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:44:25.168 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:44:25.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:44:25.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:44:25.172 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:44:25.172Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:44:25.172 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:44:25.172Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:44:25.173 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:44:25.173Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:45:25.109 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:45:25.109Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:45:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:45:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:45:25.143 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:45:25.143 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:45:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:45:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:45:25.146 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:45:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:45:25.146 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:45:25.146Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:45:25.146 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:45:25.146Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:46:25.109 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:46:25.109Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:46:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:46:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:46:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:46:25.138 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:46:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:46:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:46:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:46:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:46:25.141 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:46:25.141Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:46:25.142 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:46:25.142Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:47:25.109 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:47:25.109Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:47:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:47:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:47:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:47:25.155 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:47:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:47:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:47:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:47:25.158 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:47:25.158 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:47:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:47:25.158Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:47:25.158Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:48:25.110 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:48:25.110Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:48:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:48:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:48:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:48:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:48:25.141 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:48:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:48:25.146 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:48:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:48:25.146 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:48:25.146Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:48:25.147 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:48:25.147Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:49:25.110 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:49:25.110Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:49:25.139 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:49:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:49:25.140 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:49:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:49:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:49:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:49:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:49:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:49:25.144 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:49:25.144Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:49:25.145 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:49:25.145Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:50:25.110 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:50:25.110Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:50:25.148 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:50:25.148Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:50:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:50:25.149 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:50:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:50:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:50:25.152 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:50:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:50:25.152 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:50:25.152Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:50:25.153 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:50:25.153Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:51:25.110 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:51:25.110Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:51:25.190 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:51:25.190Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:51:25.190 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:51:25.190 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:51:25.190Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:51:25.190Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:51:25.193 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:51:25.193Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:51:25.193 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:51:25.193Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:51:25.193 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:51:25.193Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:52:25.111 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:52:25.111Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:52:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:52:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:52:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:52:25.139 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:52:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:52:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:52:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:52:25.142 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:52:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:52:25.142Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:52:25.143 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:52:25.143Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:53:25.111 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:53:25.111Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:53:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:53:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:53:25.139 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:53:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:53:25.139 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:53:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:53:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:53:25.144 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:53:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:53:25.144Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:53:25.145 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:53:25.145Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:54:25.111 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:54:25.111Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:54:25.203 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:54:25.203Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:54:25.203 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:54:25.203Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:54:25.204 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:54:25.204Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:54:25.207 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:54:25.207Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:54:25.208 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:54:25.208Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:54:25.208 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:54:25.208Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:55:25.111 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:55:25.111Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:55:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:55:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:55:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:55:25.155 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:55:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:55:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:55:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:55:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:55:25.159 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:55:25.159Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:55:25.159 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:55:25.159Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:56:25.111 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:56:25.111Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:56:25.222 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:56:25.222Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:56:25.223 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:56:25.223 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:56:25.223Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:56:25.223Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:56:25.229 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:56:25.229 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:56:25.229Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:56:25.229Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:56:25.230 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:56:25.230Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:57:25.111 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:57:25.111Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:57:25.160 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:57:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:57:25.161 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:57:25.161 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:57:25.161Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:57:25.161Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:57:25.164 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:57:25.164Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:57:25.164 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:57:25.164Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:57:25.165 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:57:25.165Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:58:25.111 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:58:25.111Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:58:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:58:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:58:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:58:25.137 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:58:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:58:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:58:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:58:25.142 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:58:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:58:25.142Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:58:25.143 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:58:25.143Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 06:59:25.111 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T06:59:25.111Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 06:59:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T06:59:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 06:59:25.139 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 06:59:25.139 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T06:59:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T06:59:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 06:59:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 06:59:25.142 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 06:59:25.142 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T06:59:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T06:59:25.142Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T06:59:25.142Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:00:25.111 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:00:25.111Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:00:25.199 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:00:25.199Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:00:25.199 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:00:25.199Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:00:25.200 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:00:25.200Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:00:25.203 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:00:25.203Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:00:25.203 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:00:25.203Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:00:25.203 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:00:25.203Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:01:25.112 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:01:25.112Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:01:25.231 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:01:25.231Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:01:25.232 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:01:25.232 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:01:25.232Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:01:25.232Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:01:25.235 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:01:25.235Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:01:25.235 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:01:25.235Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:01:25.236 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:01:25.236Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:02:25.112 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:02:25.112Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:02:25.179 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:02:25.179Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:02:25.181 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:02:25.181Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:02:25.181 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:02:25.181Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:02:25.185 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:02:25.185Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:02:25.185 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:02:25.185Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:02:25.186 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:02:25.186Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:03:25.112 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:03:25.112Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:03:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:03:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:03:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:03:25.155 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:03:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:03:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:03:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:03:25.158 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:03:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:03:25.158Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:03:25.159 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:03:25.159Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:04:25.112 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:04:25.112Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:04:25.152 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:04:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:04:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:04:25.153 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:04:25.156 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:04:25.156 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:04:25.156 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:04:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:04:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:04:25.156Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:04:25.156Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:04:25.156Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:05:25.112 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:05:25.112Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:05:25.203 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:05:25.203Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:05:25.204 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:05:25.204Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:05:25.204 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:05:25.204Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:05:25.208 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T07:05:25.208Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 07:05:25.208 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T07:05:25.208Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 07:05:25.209 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T07:05:25.209Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 07:06:25.112 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:06:25.112Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:06:25.159 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:06:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:06:25.162 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:06:25.162Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:06:25.163 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:06:25.163Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:06:25.166 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T07:06:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 07:06:25.166 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T07:06:25.166Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 07:06:25.166 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T07:06:25.166Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 07:07:25.113 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:07:25.113Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:07:25.139 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:07:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:07:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:07:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:07:25.140 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:07:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:07:25.143 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:07:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:07:25.143 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:07:25.143Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:07:25.143 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:07:25.143Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:08:25.114 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:08:25.114Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:08:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:08:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:08:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:08:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:08:25.150 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:08:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:08:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T07:08:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 07:08:25.153 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T07:08:25.153Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 07:08:25.153 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T07:08:25.153Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 07:09:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:09:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:09:25.173 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:09:25.173Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:09:25.174 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:09:25.174Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:09:25.174 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:09:25.174Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:09:25.177 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:09:25.177Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:09:25.177 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:09:25.177Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:09:25.178 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:09:25.178Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:10:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:10:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:10:25.165 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:10:25.165Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:10:25.166 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:10:25.166 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:10:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:10:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:10:25.170 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:10:25.170 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:10:25.170Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:10:25.170Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:10:25.170 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:10:25.170Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:11:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:11:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:11:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:11:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:11:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:11:25.154 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:11:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:11:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:11:25.156 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:11:25.157 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:11:25.156Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:11:25.157Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:11:25.157 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:11:25.157Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:12:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:12:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:12:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:12:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:12:25.151 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:12:25.152 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:12:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:12:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:12:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:12:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:12:25.155 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:12:25.155Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:12:25.155 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:12:25.155Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:13:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:13:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:13:25.160 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:13:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:13:25.166 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:13:25.166 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:13:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:13:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:13:25.171 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 07:13:25.171 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T07:13:25.171Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T07:13:25.171Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 07:13:25.172 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T07:13:25.172Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 07:14:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:14:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:14:25.165 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:14:25.165Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:14:25.166 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:14:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:14:25.166 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:14:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:14:25.169 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:14:25.169Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:14:25.169 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:14:25.169Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:14:25.170 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:14:25.170Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:15:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:15:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:15:25.151 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:15:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:15:25.152 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:15:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:15:25.152 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:15:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:15:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:15:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:15:25.155 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:15:25.155Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:15:25.156 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:15:25.156Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:16:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:16:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:16:25.148 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:16:25.148Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:16:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:16:25.149 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:16:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:16:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:16:25.151 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:16:25.152 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:16:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:16:25.152Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:16:25.152 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:16:25.152Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:17:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:17:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:17:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:17:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:17:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:17:25.154 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:17:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:17:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:17:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:17:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:17:25.158 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:17:25.158Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:17:25.159 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:17:25.159Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:18:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:18:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:18:25.162 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:18:25.162Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:18:25.163 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:18:25.163 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:18:25.163Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:18:25.163Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:18:25.168 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T07:18:25.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 07:18:25.168 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T07:18:25.168Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 07:18:25.169 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T07:18:25.169Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 07:19:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:19:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:19:25.143 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:19:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:19:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:19:25.144 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:19:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:19:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:19:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:19:25.150 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:19:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:19:25.150Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:19:25.150 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:19:25.150Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:20:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:20:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:20:25.173 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:20:25.174 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:20:25.174 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:20:25.173Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:20:25.174Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:20:25.174Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:20:25.177 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:20:25.177Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:20:25.177 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:20:25.177Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:20:25.177 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:20:25.177Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:21:25.115 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:21:25.115Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:21:25.206 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:21:25.206Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:21:25.207 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:21:25.207Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:21:25.207 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:21:25.207Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:21:25.213 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:21:25.213Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:21:25.214 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:21:25.214Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:21:25.214 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:21:25.214Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:22:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:22:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:22:25.164 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:22:25.164Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:22:25.166 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:22:25.166 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:22:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:22:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:22:25.170 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:22:25.170Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:22:25.170 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:22:25.170Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:22:25.171 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:22:25.171Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:23:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:23:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:23:25.170 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:23:25.170Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:23:25.171 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:23:25.171 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:23:25.171Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:23:25.171Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:23:25.174 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:23:25.174 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:23:25.174Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:23:25.174Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:23:25.175 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:23:25.175Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:24:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:24:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:24:25.193 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:24:25.193Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:24:25.193 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:24:25.193 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:24:25.193Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:24:25.193Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:24:25.196 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:24:25.196 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:24:25.196Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:24:25.196Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:24:25.197 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:24:25.197Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:25:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:25:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:25:25.164 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:25:25.164Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:25:25.165 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:25:25.165 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:25:25.165Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:25:25.165Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:25:25.168 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:25:25.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:25:25.168 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:25:25.168Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:25:25.168 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:25:25.168Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:26:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:26:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:26:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:26:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:26:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:26:25.142 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:26:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:26:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:26:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:26:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:26:25.145 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:26:25.145Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:26:25.145 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:26:25.145Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:27:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:27:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:27:25.208 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:27:25.208Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:27:25.209 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:27:25.209 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:27:25.209Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:27:25.209Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:27:25.212 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:27:25.212Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:27:25.212 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:27:25.212Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:27:25.213 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:27:25.213Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:28:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:28:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:28:25.171 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:28:25.171Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:28:25.172 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:28:25.172Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:28:25.172 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:28:25.172Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:28:25.178 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:28:25.178Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:28:25.178 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:28:25.178Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:28:25.178 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:28:25.178Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:29:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:29:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:29:25.151 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:29:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:29:25.152 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:29:25.152 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:29:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:29:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:29:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 07:29:25.155 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 07:29:25.155 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T07:29:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T07:29:25.155Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T07:29:25.155Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 07:30:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:30:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:30:25.143 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:30:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:30:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:30:25.144 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:30:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:30:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:30:25.147 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:30:25.147Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:30:25.148 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:30:25.148Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:30:25.148 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:30:25.148Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:31:25.117 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:31:25.117Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:31:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:31:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:31:25.157 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:31:25.157 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:31:25.157Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:31:25.157Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:31:25.160 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:31:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:31:25.160 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:31:25.160Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:31:25.161 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:31:25.161Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:32:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:32:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:32:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:32:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:32:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:32:25.145 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:32:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:32:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:32:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:32:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:32:25.149 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:32:25.149Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:32:25.150 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:32:25.150Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:33:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:33:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:33:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:33:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:33:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:33:25.155 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:33:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:33:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:33:25.160 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:33:25.160 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:33:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:33:25.160Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:33:25.161 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:33:25.161Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:34:25.116 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:34:25.116Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:34:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:34:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:34:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:34:25.142 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:34:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:34:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:34:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:34:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:34:25.146 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:34:25.146Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:34:25.146 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:34:25.146Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:35:25.117 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:35:25.117Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:35:25.146 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:35:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:35:25.147 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:35:25.147 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:35:25.147Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:35:25.147Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:35:25.151 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:35:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:35:25.151 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:35:25.151Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:35:25.152 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:35:25.152Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:36:25.118 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:36:25.118Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:36:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:36:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:36:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:36:25.150 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:36:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:36:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:36:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:36:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:36:25.154 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:36:25.154Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:36:25.154 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:36:25.154Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:37:25.118 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:37:25.118Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:37:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:37:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:37:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:37:25.155 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:37:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:37:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:37:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:37:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:37:25.159 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:37:25.159Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:37:25.159 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:37:25.159Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:38:25.118 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:38:25.118Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:38:25.159 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:38:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:38:25.159 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:38:25.159 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:38:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:38:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:38:25.162 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:38:25.162Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:38:25.162 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:38:25.162Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:38:25.162 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:38:25.162Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:39:25.118 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:39:25.118Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:39:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:39:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:39:25.137 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:39:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:39:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:39:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:39:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:39:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:39:25.140 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:39:25.140Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:39:25.141 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:39:25.141Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:40:25.118 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:40:25.118Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:40:25.169 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:40:25.169Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:40:25.170 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:40:25.171 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:40:25.170Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:40:25.171Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:40:25.175 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:40:25.175 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:40:25.176 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:40:25.175Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:40:25.175Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:40:25.176Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:41:25.119 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:41:25.119Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:41:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:41:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:41:25.138 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:41:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:41:25.138 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:41:25.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:41:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:41:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:41:25.141 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:41:25.141Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:41:25.142 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:41:25.142Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:42:25.119 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:42:25.119Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:42:25.136 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:42:25.137 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:42:25.137 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:42:25.136Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:42:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:42:25.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:42:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:42:25.140 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:42:25.140 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:42:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:42:25.140Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:42:25.140Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:43:25.120 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:43:25.120Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:43:25.169 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:43:25.169Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:43:25.170 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:43:25.170 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:43:25.170Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:43:25.170Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:43:25.173 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:43:25.173 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:43:25.173 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:43:25.173Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:43:25.173Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:43:25.173Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:44:25.121 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:44:25.121Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:44:25.193 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:44:25.193Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:44:25.194 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:44:25.194 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:44:25.194Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:44:25.194Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:44:25.197 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:44:25.197 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:44:25.197Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:44:25.197Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:44:25.198 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:44:25.198Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:45:25.122 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:45:25.122Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:45:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:45:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:45:25.143 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:45:25.143 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:45:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:45:25.143Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:45:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:45:25.146 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:45:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:45:25.146 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:45:25.146Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:45:25.146Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:46:25.122 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:46:25.122Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:46:25.193 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:46:25.193Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:46:25.194 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:46:25.194 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:46:25.194Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:46:25.194Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:46:25.197 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 07:46:25.197 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T07:46:25.197Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T07:46:25.197Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 07:46:25.197 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T07:46:25.197Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 07:47:25.123 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:47:25.123Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:47:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:47:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:47:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:47:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:47:25.141 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:47:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:47:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:47:25.145 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:47:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:47:25.145Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:47:25.145 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:47:25.145Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:48:25.123 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:48:25.123Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:48:25.180 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:48:25.180Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:48:25.180 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:48:25.180 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:48:25.180Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:48:25.180Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:48:25.183 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:48:25.183 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:48:25.183Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:48:25.183Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:48:25.184 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:48:25.184Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:49:25.123 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:49:25.123Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:49:25.163 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:49:25.163Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:49:25.163 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:49:25.164 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:49:25.163Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:49:25.164Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:49:25.166 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:49:25.166Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:49:25.167 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:49:25.167Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:49:25.167 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:49:25.167Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:50:25.123 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:50:25.123Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:50:25.150 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:50:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:50:25.151 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:50:25.151 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:50:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:50:25.151Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:50:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:50:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:50:25.154 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:50:25.154Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:50:25.155 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:50:25.155Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:51:25.123 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:51:25.123Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:51:25.173 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:51:25.173Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:51:25.175 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:51:25.175 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:51:25.175Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:51:25.175Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:51:25.178 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:51:25.178Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:51:25.179 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:51:25.179Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:51:25.179 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:51:25.179Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:52:25.124 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:52:25.124Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:52:25.139 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:52:25.139Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:52:25.140 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:52:25.140 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:52:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:52:25.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:52:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:52:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:52:25.143 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:52:25.143Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:52:25.143 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:52:25.143Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:53:25.124 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:53:25.124Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:53:25.171 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:53:25.171Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:53:25.172 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:53:25.172 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:53:25.172Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:53:25.172Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:53:25.175 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:53:25.175Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:53:25.176 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:53:25.176Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:53:25.176 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:53:25.176Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:54:25.124 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:54:25.124Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:54:25.227 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:54:25.227Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:54:25.228 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:54:25.228 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:54:25.228Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:54:25.228Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:54:25.231 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:54:25.231 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:54:25.231Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:54:25.231Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:54:25.232 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:54:25.232Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:55:25.124 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:55:25.124Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:55:25.186 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:55:25.186Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:55:25.187 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:55:25.187Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:55:25.187 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:55:25.187Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:55:25.191 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:55:25.191Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:55:25.191 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:55:25.191Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:55:25.196 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:55:25.196Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:56:25.124 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:56:25.124Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:56:25.185 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:56:25.185Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:56:25.187 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:56:25.187 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:56:25.187Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:56:25.187Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:56:25.196 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:56:25.196Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:56:25.196 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:56:25.196Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:56:25.197 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:56:25.197Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:57:25.124 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:57:25.124Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:57:25.208 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:57:25.208Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:57:25.209 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:57:25.209Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:57:25.209 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:57:25.209Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:57:25.213 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:57:25.213Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:57:25.213 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:57:25.213Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:57:25.213 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:57:25.213Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:58:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:58:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:58:25.183 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:58:25.183Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:58:25.184 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:58:25.184Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:58:25.184 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:58:25.184Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:58:25.189 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:58:25.189 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:58:25.189Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:58:25.189Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:58:25.189 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:58:25.189Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 07:59:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T07:59:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 07:59:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T07:59:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 07:59:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 07:59:25.154 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T07:59:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T07:59:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 07:59:25.159 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T07:59:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 07:59:25.159 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T07:59:25.159Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 07:59:25.159 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T07:59:25.159Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:00:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:00:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:00:25.157 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:00:25.157Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:00:25.157 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:00:25.157 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:00:25.157Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:00:25.157Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:00:25.173 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:00:25.174 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:00:25.173Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:00:25.174Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:00:25.174 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:00:25.174Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:01:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:01:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:01:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:01:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:01:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:01:25.145 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:01:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:01:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:01:25.164 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:01:25.164Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:01:25.164 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:01:25.165 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:01:25.164Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:01:25.165Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:02:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:02:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:02:25.210 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:02:25.210Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:02:25.212 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:02:25.212 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:02:25.212Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:02:25.212Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:02:25.216 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:02:25.216Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:02:25.216 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:02:25.216Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:02:25.217 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:02:25.217Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:03:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:03:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:03:25.187 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:03:25.187Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:03:25.187 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:03:25.188 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:03:25.187Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:03:25.188Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:03:25.190 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:03:25.190Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:03:25.191 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:03:25.191Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:03:25.191 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:03:25.191Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:04:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:04:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:04:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:04:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:04:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:04:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:04:25.146 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:04:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:04:25.148 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:04:25.148Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:04:25.148 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:04:25.148Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:04:25.148 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:04:25.148Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:05:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:05:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:05:25.141 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:05:25.141Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:05:25.142 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:05:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:05:25.142 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:05:25.142Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:05:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:05:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:05:25.150 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:05:25.150Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:05:25.150 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:05:25.150Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:06:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:06:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:06:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:06:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:06:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:06:25.146 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:06:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:06:25.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:06:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:06:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:06:25.149 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:06:25.149Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:06:25.150 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:06:25.150Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:07:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:07:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:07:25.152 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:07:25.152Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:07:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:07:25.153 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:07:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:07:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:07:25.156 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:07:25.156Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:07:25.156 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:07:25.156Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:07:25.156 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:07:25.156Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:08:25.127 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:08:25.127Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:08:25.178 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:08:25.178Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:08:25.179 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:08:25.179Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:08:25.179 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:08:25.179Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:08:25.182 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:08:25.183 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:08:25.182Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:08:25.183Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:08:25.183 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:08:25.183Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:09:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:09:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:09:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:09:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:09:25.159 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:09:25.159 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:09:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:09:25.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:09:25.162 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:09:25.162Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:09:25.162 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:09:25.162Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:09:25.163 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:09:25.163Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:10:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:10:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:10:25.157 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:10:25.157Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:10:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:10:25.158 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:10:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:10:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:10:25.160 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:10:25.160Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:10:25.160 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:10:25.160Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:10:25.160 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:10:25.160Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:11:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:11:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:11:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:11:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:11:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:11:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:11:25.154 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:11:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:11:25.157 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:11:25.157Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:11:25.157 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:11:25.157Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:11:25.158 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:11:25.158Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:12:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:12:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:12:25.154 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:12:25.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:12:25.155 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:12:25.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:12:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:12:25.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:12:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:12:25.158 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:12:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:12:25.158Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:12:25.159 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:12:25.159Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:13:25.126 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:13:25.126Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:13:25.167 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:13:25.167Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:13:25.167 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:13:25.167 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:13:25.167Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:13:25.167Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:13:25.170 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:13:25.170 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:13:25.170Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:13:25.170Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:13:25.170 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:13:25.170Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:14:25.127 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:14:25.127Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:14:25.198 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:14:25.198Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:14:25.198 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:14:25.198Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:14:25.198 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:14:25.198Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:14:25.201 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:14:25.201 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:14:25.201 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:14:25.201Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:14:25.201Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:14:25.201Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:15:25.127 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:15:25.127Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:15:25.186 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:15:25.186Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:15:25.186 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:15:25.186 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:15:25.186Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:15:25.186Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:15:25.190 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:15:25.190Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:15:25.190 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:15:25.190Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:15:25.190 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:15:25.190Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:16:25.128 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:16:25.128Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:16:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:16:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:16:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:16:25.150 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:16:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:16:25.150Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:16:25.153 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:16:25.153Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:16:25.153 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:16:25.153Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:16:25.153 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:16:25.153Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:17:25.128 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:17:25.128Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:17:25.168 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:17:25.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:17:25.168 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:17:25.169 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:17:25.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:17:25.169Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:17:25.171 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:17:25.171Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:17:25.172 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:17:25.172Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:17:25.172 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:17:25.172Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:18:25.128 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:18:25.128Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:18:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:18:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:18:25.158 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:18:25.158 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:18:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:18:25.158Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:18:25.161 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:18:25.161Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:18:25.162 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:18:25.162Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:18:25.162 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:18:25.162Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:19:25.128 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:19:25.128Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:19:25.191 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:19:25.191Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:19:25.191 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:19:25.191Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:19:25.192 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:19:25.192Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:19:25.195 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:19:25.195Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:19:25.196 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:19:25.196Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:19:25.196 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:19:25.196Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:20:25.129 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:20:25.129Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:20:25.168 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:20:25.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:20:25.169 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:20:25.169 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:20:25.169Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:20:25.169Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:20:25.172 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:20:25.172Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:20:25.173 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:20:25.173Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:20:25.173 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:20:25.173Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:21:25.130 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:21:25.130Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:21:25.196 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:21:25.196Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:21:25.197 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:21:25.197 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:21:25.197Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:21:25.197Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:21:25.201 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:21:25.201Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:21:25.201 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:21:25.201Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:21:25.201 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:21:25.201Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:22:25.130 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:22:25.130Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:22:25.144 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:22:25.144Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:22:25.145 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:22:25.145 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:22:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:22:25.145Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:22:25.149 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:22:25.149Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:22:25.149 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:22:25.149Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:22:25.150 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:22:25.150Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:23:25.131 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:23:25.131Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:23:25.187 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:23:25.187Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:23:25.189 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:23:25.189 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:23:25.189Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:23:25.189Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:24:54.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T08:24:54.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 08:24:54.577 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T08:24:54.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 08:24:54.578 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T08:24:54.578Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 08:24:54.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:24:54.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:24:54.594 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:24:54.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:24:54.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:24:54.596 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:24:54.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:24:54.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:24:54.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:24:54.600 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:24:54.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:24:54.600Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:24:54.600 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:24:54.600Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:25:54.579 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:25:54.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:25:54.654 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:25:54.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:25:54.655 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:25:54.655 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:25:54.655Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:25:54.655Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:25:54.658 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:25:54.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:25:54.658 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:25:54.658Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:25:54.658 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:25:54.658Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:26:54.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:26:54.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:26:54.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:26:54.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:26:54.639 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:26:54.639 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:26:54.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:26:54.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:26:54.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:26:54.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:26:54.643 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:26:54.643Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:26:54.643 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:26:54.643Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:27:54.579 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:27:54.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:27:54.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:27:54.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:27:54.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:27:54.606 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:27:54.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:27:54.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:27:54.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:27:54.610 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:27:54.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:27:54.610Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:27:54.610 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:27:54.610Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:28:54.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:28:54.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:28:54.640 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:28:54.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:28:54.640 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:28:54.641 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:28:54.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:28:54.641Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:28:54.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:28:54.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:28:54.644 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:28:54.644Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:28:54.644 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:28:54.644Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:29:54.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:29:54.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:29:54.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:29:54.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:29:54.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:29:54.606 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:29:54.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:29:54.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:29:54.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:29:54.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:29:54.610 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:29:54.610Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:29:54.610 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:29:54.610Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:30:54.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:30:54.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:30:54.598 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:30:54.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:30:54.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:30:54.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:30:54.599 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:30:54.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:30:54.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:30:54.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:30:54.603 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:30:54.603Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:30:54.603 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:30:54.603Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:31:54.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:31:54.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:31:54.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:31:54.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:31:54.597 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:31:54.597 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:31:54.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:31:54.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:31:54.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:31:54.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:31:54.600 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:31:54.600Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:31:54.601 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:31:54.601Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:32:54.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:32:54.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:32:54.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:32:54.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:32:54.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:32:54.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:32:54.611 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:32:54.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:32:54.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:32:54.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:32:54.614 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:32:54.614Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:32:54.614 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:32:54.614Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:33:54.581 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:33:54.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:33:54.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:33:54.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:33:54.646 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:33:54.646 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:33:54.646Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:33:54.646Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:33:54.652 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:33:54.652Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:33:54.653 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:33:54.653Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:33:54.653 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:33:54.653Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:34:54.582 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:34:54.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:34:54.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:34:54.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:34:54.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:34:54.608 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:34:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:34:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:34:54.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:34:54.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:34:54.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:34:54.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:34:54.611 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:34:54.611Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:35:54.582 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:35:54.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:35:54.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:35:54.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:35:54.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:35:54.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:35:54.621 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:35:54.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:35:54.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:35:54.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:35:54.624 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:35:54.624Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:35:54.625 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:35:54.625Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:36:54.582 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:36:54.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:36:54.714 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:36:54.714Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:36:54.714 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:36:54.714 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:36:54.714Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:36:54.714Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:36:54.718 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:36:54.718Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:36:54.718 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:36:54.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:36:54.718 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:36:54.718Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:37:54.582 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:37:54.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:37:54.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:37:54.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:37:54.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:37:54.621 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:37:54.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:37:54.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:37:54.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:37:54.624 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:37:54.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:37:54.624Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:37:54.625 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:37:54.625Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:38:54.582 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:38:54.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:38:54.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:38:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:38:54.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:38:54.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:38:54.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:38:54.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:38:54.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:38:54.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:38:54.613 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:38:54.613Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:38:54.613 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:38:54.613Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:39:54.583 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:39:54.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:39:54.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:39:54.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:39:54.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:39:54.600 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:39:54.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:39:54.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:39:54.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:39:54.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:39:54.603 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:39:54.603Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:39:54.604 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:39:54.604Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:40:54.583 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:40:54.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:40:54.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:40:54.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:40:54.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:40:54.600 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:40:54.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:40:54.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:40:54.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:40:54.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:40:54.603 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:40:54.603Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:40:54.603 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:40:54.603Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:41:54.584 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:41:54.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:41:54.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:41:54.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:41:54.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:41:54.611 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:41:54.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:41:54.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:41:54.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:41:54.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:41:54.614 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:41:54.614Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:41:54.615 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:41:54.615Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:42:54.584 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:42:54.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:42:54.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:42:54.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:42:54.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:42:54.621 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:42:54.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:42:54.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:42:54.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:42:54.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:42:54.624 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:42:54.624Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:42:54.625 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:42:54.625Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:43:54.585 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:43:54.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:43:54.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:43:54.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:43:54.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:43:54.616 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:43:54.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:43:54.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:43:54.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:43:54.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:43:54.620 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:43:54.620Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:43:54.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:43:54.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:44:54.584 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:44:54.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:44:54.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:44:54.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:44:54.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:44:54.610 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:44:54.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:44:54.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:44:54.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:44:54.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:44:54.614 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:44:54.614Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:44:54.614 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:44:54.614Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:45:54.585 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:45:54.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:45:54.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:45:54.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:45:54.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:45:54.628 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:45:54.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:45:54.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:45:54.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:45:54.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:45:54.634 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:45:54.634Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:45:54.635 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:45:54.635Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:46:54.584 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:46:54.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:46:54.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:46:54.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:46:54.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:46:54.625 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:46:54.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:46:54.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:46:54.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:46:54.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:46:54.628 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:46:54.628Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:46:54.628 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:46:54.628Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:47:54.584 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:47:54.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:47:54.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:47:54.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:47:54.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:47:54.622 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:47:54.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:47:54.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:47:54.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:47:54.625 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:47:54.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:47:54.625Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:47:54.625 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:47:54.625Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:48:54.585 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:48:54.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:48:54.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:48:54.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:48:54.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:48:54.605 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:48:54.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:48:54.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:48:54.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:48:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:48:54.609 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:48:54.609Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:48:54.609 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:48:54.609Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:49:54.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:49:54.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:49:54.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:49:54.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:49:54.623 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:49:54.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:49:54.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:49:54.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:49:54.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T08:49:54.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 08:49:54.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T08:49:54.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 08:49:54.628 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T08:49:54.628Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 08:50:54.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:50:54.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:50:54.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:50:54.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:50:54.619 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:50:54.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:50:54.619 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:50:54.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:50:54.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:50:54.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:50:54.623 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:50:54.623Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:50:54.624 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:50:54.624Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:51:54.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:51:54.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:51:54.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:51:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:51:54.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:51:54.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:51:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:51:54.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:51:54.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:51:54.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:51:54.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:51:54.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:51:54.611 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:51:54.611Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:52:54.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:52:54.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:52:54.657 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:52:54.657Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:52:54.658 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:52:54.658 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:52:54.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:52:54.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:52:54.661 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:52:54.661Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:52:54.661 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:52:54.661Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:52:54.662 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:52:54.662Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:53:54.586 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:53:54.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:53:54.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:53:54.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:53:54.639 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:53:54.639 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:53:54.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:53:54.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:53:54.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:53:54.643 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:53:54.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:53:54.643 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:53:54.643Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:53:54.643Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:54:54.587 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:54:54.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:54:54.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:54:54.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:54:54.636 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:54:54.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:54:54.636 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:54:54.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:54:54.639 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:54:54.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:54:54.640 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:54:54.640Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:54:54.640 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:54:54.640Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:55:54.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:55:54.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:55:54.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:55:54.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:55:54.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:55:54.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:55:54.608 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:55:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:55:54.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:55:54.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:55:54.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:55:54.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:55:54.612 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:55:54.612Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:56:54.588 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:56:54.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:56:54.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:56:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:56:54.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:56:54.608 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:56:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:56:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:56:54.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:56:54.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:56:54.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:56:54.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:56:54.611 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:56:54.611Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:57:54.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:57:54.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:57:54.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:57:54.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:57:54.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:57:54.630 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:57:54.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:57:54.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:57:54.633 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:57:54.633Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:57:54.634 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:57:54.634 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:57:54.634Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:57:54.634Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:58:54.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:58:54.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:58:54.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:58:54.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:58:54.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:58:54.623 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:58:54.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:58:54.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:58:54.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:58:54.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:58:54.625 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:58:54.625Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:58:54.626 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:58:54.626Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 08:59:54.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T08:59:54.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 08:59:54.619 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T08:59:54.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 08:59:54.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 08:59:54.620 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T08:59:54.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T08:59:54.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 08:59:54.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 08:59:54.622 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T08:59:54.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T08:59:54.622Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 08:59:54.623 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T08:59:54.623Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:00:54.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:00:54.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:00:54.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:00:54.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:00:54.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:00:54.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:00:54.613 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:00:54.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:00:54.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:00:54.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:00:54.618 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:00:54.618Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:00:54.618 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:00:54.618Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:01:54.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:01:54.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:01:54.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:01:54.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:01:54.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:01:54.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:01:54.615 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:01:54.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:01:54.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:01:54.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:01:54.619 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:01:54.619Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:01:54.619 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:01:54.619Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:02:54.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:02:54.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:02:54.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:02:54.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:02:54.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:02:54.613 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:02:54.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:02:54.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:02:54.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:02:54.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:02:54.617 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:02:54.617Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:02:54.617 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:02:54.617Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:03:54.590 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:03:54.590Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:03:54.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:03:54.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:03:54.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:03:54.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:03:54.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:03:54.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:03:54.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:03:54.612 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:03:54.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:03:54.612Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:03:54.613 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:03:54.613Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:04:54.589 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:04:54.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:04:54.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:04:54.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:04:54.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:04:54.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:04:54.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:04:54.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:04:54.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:04:54.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:04:54.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:04:54.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:04:54.611 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:04:54.611Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:05:54.590 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:05:54.590Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:05:54.652 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:05:54.652Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:05:54.653 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:05:54.653 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:05:54.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:05:54.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:05:54.658 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:05:54.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:05:54.658 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:05:54.658Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:05:54.658 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:05:54.658Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:06:54.590 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:06:54.590Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:06:54.661 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:06:54.661Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:06:54.662 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:06:54.662 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:06:54.662Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:06:54.662Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:06:54.665 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:06:54.665 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:06:54.665Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:06:54.666 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:06:54.665Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:06:54.666Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:07:54.590 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:07:54.590Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:07:54.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:07:54.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:07:54.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:07:54.624 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:07:54.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:07:54.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:09:24.303 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T09:09:24.303Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 09:09:24.304 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T09:09:24.304Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 09:09:24.305 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T09:09:24.305Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 09:09:24.305 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:09:24.305Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:09:24.322 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:09:24.322Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:09:24.322 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:09:24.322Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:09:24.322 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:09:24.322Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:09:24.325 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:09:24.325 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:09:24.325Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:09:24.325 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:09:24.325Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:09:24.325Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:10:24.306 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:10:24.306Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:10:24.360 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:10:24.360Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:10:24.361 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:10:24.361 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:10:24.361Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:10:24.361Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:10:24.364 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:10:24.364Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:10:24.365 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:10:24.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:10:24.365 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:10:24.365Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:11:24.306 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:11:24.306Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:11:24.361 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:11:24.361Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:11:24.362 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:11:24.362 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:11:24.362Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:11:24.362Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:11:24.365 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:11:24.366 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:11:24.365Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:11:24.366Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:11:24.366 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:11:24.366Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:12:24.306 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:12:24.306Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:12:24.326 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:12:24.326Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:12:24.326 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:12:24.326 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:12:24.326Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:12:24.326Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:12:24.329 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:12:24.329Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:12:24.329 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:12:24.329Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:12:24.329 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:12:24.329Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:13:24.307 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:13:24.307Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:13:24.370 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:13:24.370Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:13:24.371 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:13:24.371 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:13:24.371Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:13:24.371Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:13:24.375 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:13:24.375Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:13:24.375 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:13:24.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:13:24.375 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:13:24.375Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:14:24.308 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:14:24.308Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:14:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:14:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:14:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:14:24.359 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:14:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:14:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:14:24.415 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:14:24.415 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:14:24.415Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:14:24.415Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:14:24.416 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:14:24.416Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:15:24.308 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:15:24.308Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:15:24.352 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:15:24.352Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:15:24.352 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:15:24.352 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:15:24.352Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:15:24.352Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:15:24.355 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:15:24.355 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:15:24.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:15:24.355 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:15:24.355Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:15:24.355Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:16:24.308 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:16:24.308Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:16:24.343 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:16:24.343Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:16:24.345 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:16:24.345 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:16:24.345Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:16:24.345Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:16:24.348 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:16:24.348 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:16:24.348Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:16:24.348Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:16:24.348 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:16:24.348Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:17:24.309 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:17:24.309Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:17:24.335 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:17:24.335Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:17:24.335 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:17:24.335 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:17:24.335Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:17:24.335Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:17:24.338 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:17:24.338 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:17:24.338Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:17:24.339 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:17:24.338Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:17:24.339Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:18:24.309 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:18:24.309Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:18:24.331 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:18:24.331Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:18:24.331 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:18:24.331Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:18:24.332 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:18:24.332Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:18:24.335 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:18:24.335Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:18:24.335 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:18:24.335Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:18:24.335 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:18:24.335Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:19:24.310 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:19:24.310Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:19:24.339 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:19:24.339Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:19:24.340 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:19:24.340 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:19:24.340Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:19:24.340Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:19:24.343 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:19:24.343Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:19:24.343 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:19:24.343Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:19:24.343 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:19:24.343Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:20:24.311 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:20:24.311Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:20:24.352 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:20:24.352Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:20:24.352 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:20:24.352Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:20:24.353 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:20:24.353Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:20:24.355 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:20:24.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:20:24.356 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:20:24.356Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:20:24.356 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:20:24.356Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:21:24.310 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:21:24.310Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:21:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:21:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:21:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:21:24.341 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:21:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:21:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:21:24.344 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:21:24.344 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:21:24.344Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:21:24.344Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:21:24.344 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:21:24.344Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:22:24.310 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:22:24.310Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:22:24.338 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:22:24.338Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:22:24.338 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:22:24.338Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:22:24.338 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:22:24.338Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:22:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:22:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:22:24.341 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:22:24.341Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:22:24.342 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:22:24.342Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:23:24.310 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:23:24.310Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:23:24.333 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:23:24.333Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:23:24.333 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:23:24.333 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:23:24.333Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:23:24.333Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:23:24.337 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:23:24.337Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:23:24.337 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:23:24.337Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:23:24.337 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:23:24.337Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:24:24.310 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:24:24.310Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:24:24.328 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:24:24.328Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:24:24.329 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:24:24.329Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:24:24.329 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:24:24.329Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:24:24.333 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:24:24.333Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:24:24.333 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:24:24.333Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:24:24.333 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:24:24.333Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:25:24.310 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:25:24.310Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:25:24.334 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:25:24.334Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:25:24.334 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:25:24.334Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:25:24.334 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:25:24.334Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:25:24.337 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:25:24.337Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:25:24.337 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:25:24.337Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:25:24.338 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:25:24.338Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:26:24.310 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:26:24.310Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:26:24.371 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:26:24.371Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:26:24.372 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:26:24.372Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:26:24.372 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:26:24.372Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:26:24.378 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:26:24.378Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:26:24.379 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:26:24.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:26:24.379 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:26:24.379Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:27:24.310 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:27:24.310Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:27:24.408 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:27:24.408Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:27:24.409 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:27:24.409 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:27:24.409Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:27:24.409Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:27:24.412 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:27:24.412Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:27:24.413 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:27:24.413Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:27:24.413 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:27:24.413Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:28:24.310 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:28:24.310Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:28:24.327 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:28:24.327Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:28:24.328 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:28:24.328Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:28:24.328 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:28:24.328Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:28:24.332 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:28:24.332 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:28:24.332Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:28:24.332Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:28:24.332 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:28:24.332Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:29:24.311 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:29:24.311Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:29:24.327 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:29:24.327Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:29:24.327 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:29:24.328 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:29:24.327Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:29:24.328Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:29:24.331 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:29:24.331Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:29:24.331 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:29:24.331Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:29:24.331 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:29:24.331Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:30:24.312 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:30:24.312Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:30:24.327 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:30:24.327Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:30:24.328 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:30:24.328 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:30:24.328Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:30:24.328Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:30:24.331 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:30:24.331Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:30:24.332 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:30:24.332Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:30:24.332 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:30:24.332Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:31:24.312 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:31:24.312Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:31:24.329 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:31:24.329Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:31:24.330 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:31:24.330Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:31:24.330 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:31:24.330Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:31:24.334 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:31:24.334Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:31:24.334 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:31:24.334Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:31:24.334 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:31:24.334Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:32:24.313 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:32:24.313Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:32:24.330 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:32:24.330Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:32:24.331 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:32:24.331Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:32:24.332 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:32:24.332Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:32:24.334 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:32:24.334Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:32:24.334 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:32:24.334Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:32:24.335 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:32:24.335Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:33:24.313 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:33:24.313Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:33:24.371 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:33:24.371Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:33:24.372 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:33:24.372 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:33:24.372Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:33:24.372Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:33:24.374 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:33:24.374Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:33:24.374 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:33:24.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:33:24.375 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:33:24.375Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:34:24.313 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:34:24.313Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:34:24.378 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:34:24.378Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:34:24.379 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:34:24.379 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:34:24.379Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:34:24.379Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:34:24.382 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:34:24.382Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:34:24.382 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:34:24.382Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:34:24.382 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:34:24.382Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:35:24.314 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:35:24.314Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:35:24.333 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:35:24.333Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:35:24.334 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:35:24.334 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:35:24.334Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:35:24.334Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:35:24.338 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:35:24.338Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:35:24.338 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:35:24.338Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:35:24.338 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:35:24.338Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:36:24.315 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:36:24.315Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:36:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:36:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:36:24.360 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:36:24.360 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:36:24.360Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:36:24.360Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:36:24.368 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:36:24.368Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:36:24.369 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:36:24.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:36:24.369 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:36:24.369Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:37:24.316 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:37:24.316Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:37:24.350 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:37:24.350Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:37:24.352 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:37:24.352 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:37:24.352Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:37:24.352Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:37:24.355 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:37:24.355 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:37:24.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:37:24.355Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:37:24.356 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:37:24.356Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:38:24.316 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:38:24.316Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:38:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:38:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:38:24.360 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:38:24.360Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:38:24.360 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:38:24.360Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:38:24.366 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:38:24.366Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:38:24.366 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:38:24.366Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:38:24.367 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:38:24.367Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:39:24.316 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:39:24.316Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:39:24.335 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:39:24.335Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:39:24.336 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:39:24.336 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:39:24.336Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:39:24.336Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:39:24.340 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:39:24.340 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:39:24.340Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:39:24.340 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:39:24.340Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:39:24.340Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:40:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:40:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:40:24.361 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:40:24.361Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:40:24.361 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:40:24.361 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:40:24.361Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:40:24.361Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:40:24.364 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:40:24.364Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:40:24.364 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:40:24.364Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:40:24.365 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:40:24.365Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:41:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:41:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:41:24.339 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:41:24.339Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:41:24.339 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:41:24.339 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:41:24.339Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:41:24.339Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:41:24.342 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:41:24.342 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:41:24.342Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:41:24.342 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:41:24.342Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:41:24.342Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:42:24.316 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:42:24.316Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:42:24.345 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:42:24.345Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:42:24.346 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:42:24.346 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:42:24.346Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:42:24.346Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:42:24.349 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:42:24.349 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:42:24.349Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:42:24.349Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:42:24.350 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:42:24.350Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:43:24.316 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:43:24.316Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:43:24.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:43:24.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:43:24.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:43:24.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:43:24.419 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:43:24.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:43:24.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:43:24.422 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:43:24.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:43:24.422Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:43:24.423 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:43:24.423Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:44:24.316 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:44:24.316Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:44:24.355 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:44:24.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:44:24.356 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:44:24.356 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:44:24.356Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:44:24.356Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:44:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:44:24.359 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:44:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:44:24.359Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:44:24.360 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:44:24.360Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:45:24.316 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:45:24.316Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:45:24.343 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:45:24.343Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:45:24.344 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:45:24.344Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:45:24.344 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:45:24.344Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:45:24.347 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:45:24.347Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:45:24.347 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:45:24.347Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:45:24.347 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:45:24.347Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:46:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:46:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:46:24.356 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:46:24.356Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:46:24.357 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:46:24.357Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:46:24.357 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:46:24.357Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:46:24.360 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:46:24.360Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:46:24.360 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:46:24.360Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:46:24.361 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:46:24.361Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:47:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:47:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:47:24.351 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:47:24.351Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:47:24.352 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:47:24.352Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:47:24.352 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:47:24.352Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:47:24.356 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:47:24.356Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:47:24.356 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:47:24.356Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:47:24.357 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:47:24.357Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:48:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:48:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:48:24.339 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:48:24.339Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:48:24.340 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:48:24.340 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:48:24.340Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:48:24.340Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:48:24.342 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:48:24.342Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:48:24.343 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:48:24.343Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:48:24.343 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:48:24.343Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:49:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:49:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:49:24.370 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:49:24.370Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:49:24.371 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:49:24.371 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:49:24.371Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:49:24.371Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:49:24.378 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:49:24.378 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:49:24.378Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:49:24.378Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:49:24.378 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:49:24.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:50:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:50:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:50:24.332 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:50:24.332Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:50:24.333 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:50:24.333 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:50:24.333Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:50:24.333Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:50:24.336 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:50:24.336Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:50:24.336 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:50:24.336Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:50:24.337 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:50:24.337Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:51:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:51:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:51:24.379 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:51:24.379Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:51:24.380 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:51:24.381 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:51:24.380Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:51:24.381Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:51:24.383 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:51:24.383Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:51:24.383 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:51:24.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:51:24.384 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:51:24.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:52:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:52:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:52:24.370 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:52:24.370Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:52:24.371 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:52:24.371 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:52:24.371Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:52:24.371Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:52:24.373 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:52:24.373Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:52:24.374 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:52:24.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:52:24.374 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:52:24.374Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:53:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:53:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:53:24.339 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:53:24.339Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:53:24.340 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:53:24.340 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:53:24.340Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:53:24.340Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:53:24.343 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:53:24.343 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:53:24.343Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:53:24.343 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:53:24.343Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:53:24.343Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:54:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:54:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:54:24.398 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:54:24.398Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:54:24.399 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:54:24.399 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:54:24.399Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:54:24.399Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:54:24.402 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:54:24.402 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:54:24.402Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:54:24.402Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:54:24.402 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:54:24.402Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:55:24.317 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:55:24.317Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:55:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:55:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:55:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:55:24.341 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:55:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:55:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:55:24.344 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:55:24.344Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:55:24.344 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:55:24.344Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:55:24.344 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:55:24.344Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:56:24.318 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:56:24.318Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:56:24.348 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:56:24.348Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:56:24.349 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:56:24.349 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:56:24.349Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:56:24.349Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:56:24.351 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:56:24.352 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:56:24.351Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:56:24.352Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:56:24.352 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:56:24.352Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:57:24.318 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:57:24.318Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:57:24.357 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:57:24.357Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:57:24.357 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:57:24.357 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:57:24.357Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:57:24.357Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:57:24.361 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:57:24.361 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:57:24.361Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:57:24.361 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:57:24.361Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:57:24.361Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:58:24.319 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:58:24.319Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:58:24.369 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:58:24.369Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:58:24.370 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:58:24.370 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:58:24.370Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:58:24.370Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:58:24.373 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:58:24.373Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:58:24.373 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:58:24.373Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:58:24.374 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:58:24.374Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 09:59:24.319 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T09:59:24.319Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 09:59:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T09:59:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 09:59:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 09:59:24.359 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T09:59:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T09:59:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 09:59:24.362 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T09:59:24.362Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 09:59:24.362 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T09:59:24.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 09:59:24.362 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T09:59:24.362Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:00:24.319 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:00:24.319Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:00:24.340 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:00:24.340Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:00:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:00:24.341 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:00:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:00:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:00:24.343 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:00:24.343 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:00:24.343Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:00:24.343Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:00:24.344 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:00:24.344Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:01:24.319 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:01:24.319Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:01:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:01:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:01:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:01:24.341 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:01:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:01:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:01:24.344 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:01:24.344 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:01:24.344Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:01:24.344Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:01:24.344 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:01:24.344Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:02:24.319 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:02:24.319Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:02:24.358 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:02:24.358Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:02:24.358 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:02:24.358 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:02:24.358Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:02:24.358Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:02:24.360 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:02:24.360Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:02:24.361 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:02:24.361Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:02:24.361 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:02:24.361Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:03:24.319 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:03:24.319Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:03:24.338 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:03:24.338Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:03:24.338 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:03:24.338 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:03:24.338Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:03:24.338Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:03:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:03:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:03:24.341 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:03:24.341Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:03:24.341 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:03:24.341Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:04:24.319 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:04:24.319Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:04:24.360 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:04:24.360Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:04:24.361 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:04:24.361 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:04:24.361Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:04:24.361Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:04:24.364 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:04:24.364Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:04:24.364 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:04:24.364Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:04:24.364 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:04:24.364Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:05:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:05:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:05:24.358 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:05:24.358Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:05:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:05:24.359 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:05:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:05:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:05:24.362 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:05:24.362Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:05:24.362 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:05:24.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:05:24.363 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:05:24.363Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:06:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:06:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:06:24.395 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:06:24.395Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:06:24.396 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:06:24.396 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:06:24.396Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:06:24.396Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:06:24.399 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:06:24.399Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:06:24.399 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:06:24.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:06:24.399 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:06:24.399Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:07:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:07:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:07:24.348 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:07:24.348Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:07:24.349 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:07:24.349 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:07:24.349Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:07:24.349Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:07:24.352 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:07:24.352Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:07:24.352 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:07:24.352Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:07:24.352 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:07:24.352Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:08:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:08:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:08:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:08:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:08:24.342 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:08:24.342 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:08:24.342Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:08:24.342Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:08:24.344 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:08:24.344Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:08:24.344 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:08:24.344Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:08:24.344 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:08:24.344Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:09:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:09:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:09:24.390 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:09:24.390Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:09:24.391 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:09:24.391 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:09:24.391Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:09:24.391Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:09:24.393 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:09:24.394 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:09:24.393Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:09:24.394 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:09:24.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:09:24.394Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:10:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:10:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:10:24.362 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:10:24.362Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:10:24.363 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:10:24.363 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:10:24.363Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:10:24.363Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:10:24.366 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:10:24.366 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:10:24.366Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:10:24.366Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:10:24.367 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:10:24.367Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:11:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:11:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:11:24.336 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:11:24.336Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:11:24.337 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:11:24.337 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:11:24.337Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:11:24.337Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:11:24.340 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:11:24.340 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:11:24.340Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:11:24.340Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:11:24.341 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:11:24.341Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:12:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:12:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:12:24.366 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:12:24.366Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:12:24.367 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:12:24.367 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:12:24.367Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:12:24.367Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:12:24.372 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:12:24.372Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:12:24.373 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:12:24.373Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:12:24.373 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:12:24.373Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:13:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:13:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:13:24.372 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:13:24.372Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:13:24.373 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:13:24.373 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:13:24.373Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:13:24.373Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:13:24.375 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:13:24.375 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:13:24.375Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:13:24.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:13:24.376 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:13:24.376Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:14:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:14:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:14:24.355 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:14:24.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:14:24.356 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:14:24.356 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:14:24.356Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:14:24.356Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:14:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:14:24.359 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:14:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:14:24.359Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:14:24.360 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:14:24.360Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:15:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:15:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:15:24.354 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:15:24.354Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:15:24.355 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:15:24.355 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:15:24.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:15:24.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:15:24.357 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:15:24.357 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:15:24.357Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:15:24.357Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:15:24.358 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:15:24.358Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:16:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:16:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:16:24.335 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:16:24.335Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:16:24.335 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:16:24.335 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:16:24.335Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:16:24.335Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:16:24.338 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:16:24.338 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:16:24.338Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:16:24.338Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:16:24.339 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:16:24.339Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:17:24.320 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:17:24.320Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:17:24.370 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:17:24.370Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:17:24.371 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:17:24.371 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:17:24.371Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:17:24.371Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:17:24.374 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:17:24.374 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:17:24.374 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:17:24.374Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:17:24.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:17:24.374Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:18:24.321 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:18:24.321Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:18:24.365 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:18:24.365Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:18:24.366 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:18:24.366 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:18:24.366Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:18:24.366Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:18:24.368 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:18:24.368Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:18:24.369 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:18:24.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:18:24.369 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:18:24.369Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:19:24.321 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:19:24.321Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:19:24.343 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:19:24.343Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:19:24.344 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:19:24.344 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:19:24.344Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:19:24.344Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:19:24.347 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:19:24.347 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:19:24.347Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:19:24.347Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:19:24.347 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:19:24.347Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:20:24.321 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:20:24.321Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:20:24.381 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:20:24.381Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:20:24.381 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:20:24.381 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:20:24.381Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:20:24.381Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:20:24.384 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:20:24.384Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:20:24.385 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:20:24.385Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:20:24.385 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:20:24.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:21:24.321 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:21:24.321Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:21:24.338 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:21:24.338Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:21:24.339 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:21:24.339 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:21:24.339Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:21:24.339Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:21:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:21:24.341 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:21:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:21:24.341Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:21:24.342 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:21:24.342Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:22:24.321 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:22:24.321Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:22:24.341 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:22:24.341Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:22:24.342 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:22:24.342 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:22:24.342Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:22:24.342Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:22:24.346 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:22:24.346Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:22:24.346 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:22:24.346Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:22:24.346 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:22:24.346Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:23:24.321 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:23:24.321Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:23:24.354 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:23:24.354Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:23:24.355 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:23:24.355 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:23:24.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:23:24.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:23:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:23:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:23:24.359 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:23:24.359Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:23:24.359 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:23:24.359Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:24:24.321 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:24:24.321Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:24:24.359 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:24:24.359Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:24:24.360 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:24:24.360 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:24:24.360Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:24:24.360Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:25:52.706 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T10:25:52.706Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 10:25:52.706 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T10:25:52.706Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 10:25:52.706 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T10:25:52.706Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 10:25:52.707 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:25:52.707Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:25:52.763 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:25:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:25:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:25:52.764 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:25:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:25:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:25:52.766 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:25:52.767 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:25:52.766Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:25:52.767Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:25:52.767 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:25:52.767Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:26:52.706 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:26:52.706Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:26:52.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:26:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:26:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:26:52.777 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:26:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:26:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:26:52.780 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:26:52.780Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:26:52.780 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:26:52.780Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:26:52.780 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:26:52.780Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:27:52.707 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:27:52.707Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:27:52.751 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:27:52.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:27:52.752 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:27:52.752 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:27:52.752Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:27:52.752Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:27:52.755 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:27:52.755 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:27:52.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:27:52.755Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:27:52.755 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:27:52.755Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:28:52.707 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:28:52.707Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:28:52.729 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:28:52.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:28:52.730 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:28:52.730 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:28:52.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:28:52.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:28:52.733 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:28:52.733Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:28:52.733 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:28:52.733Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:28:52.733 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:28:52.733Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:29:52.707 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:29:52.707Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:29:52.725 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:29:52.725Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:29:52.725 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:29:52.725 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:29:52.725Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:29:52.725Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:29:52.728 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:29:52.728Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:29:52.728 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:29:52.728Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:29:52.729 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:29:52.729Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:30:52.707 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:30:52.707Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:30:52.752 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:30:52.752Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:30:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:30:52.753 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:30:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:30:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:30:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:30:52.756 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:30:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:30:52.756Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:30:52.756 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:30:52.756Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:31:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:31:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:31:52.726 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:31:52.726Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:31:52.727 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:31:52.727 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:31:52.727Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:31:52.727Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:31:52.729 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:31:52.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:31:52.729 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:31:52.729Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:31:52.730 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:31:52.730Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:32:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:32:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:32:52.737 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:32:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:32:52.737 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:32:52.737 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:32:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:32:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:32:52.740 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:32:52.740 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:32:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:32:52.740Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:32:52.740 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:32:52.740Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:33:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:33:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:33:52.727 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:33:52.727Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:33:52.727 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:33:52.727 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:33:52.727Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:33:52.727Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:33:52.730 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:33:52.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:33:52.730 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:33:52.730Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:33:52.730 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:33:52.730Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:34:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:34:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:34:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:34:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:34:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:34:52.738 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:34:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:34:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:34:52.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:34:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:34:52.741 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:34:52.741Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:34:52.742 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:34:52.742Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:35:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:35:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:35:52.722 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:35:52.722Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:35:52.723 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:35:52.723 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:35:52.723Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:35:52.723Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:35:52.725 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:35:52.725Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:35:52.725 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:35:52.725Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:35:52.726 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:35:52.726Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:36:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:36:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:36:52.730 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:36:52.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:36:52.730 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:36:52.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:36:52.730 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:36:52.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:36:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:36:52.767 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:36:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:36:52.767Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:36:52.767 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:36:52.767Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:37:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:37:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:37:52.735 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:37:52.735Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:37:52.736 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:37:52.736Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:37:52.736 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:37:52.736Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:37:52.740 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:37:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:37:52.740 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:37:52.740Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:37:52.740 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:37:52.740Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:38:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:38:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:38:52.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:38:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:38:52.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:38:52.741 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:38:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:38:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:38:52.745 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:38:52.745Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:38:52.745 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:38:52.745Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:38:52.745 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:38:52.745Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:39:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:39:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:39:52.732 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:39:52.732Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:39:52.733 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:39:52.733 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:39:52.733Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:39:52.733Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:39:52.736 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:39:52.736 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:39:52.736Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:39:52.736Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:39:52.736 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:39:52.736Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:40:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:40:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:40:52.729 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:40:52.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:40:52.729 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:40:52.729 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:40:52.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:40:52.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:40:52.732 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:40:52.732 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:40:52.732Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:40:52.732Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:40:52.733 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:40:52.733Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:41:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:41:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:41:52.734 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:41:52.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:41:52.734 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:41:52.734 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:41:52.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:41:52.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:41:52.737 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:41:52.737 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:41:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:41:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:41:52.737 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:41:52.737Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:42:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:42:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:42:52.725 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:42:52.726 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:42:52.726 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:42:52.725Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:42:52.726Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:42:52.726Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:42:52.729 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:42:52.729 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:42:52.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:42:52.729Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:42:52.729 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:42:52.729Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:43:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:43:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:43:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:43:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:43:52.739 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:43:52.739 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:43:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:43:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:43:52.743 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:43:52.743Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:43:52.743 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:43:52.743Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:43:52.743 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:43:52.743Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:44:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:44:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:44:52.809 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:44:52.809Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:44:52.810 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:44:52.810 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:44:52.810Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:44:52.810Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:44:52.813 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:44:52.813 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:44:52.813 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:44:52.813Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:44:52.813Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:44:52.813Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:45:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:45:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:45:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:45:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:45:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:45:52.757 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:45:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:45:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:45:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:45:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:45:52.760 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:45:52.760Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:45:52.760 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:45:52.760Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:46:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:46:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:46:52.733 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:46:52.733Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:46:52.734 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:46:52.734 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:46:52.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:46:52.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:46:52.737 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:46:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:46:52.737 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:46:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:46:52.737 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:46:52.737Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:47:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:47:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:47:52.730 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:47:52.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:47:52.731 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:47:52.731 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:47:52.731Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:47:52.731Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:47:52.733 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:47:52.733Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:47:52.734 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:47:52.734Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:47:52.734 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:47:52.734Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:48:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:48:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:48:52.748 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:48:52.748Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:48:52.748 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:48:52.748 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:48:52.748Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:48:52.748Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:48:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:48:52.750 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:48:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:48:52.750 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:48:52.750Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:48:52.750Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:49:52.708 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:49:52.708Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:49:52.732 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:49:52.732Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:49:52.732 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:49:52.732 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:49:52.732Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:49:52.732Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:49:52.739 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:49:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:49:52.739 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:49:52.739Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:49:52.739 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:49:52.739Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:50:52.709 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:50:52.709Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:50:52.748 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:50:52.748Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:50:52.749 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:50:52.749 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:50:52.749Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:50:52.749Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:50:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:50:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:50:52.753 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:50:52.753Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:50:52.754 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:50:52.754Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:51:52.709 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:51:52.709Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:51:52.739 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:51:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:51:52.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:51:52.741 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:51:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:51:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:51:52.744 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:51:52.744Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:51:52.744 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:51:52.744Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:51:52.745 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:51:52.745Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:52:52.710 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:52:52.710Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:52:52.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:52:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:52:52.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:52:52.771 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:52:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:52:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:52:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:52:52.775 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:52:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:52:52.775Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:52:52.775 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:52:52.775Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:53:52.710 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:53:52.710Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:53:52.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:53:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:53:52.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:53:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:53:52.741 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:53:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:53:52.744 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:53:52.744Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:53:52.744 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:53:52.744Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:53:52.744 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:53:52.744Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:54:52.710 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:54:52.710Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:54:52.728 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:54:52.728Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:54:52.731 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:54:52.731 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:54:52.731Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:54:52.731Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:54:52.735 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T10:54:52.735Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 10:54:52.735 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T10:54:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 10:54:52.736 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T10:54:52.736Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 10:55:52.711 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:55:52.711Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:55:52.747 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:55:52.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:55:52.748 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:55:52.748 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:55:52.748Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:55:52.748Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:55:52.752 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:55:52.752 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:55:52.752Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:55:52.752Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:55:52.752 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:55:52.752Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:56:52.710 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:56:52.710Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:56:52.749 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:56:52.749Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:56:52.749 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:56:52.750 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:56:52.749Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:56:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:56:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:56:52.753 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:56:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:56:52.753Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:56:52.753 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:56:52.753Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:57:52.710 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:57:52.710Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:57:52.786 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:57:52.786Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:57:52.787 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:57:52.787 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:57:52.787Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:57:52.787Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:57:52.790 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:57:52.790 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:57:52.790Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:57:52.790Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:57:52.790 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:57:52.790Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:58:52.711 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:58:52.711Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:58:52.749 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:58:52.749Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:58:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:58:52.750 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:58:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:58:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:58:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:58:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:58:52.753 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:58:52.753Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:58:52.753 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:58:52.753Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 10:59:52.712 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T10:59:52.712Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 10:59:52.747 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T10:59:52.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 10:59:52.748 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 10:59:52.748 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T10:59:52.748Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T10:59:52.748Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 10:59:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T10:59:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 10:59:52.754 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T10:59:52.754Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 10:59:52.754 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T10:59:52.754Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:00:52.712 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:00:52.712Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:00:52.729 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:00:52.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:00:52.729 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:00:52.729 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:00:52.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:00:52.729Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:00:52.731 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:00:52.731Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:00:52.732 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:00:52.732Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:00:52.732 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:00:52.732Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:01:52.713 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:01:52.713Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:01:52.766 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:01:52.766Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:01:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:01:52.767 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:01:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:01:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:01:52.772 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:01:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:01:52.773 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:01:52.773Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:01:52.773 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:01:52.773Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:02:52.713 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:02:52.713Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:02:52.739 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:02:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:02:52.740 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:02:52.740 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:02:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:02:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:02:52.743 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:02:52.743 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:02:52.743Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:02:52.743Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:02:52.743 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:02:52.743Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:03:52.714 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:03:52.714Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:03:52.827 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:03:52.827Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:03:52.828 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:03:52.828 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:03:52.828Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:03:52.828Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:03:52.831 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:03:52.831 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:03:52.831Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:03:52.831Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:03:52.831 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:03:52.831Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:04:52.714 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:04:52.714Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:04:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:04:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:04:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:04:52.751 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:04:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:04:52.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:04:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:04:52.754 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:04:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:04:52.754Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:04:52.754 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:04:52.754Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:05:52.714 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:05:52.714Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:05:52.734 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:05:52.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:05:52.735 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:05:52.735Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:05:52.735 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:05:52.735Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:05:52.737 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:05:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:05:52.737 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:05:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:05:52.738 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:05:52.738Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:06:52.714 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:06:52.714Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:06:52.743 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:06:52.743Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:06:52.743 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:06:52.743 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:06:52.743Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:06:52.743Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:06:52.747 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:06:52.747 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:06:52.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:06:52.747Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:06:52.747 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:06:52.747Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:07:52.714 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:07:52.714Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:07:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:07:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:07:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:07:52.754 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:07:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:07:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:07:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:07:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:07:52.757 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:07:52.757Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:07:52.758 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:07:52.758Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:08:52.714 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:08:52.714Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:08:52.763 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:08:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:08:52.763 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:08:52.763 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:08:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:08:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:08:52.766 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:08:52.766Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:08:52.766 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:08:52.766Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:08:52.767 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:08:52.767Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:09:52.714 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:09:52.714Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:09:52.751 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:09:52.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:09:52.752 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:09:52.752 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:09:52.752Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:09:52.752Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:09:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:09:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:09:52.754 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:09:52.754Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:09:52.754 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:09:52.754Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:10:52.714 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:10:52.714Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:10:52.730 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:10:52.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:10:52.730 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:10:52.730 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:10:52.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:10:52.730Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:10:52.733 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:10:52.733 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:10:52.733Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:10:52.733Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:10:52.734 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:10:52.734Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:11:52.714 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:11:52.714Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:11:52.734 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:11:52.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:11:52.735 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:11:52.735 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:11:52.735Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:11:52.735Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:11:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:11:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:11:52.738 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:11:52.738Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:11:52.738 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:11:52.738Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:12:52.715 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:12:52.715Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:12:52.737 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:12:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:12:52.739 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:12:52.739 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:12:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:12:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:12:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:12:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:12:52.742 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:12:52.742Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:12:52.743 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:12:52.743Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:13:52.715 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:13:52.715Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:13:52.731 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:13:52.731Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:13:52.732 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:13:52.733 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:13:52.732Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:13:52.733Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:13:52.736 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:13:52.736Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:13:52.736 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:13:52.736Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:13:52.737 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:13:52.737Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:14:52.715 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:14:52.715Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:14:52.737 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:14:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:14:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:14:52.738 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:14:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:14:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:14:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:14:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:14:52.742 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:14:52.742Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:14:52.742 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:14:52.742Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:15:52.715 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:15:52.715Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:15:52.739 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:15:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:15:52.740 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:15:52.740 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:15:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:15:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:15:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:15:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:15:52.750 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:15:52.750Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:15:52.751 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:15:52.751Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:16:52.715 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:16:52.715Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:16:52.807 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:16:52.807Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:16:52.808 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:16:52.808 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:16:52.808Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:16:52.808Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:16:52.811 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:16:52.811Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:16:52.811 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:16:52.811Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:16:52.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 create keys: Connection reset| 2023-02-18T11:16:52.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 create keys: Connection reset| 2023-02-18 11:17:52.715 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:17:52.715Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:17:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:17:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:17:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:17:52.770 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:17:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:17:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:17:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:17:52.773 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:17:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:17:52.773Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:17:52.774 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:17:52.774Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:18:52.715 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:18:52.715Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:18:52.746 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:18:52.746Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:18:52.747 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:18:52.747 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:18:52.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:18:52.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:18:52.752 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:18:52.752Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:18:52.752 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:18:52.752Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:18:52.753 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:18:52.753Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:19:52.715 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:19:52.715Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:19:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:19:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:19:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:19:52.739 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:19:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:19:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:19:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:19:52.742 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:19:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:19:52.742Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:19:52.743 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:19:52.743Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:20:52.715 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:20:52.715Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:20:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:20:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:20:52.765 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:20:52.765 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:20:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:20:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:20:52.768 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:20:52.768Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:20:52.768 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:20:52.768Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:20:52.769 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:20:52.769Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:21:52.715 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:21:52.715Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:21:52.736 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:21:52.736Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:21:52.737 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:21:52.737 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:21:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:21:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:21:52.740 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:21:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:21:52.740 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:21:52.740Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:21:52.740 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:21:52.740Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:22:52.716 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:22:52.716Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:22:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:22:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:22:52.751 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:22:52.751 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:22:52.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:22:52.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:22:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:22:52.754 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:22:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:22:52.754Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:22:52.754 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:22:52.754Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:23:52.717 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:23:52.717Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:23:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:23:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:23:52.772 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:23:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:23:52.773 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:23:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:23:52.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:23:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:23:52.776 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:23:52.776Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:23:52.777 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:23:52.777Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:24:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:24:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:24:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:24:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:24:52.755 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:24:52.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:24:52.755 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:24:52.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:24:52.758 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:24:52.758Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:24:52.758 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:24:52.758Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:24:52.758 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:24:52.758Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:25:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:25:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:25:52.734 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:25:52.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:25:52.735 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:25:52.735 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:25:52.735Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:25:52.735Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:25:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:25:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:25:52.738 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:25:52.738Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:25:52.738 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:25:52.738Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:26:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:26:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:26:52.737 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:26:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:26:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:26:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:26:52.738 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:26:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:26:52.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:26:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:26:52.741 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:26:52.741Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:26:52.742 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:26:52.742Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:27:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:27:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:27:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:27:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:27:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:27:52.757 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:27:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:27:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:27:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:27:52.761 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:27:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:27:52.761Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:27:52.761 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:27:52.761Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:28:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:28:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:28:52.744 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:28:52.744Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:28:52.745 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:28:52.745 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:28:52.745Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:28:52.745Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:28:52.747 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:28:52.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:28:52.748 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:28:52.748Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:28:52.748 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:28:52.748Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:29:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:29:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:29:52.749 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:29:52.749Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:29:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:29:52.750 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:29:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:29:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:29:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:29:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:29:52.753 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:29:52.753Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:29:52.754 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:29:52.754Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:30:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:30:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:30:52.768 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:30:52.768Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:30:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:30:52.769 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:30:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:30:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:30:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:30:52.773 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:30:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:30:52.773Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:30:52.773 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:30:52.773Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:31:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:31:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:31:52.800 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:31:52.800Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:31:52.801 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:31:52.801 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:31:52.801Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:31:52.801Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:31:52.804 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:31:52.804Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:31:52.805 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:31:52.805Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:31:52.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 create keys: Connection reset| 2023-02-18T11:31:52.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 create keys: Connection reset| 2023-02-18 11:32:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:32:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:32:52.733 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:32:52.733Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:32:52.734 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:32:52.734 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:32:52.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:32:52.734Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:32:52.737 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:32:52.737Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:32:52.737 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:32:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:32:52.738 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:32:52.738Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:33:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:33:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:33:52.797 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:33:52.797Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:33:52.798 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:33:52.798 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:33:52.798Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:33:52.798Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:33:52.801 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:33:52.801 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:33:52.801Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:33:52.801Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:33:52.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 create keys: Connection reset| 2023-02-18T11:33:52.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 create keys: Connection reset| 2023-02-18 11:34:52.718 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:34:52.718Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:34:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:34:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:34:52.738 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:34:52.738 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:34:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:34:52.738Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:34:52.743 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:34:52.743 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:34:52.743Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:34:52.743Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:34:52.743 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:34:52.743Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:35:52.719 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:35:52.719Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:35:52.768 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:35:52.768Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:35:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:35:52.769 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:35:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:35:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:35:52.772 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T11:35:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 11:35:52.773 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T11:35:52.773Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 11:35:52.773 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T11:35:52.773Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 11:36:52.719 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:36:52.719Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:36:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:36:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:36:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:36:52.757 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:36:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:36:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:36:52.759 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:36:52.759 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:36:52.759Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:36:52.759Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:36:52.760 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:36:52.760Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:37:52.719 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:37:52.719Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:37:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:37:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:37:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:37:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:37:52.742 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:37:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:37:52.745 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:37:52.745Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:37:52.745 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:37:52.745Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:37:52.746 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:37:52.746Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:38:52.719 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:38:52.719Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:38:52.744 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:38:52.744Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:38:52.745 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:38:52.745 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:38:52.745Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:38:52.745Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:38:52.747 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 11:38:52.747 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T11:38:52.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T11:38:52.747Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 11:38:52.748 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T11:38:52.748Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 11:39:52.719 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:39:52.719Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:39:52.759 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:39:52.759Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:39:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:39:52.760 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:39:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:39:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:39:52.763 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:39:52.763 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:39:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:39:52.763 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:39:52.763Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:39:52.763Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:40:52.719 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:40:52.719Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:40:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:40:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:40:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:40:52.758 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:40:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:40:52.758Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:40:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:40:52.760 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:40:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:40:52.760Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:40:52.761 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:40:52.761Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:41:52.719 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:41:52.719Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:41:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:41:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:41:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:41:52.753 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:41:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:41:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:41:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:41:52.756 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:41:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:41:52.756 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:41:52.756Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:41:52.756Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:42:52.719 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:42:52.719Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:42:52.736 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:42:52.736Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:42:52.736 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:42:52.736Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:42:52.736 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:42:52.736Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:42:52.739 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:42:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:42:52.739 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:42:52.739Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:42:52.739 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:42:52.739Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:43:52.720 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:43:52.720Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:43:52.739 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:43:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:43:52.740 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:43:52.740 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:43:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:43:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:43:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:43:52.742 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:43:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:43:52.742Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:43:52.743 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:43:52.743Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:44:52.720 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:44:52.720Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:44:52.749 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:44:52.749Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:44:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:44:52.750 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:44:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:44:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:44:52.752 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:44:52.752Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:44:52.753 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:44:52.753Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:44:52.753 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:44:52.753Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:45:52.720 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:45:52.720Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:45:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:45:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:45:52.743 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:45:52.743 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:45:52.743Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:45:52.743Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:45:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:45:52.750 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:45:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:45:52.750Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:45:52.750 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:45:52.750Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:46:52.720 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:46:52.720Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:46:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:46:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:46:52.765 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:46:52.765 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:46:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:46:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:46:52.768 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:46:52.768Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:46:52.768 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:46:52.768Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:46:52.768 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:46:52.768Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:47:52.720 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:47:52.720Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:47:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:47:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:47:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:47:52.770 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:47:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:47:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:47:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:47:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:47:52.773 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:47:52.773Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:47:52.773 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:47:52.773Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:48:52.720 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:48:52.720Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:48:52.740 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:48:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:48:52.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:48:52.741 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:48:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:48:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:48:52.744 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:48:52.744Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:48:52.744 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:48:52.744Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:48:52.744 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:48:52.744Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:49:52.720 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:49:52.720Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:49:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:49:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:49:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:49:52.754 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:49:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:49:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:49:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:49:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:49:52.757 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:49:52.757Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:49:52.757 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:49:52.757Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:50:52.721 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:50:52.721Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:50:52.751 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:50:52.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:50:52.751 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:50:52.751 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:50:52.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:50:52.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:50:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:50:52.754 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:50:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:50:52.754Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:50:52.754 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:50:52.754Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:51:52.722 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:51:52.722Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:51:52.747 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:51:52.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:51:52.747 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:51:52.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:51:52.747 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:51:52.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:51:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:51:52.750 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:51:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:51:52.750Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:51:52.751 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:51:52.751Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:52:52.722 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:52:52.722Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:52:52.793 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:52:52.793Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:52:52.793 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:52:52.794 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:52:52.793Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:52:52.794Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:52:52.798 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:52:52.798Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:52:52.798 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:52:52.798Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:52:52.798 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:52:52.798Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:53:52.722 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:53:52.722Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:53:52.752 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:53:52.752Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:53:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:53:52.753 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:53:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:53:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:53:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:53:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:53:52.756 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:53:52.756Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:53:52.757 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:53:52.757Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:54:52.722 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:54:52.722Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:54:52.739 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:54:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:54:52.739 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:54:52.739Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:54:52.740 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:54:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:54:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:54:52.742 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:54:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:54:52.743 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:54:52.742Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:54:52.743Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:55:52.722 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:55:52.722Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:55:52.740 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:55:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:55:52.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:55:52.741 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:55:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:55:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:55:52.744 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:55:52.744Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:55:52.744 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:55:52.744Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:55:52.744 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:55:52.744Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:56:52.722 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:56:52.722Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:56:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:56:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:56:52.758 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:56:52.758 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:56:52.758Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:56:52.758Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:56:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:56:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:56:52.762 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:56:52.762Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:56:52.762 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:56:52.762Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:57:52.722 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:57:52.722Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:57:52.792 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:57:52.792Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:57:52.793 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:57:52.793 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:57:52.793Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:57:52.793Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:57:52.795 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:57:52.796 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:57:52.795Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:57:52.796Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:57:52.796 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:57:52.796Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:58:52.722 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:58:52.722Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:58:52.797 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:58:52.797Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:58:52.798 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:58:52.798 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:58:52.798Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:58:52.798Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:58:52.802 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:58:52.802Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:58:52.802 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:58:52.802Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:58:52.803 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:58:52.803Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 11:59:52.722 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T11:59:52.722Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 11:59:52.740 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 11:59:52.740 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 11:59:52.740 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T11:59:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T11:59:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T11:59:52.740Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 11:59:52.744 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T11:59:52.744Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 11:59:52.744 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T11:59:52.744Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 11:59:52.744 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T11:59:52.744Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:00:52.723 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:00:52.723Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:00:52.814 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:00:52.814Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:00:52.814 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:00:52.814 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:00:52.814Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:00:52.814Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:00:52.817 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:00:52.817 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:00:52.817Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:00:52.817Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:00:52.818 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:00:52.818Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:01:52.723 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:01:52.723Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:01:52.741 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:01:52.741Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:01:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:01:52.742 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:01:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:01:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:01:52.745 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:01:52.745Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:01:52.745 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:01:52.745Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:01:52.745 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:01:52.745Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:02:52.724 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:02:52.724Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:02:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:02:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:02:52.762 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:02:52.762Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:02:52.762 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:02:52.762Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:02:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:02:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:02:52.765 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:02:52.765Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:02:52.765 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:02:52.765Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:03:52.724 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:03:52.724Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:03:52.768 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:03:52.768Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:03:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:03:52.769 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:03:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:03:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:03:52.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:03:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:03:52.772 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:03:52.772Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:03:52.772 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:03:52.772Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:04:52.724 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:04:52.724Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:04:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:04:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:04:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:04:52.761 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:04:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:04:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:04:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:04:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:04:52.767 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:04:52.767Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:04:52.767 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:04:52.767Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:05:52.725 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:05:52.725Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:05:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:05:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:05:52.742 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:05:52.742 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:05:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:05:52.742Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:05:52.744 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:05:52.744Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:05:52.745 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:05:52.745Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:05:52.745 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:05:52.745Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:06:52.725 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:06:52.725Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:06:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:06:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:06:52.751 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:06:52.751 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:06:52.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:06:52.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:06:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:06:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:06:52.753 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:06:52.753Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:06:52.754 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:06:52.754Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:07:52.725 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:07:52.725Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:07:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:07:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:07:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:07:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:07:52.755 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:07:52.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:07:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:07:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:07:52.767 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:07:52.767Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:07:52.767 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:07:52.767Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:08:52.725 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:08:52.725Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:08:52.752 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:08:52.752Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:08:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:08:52.753 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:08:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:08:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:08:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:08:52.756 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:08:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:08:52.756Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:08:52.756 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:08:52.756Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:09:52.725 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:09:52.725Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:09:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:09:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:09:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:09:52.761 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:09:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:09:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:09:52.763 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:09:52.763 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:09:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:09:52.763Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:09:52.764 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:09:52.764Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:10:52.725 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:10:52.725Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:10:52.763 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:10:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:10:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:10:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:10:52.764 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:10:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:10:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:10:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:10:52.767 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:10:52.767Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:10:52.767 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:10:52.767Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:11:52.726 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:11:52.726Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:11:52.811 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:11:52.811Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:11:52.812 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:11:52.812 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:11:52.812Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:11:52.812Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:11:52.816 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:11:52.816Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:11:52.816 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:11:52.816Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:11:52.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 create keys: Connection reset| 2023-02-18T12:11:52.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 create keys: Connection reset| 2023-02-18 12:12:52.726 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:12:52.726Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:12:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:12:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:12:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:12:52.754 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:12:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:12:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:12:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T12:12:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 12:12:52.757 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T12:12:52.757Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 12:12:52.758 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T12:12:52.758Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 12:13:52.726 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:13:52.726Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:13:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:13:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:13:52.774 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:13:52.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:13:52.777 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:13:52.777 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:13:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:13:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:13:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:13:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:13:52.777Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:13:52.777Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:14:52.726 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:14:52.726Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:14:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:14:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:14:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:14:52.760 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:14:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:14:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:14:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:14:52.767 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:14:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:14:52.767 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:14:52.767Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:14:52.767Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:15:52.726 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:15:52.726Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:15:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:15:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:15:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:15:52.756 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:15:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:15:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:15:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:15:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:15:52.760 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:15:52.760Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:15:52.761 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:15:52.761Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:16:52.726 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:16:52.726Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:16:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:16:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:16:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:16:52.754 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:16:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:16:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:16:52.759 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:16:52.759 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:16:52.759Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:16:52.759Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:16:52.759 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:16:52.759Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:17:52.726 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:17:52.726Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:17:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:17:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:17:52.766 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:17:52.766 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:17:52.766Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:17:52.766Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:17:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:17:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:17:52.769 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:17:52.769Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:17:52.770 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:17:52.770Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:18:52.726 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:18:52.726Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:18:52.763 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:18:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:18:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:18:52.764 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:18:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:18:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:18:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:18:52.767 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:18:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:18:52.767Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:18:52.768 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:18:52.768Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:19:52.726 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:19:52.726Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:19:52.810 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:19:52.810Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:19:52.811 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:19:52.811 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:19:52.811Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:19:52.811Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:19:52.814 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:19:52.814Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:19:52.814 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:19:52.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 create keys: Connection reset| 2023-02-18T12:19:52.814Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:19:52.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 create keys: Connection reset| 2023-02-18 12:20:52.727 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:20:52.727Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:20:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:20:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:20:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:20:52.761 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:20:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:20:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:20:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 12:20:52.764 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T12:20:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 12:20:52.764 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T12:20:52.764Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T12:20:52.764Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 12:21:52.728 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:21:52.728Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:21:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:21:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:21:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:21:52.774 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:21:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:21:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:21:52.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:21:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:21:52.776 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:21:52.776Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:21:52.777 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:21:52.777Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:22:52.728 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:22:52.728Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:22:52.765 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:22:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:22:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:22:52.767 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:22:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:22:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:22:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:22:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:22:52.770 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:22:52.770Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:22:52.771 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:22:52.771Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:23:52.728 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:23:52.728Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:23:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:23:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:23:52.775 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:23:52.775 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:23:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:23:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:23:52.779 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:23:52.779Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:23:52.779 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:23:52.779Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:23:52.779 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:23:52.779Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:24:52.728 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:24:52.728Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:24:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:24:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:24:52.755 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:24:52.755 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:24:52.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:24:52.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:24:52.758 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:24:52.758 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:24:52.758Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:24:52.758Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:24:52.758 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:24:52.758Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:25:52.728 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:25:52.728Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:25:52.775 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:25:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:25:52.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:25:52.776 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:25:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:25:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:25:52.779 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:25:52.779Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:25:52.779 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:25:52.779Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:25:52.779 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:25:52.779Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:26:52.729 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:26:52.729Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:26:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:26:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:26:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:26:52.777 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:26:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:26:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:26:52.779 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:26:52.779 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:26:52.779Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:26:52.779Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:26:52.780 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:26:52.780Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:27:52.729 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:27:52.729Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:27:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:27:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:27:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:27:52.754 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:27:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:27:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:27:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:27:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:27:52.757 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:27:52.757Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:27:52.758 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:27:52.758Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:28:52.730 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:28:52.730Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:28:52.759 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:28:52.759Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:28:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:28:52.760 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:28:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:28:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:28:52.763 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:28:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:28:52.763 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:28:52.763Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:28:52.764 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:28:52.764Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:29:52.729 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:29:52.729Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:29:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:29:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:29:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:29:52.770 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:29:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:29:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:29:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:29:52.773 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:29:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:29:52.773Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:29:52.773 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:29:52.773Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:30:52.730 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:30:52.730Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:30:52.779 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:30:52.779Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:30:52.780 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:30:52.780Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:30:52.780 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:30:52.780Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:30:52.783 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:30:52.783 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:30:52.783Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:30:52.783Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:30:52.783 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:30:52.783Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:31:52.730 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:31:52.730Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:31:52.778 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:31:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:31:52.779 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:31:52.779 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:31:52.779Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:31:52.779Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:31:52.782 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:31:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:31:52.782 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:31:52.782Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:31:52.782 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:31:52.782Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:32:52.731 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:32:52.731Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:32:52.749 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:32:52.749Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:32:52.750 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:32:52.750 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:32:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:32:52.750Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:32:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:32:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:32:52.753 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:32:52.753Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:32:52.754 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:32:52.754Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:33:52.731 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:33:52.731Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:33:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:33:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:33:52.762 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:33:52.762 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:33:52.762Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:33:52.762Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:33:52.768 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:33:52.768 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:33:52.768Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:33:52.768Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:33:52.768 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:33:52.768Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:34:52.732 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:34:52.732Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:34:52.782 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:34:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:34:52.783 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:34:52.783 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:34:52.783Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:34:52.783Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:34:52.787 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:34:52.787Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:34:52.787 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:34:52.787Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:34:52.788 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:34:52.788Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:35:52.732 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:35:52.732Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:35:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:35:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:35:52.762 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:35:52.762 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:35:52.762Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:35:52.762Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:35:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:35:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:35:52.764 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:35:52.764Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:35:52.765 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:35:52.765Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:36:52.732 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:36:52.732Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:36:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:36:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:36:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:36:52.773 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:36:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:36:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:36:52.775 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:36:52.776 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:36:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:36:52.776Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:36:52.776 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:36:52.776Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:37:52.732 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:37:52.732Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:37:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:37:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:37:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:37:52.775 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:37:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:37:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:37:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:37:52.777 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:37:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:37:52.777Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:37:52.777 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:37:52.777Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:38:52.733 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:38:52.733Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:38:52.785 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:38:52.785Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:38:52.785 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:38:52.785 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:38:52.785Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:38:52.785Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:38:52.788 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:38:52.788 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:38:52.788Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:38:52.788Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:38:52.788 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:38:52.788Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:39:52.734 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:39:52.734Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:39:52.753 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:39:52.753Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:39:52.754 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:39:52.754 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:39:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:39:52.754Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:39:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:39:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:39:52.757 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:39:52.757Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:39:52.758 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:39:52.758Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:40:52.734 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:40:52.734Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:40:52.781 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:40:52.781Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:40:52.782 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:40:52.782 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:40:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:40:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:40:52.786 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:40:52.786 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:40:52.786Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:40:52.786Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:40:52.786 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:40:52.786Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:41:52.734 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:41:52.734Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:41:52.804 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:41:52.804Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:41:52.805 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:41:52.805 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:41:52.805Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:41:52.805Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:41:52.813 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:41:52.813Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:41:52.814 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:41:52.814Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:41:52.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 create keys: Connection reset| 2023-02-18T12:41:52.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 create keys: Connection reset| 2023-02-18 12:42:52.734 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:42:52.734Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:42:52.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:42:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:42:52.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:42:52.771 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:42:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:42:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:42:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:42:52.774 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:42:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:42:52.774Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:42:52.774 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:42:52.774Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:43:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:43:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:43:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:43:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:43:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:43:52.769 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:43:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:43:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:43:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T12:43:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 12:43:52.774 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T12:43:52.774Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 12:43:52.774 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T12:43:52.774Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 12:44:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:44:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:44:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:44:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:44:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:44:52.774 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:44:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:44:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:44:52.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:44:52.776 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:44:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:44:52.776Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:44:52.777 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:44:52.777Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:45:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:45:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:45:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:45:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:45:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:45:52.774 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:45:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:45:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:45:52.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:45:52.777 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:45:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:45:52.777Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:45:52.777 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:45:52.777Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:46:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:46:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:46:52.792 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:46:52.792Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:46:52.792 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:46:52.792Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:46:52.792 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:46:52.792Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:46:52.795 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:46:52.795Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:46:52.795 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:46:52.795Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:46:52.796 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:46:52.796Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:47:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:47:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:47:52.766 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:47:52.766Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:47:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:47:52.767 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:47:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:47:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:47:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:47:52.770 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:47:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:47:52.770Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:47:52.770 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:47:52.770Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:48:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:48:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:48:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:48:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:48:52.778 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:48:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:48:52.778 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:48:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:48:52.781 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:48:52.781Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:48:52.781 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:48:52.781Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:48:52.782 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:48:52.782Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:49:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:49:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:49:52.755 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:49:52.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:49:52.755 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:49:52.755 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:49:52.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:49:52.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:49:52.758 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:49:52.758Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:49:52.758 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:49:52.758Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:49:52.758 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:49:52.758Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:50:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:50:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:50:52.765 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:50:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:50:52.765 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:50:52.765 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:50:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:50:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:50:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:50:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:50:52.769 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:50:52.769Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:50:52.770 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:50:52.770Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:51:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:51:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:51:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:51:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:51:52.778 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:51:52.778 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:51:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:51:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:51:52.780 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:51:52.780 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:51:52.780Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:51:52.780Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:51:52.781 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:51:52.781Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:52:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:52:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:52:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:52:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:52:52.757 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:52:52.757 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:52:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:52:52.757Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:52:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:52:52.760 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:52:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:52:52.760Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:52:52.760 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:52:52.760Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:53:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:53:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:53:52.796 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:53:52.796Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:53:52.797 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:53:52.797 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:53:52.797Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:53:52.797Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:53:52.800 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:53:52.800Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:53:52.801 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:53:52.801Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:53:52.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 create keys: Connection reset| 2023-02-18T12:53:52.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 create keys: Connection reset| 2023-02-18 12:54:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:54:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:54:52.784 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:54:52.784Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:54:52.785 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:54:52.785 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:54:52.785Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:54:52.785Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:54:52.790 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T12:54:52.790Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 12:54:52.790 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T12:54:52.790Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 12:54:52.791 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T12:54:52.791Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 12:55:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:55:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:55:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:55:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:55:52.775 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:55:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:55:52.775 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:55:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:55:52.778 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:55:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:55:52.778 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:55:52.778Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:55:52.778 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:55:52.778Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:56:52.735 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:56:52.735Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:56:52.759 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:56:52.759Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:56:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:56:52.760 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:56:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:56:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:56:52.763 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:56:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:56:52.763 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:56:52.763Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:56:52.763 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:56:52.763Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:57:52.736 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:57:52.736Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:57:52.780 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:57:52.780Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:57:52.781 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:57:52.781 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:57:52.781Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:57:52.781Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:57:52.784 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:57:52.784 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:57:52.784Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:57:52.784Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:57:52.784 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:57:52.784Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:58:52.736 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:58:52.736Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:58:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:58:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:58:52.762 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:58:52.762 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:58:52.762Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:58:52.762Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:58:52.765 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:58:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:58:52.765 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:58:52.765Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:58:52.765 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:58:52.765Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 12:59:52.737 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T12:59:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 12:59:52.781 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T12:59:52.781Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 12:59:52.782 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 12:59:52.782 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T12:59:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T12:59:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 12:59:52.784 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T12:59:52.784Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 12:59:52.785 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T12:59:52.785Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 12:59:52.785 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T12:59:52.785Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:00:52.737 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:00:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:00:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:00:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:00:52.778 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:00:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:00:52.778 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:00:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:00:52.782 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:00:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:00:52.782 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:00:52.782Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:00:52.783 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:00:52.783Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:01:52.737 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:01:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:01:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:01:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:01:52.765 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:01:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:01:52.765 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:01:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:01:52.768 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:01:52.768Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:01:52.769 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:01:52.769Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:01:52.769 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:01:52.769Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:02:52.737 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:02:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:02:52.772 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:02:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:02:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:02:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:02:52.774 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:02:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:02:52.778 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:02:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:02:52.778 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:02:52.778Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:02:52.779 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:02:52.779Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:03:52.737 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:03:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:03:52.755 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:03:52.755Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:03:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:03:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:03:52.756 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:03:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:03:52.759 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:03:52.759Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:03:52.760 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:03:52.760Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:03:52.760 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:03:52.760Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:04:52.737 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:04:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:04:52.781 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:04:52.781Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:04:52.782 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:04:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:04:52.782 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:04:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:04:52.785 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:04:52.785Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:04:52.785 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:04:52.785Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:04:52.786 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:04:52.786Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:05:52.737 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:05:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:05:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:05:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:05:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:05:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:05:52.774 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:05:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:05:52.779 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:05:52.779Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:05:52.779 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:05:52.779Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:05:52.780 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:05:52.780Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:06:52.737 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:06:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:06:52.768 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:06:52.768Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:06:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:06:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:06:52.769 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:06:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:06:52.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:06:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:06:52.771 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:06:52.771Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:06:52.771 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:06:52.771Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:07:52.737 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:07:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:07:52.802 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:07:52.802Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:07:52.803 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:07:52.803Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:07:52.803 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:07:52.803Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:07:52.806 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:07:52.806Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:07:52.806 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:07:52.806Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:07:52.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 create keys: Connection reset| 2023-02-18T13:07:52.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 create keys: Connection reset| 2023-02-18 13:08:52.737 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:08:52.737Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:08:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:08:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:08:52.765 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:08:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:08:52.765 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:08:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:08:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:08:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:08:52.768 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:08:52.768Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:08:52.768 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:08:52.768Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:09:52.738 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:09:52.738Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:09:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:09:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:09:52.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:09:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:09:52.771 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:09:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:09:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:09:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:09:52.774 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:09:52.774Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:09:52.775 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:09:52.775Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:10:52.738 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:10:52.738Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:10:52.799 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:10:52.799Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:10:52.800 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:10:52.800Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:10:52.800 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:10:52.800Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:10:52.803 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:10:52.803Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:10:52.803 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:10:52.803Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:10:52.803 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:10:52.803Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:11:52.739 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:11:52.739Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:11:52.794 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:11:52.794Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:11:52.796 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:11:52.796Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:11:52.796 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:11:52.796Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:11:52.800 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:11:52.800Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:11:52.800 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:11:52.800Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:11:52.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 create keys: Connection reset| 2023-02-18T13:11:52.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 create keys: Connection reset| 2023-02-18 13:12:52.739 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:12:52.739Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:12:52.795 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:12:52.795Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:12:52.796 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:12:52.796Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:12:52.797 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:12:52.797Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:12:52.800 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:12:52.800Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:12:52.800 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:12:52.800Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:12:52.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 create keys: Connection reset| 2023-02-18T13:12:52.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 create keys: Connection reset| 2023-02-18 13:13:52.739 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:13:52.739Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:13:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:13:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:13:52.756 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:13:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:13:52.756 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:13:52.756Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:13:52.759 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:13:52.759Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:13:52.759 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:13:52.759Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:13:52.759 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:13:52.759Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:14:52.740 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:14:52.740Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:14:52.778 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:14:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:14:52.778 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:14:52.779 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:14:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:14:52.779Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:14:52.782 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:14:52.782 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:14:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:14:52.782Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:14:52.783 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:14:52.783Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:15:52.740 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:15:52.740Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:15:52.785 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:15:52.785Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:15:52.786 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:15:52.786 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:15:52.786Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:15:52.786Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:15:52.789 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:15:52.790 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:15:52.790 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:15:52.789Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:15:52.790Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:15:52.790Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:16:52.740 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:16:52.740Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:16:52.764 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:16:52.764Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:16:52.765 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:16:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:16:52.765 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:16:52.765Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:16:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:16:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:16:52.768 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:16:52.768Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:16:52.768 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:16:52.768Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:17:52.740 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:17:52.740Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:17:52.791 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:17:52.791Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:17:52.791 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:17:52.791Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:17:52.792 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:17:52.792Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:17:52.794 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:17:52.795 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:17:52.794Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:17:52.795Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:17:52.795 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:17:52.795Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:18:52.740 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:18:52.740Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:18:52.772 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:18:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:18:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:18:52.773 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:18:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:18:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:18:52.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:18:52.776 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:18:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:18:52.776Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:18:52.776 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:18:52.776Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:19:52.741 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:19:52.741Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:19:52.775 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:19:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:19:52.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:19:52.776 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:19:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:19:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:19:52.779 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T13:19:52.779Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 13:19:52.779 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T13:19:52.779Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 13:19:52.780 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T13:19:52.780Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 13:20:52.741 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:20:52.741Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:20:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:20:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:20:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:20:52.770 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:20:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:20:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:20:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:20:52.773 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:20:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:20:52.773Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:20:52.774 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:20:52.774Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:21:52.741 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:21:52.741Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:21:52.766 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:21:52.766Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:21:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:21:52.767 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:21:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:21:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:21:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:21:52.769 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:21:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:21:52.769Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:21:52.770 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:21:52.770Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:22:52.741 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:22:52.741Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:22:52.759 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:22:52.759Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:22:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:22:52.760 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:22:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:22:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:22:52.762 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:22:52.762Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:22:52.763 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:22:52.763Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:22:52.763 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:22:52.763Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:23:52.741 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:23:52.741Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:23:52.807 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:23:52.807Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:23:52.807 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:23:52.807 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:23:52.807Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:23:52.807Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:23:52.810 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:23:52.810 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:23:52.810Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:23:52.810Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:23:52.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 create keys: Connection reset| 2023-02-18T13:23:52.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 create keys: Connection reset| 2023-02-18 13:24:52.742 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:24:52.742Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:24:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:24:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:24:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:24:52.774 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:24:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:24:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:24:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:24:52.777 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:24:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:24:52.777Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:24:52.778 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:24:52.778Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:25:52.742 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:25:52.742Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:25:52.773 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:25:52.773Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:25:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:25:52.774 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:25:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:25:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:25:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:25:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:25:52.777 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:25:52.777Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:25:52.778 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:25:52.778Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:26:52.742 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:26:52.742Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:26:52.766 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:26:52.766Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:26:52.767 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:26:52.767 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:26:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:26:52.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:26:52.770 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:26:52.771 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:26:52.770Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:26:52.771Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:26:52.771 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:26:52.771Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:27:52.743 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:27:52.743Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:27:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:27:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:27:52.761 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:27:52.763 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:27:52.763 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:27:52.764 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:27:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:27:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:27:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:27:52.763Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:27:52.763Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:27:52.764Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:28:52.743 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:28:52.743Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:28:52.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:28:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:28:52.772 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:28:52.772 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:28:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:28:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:28:52.775 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:28:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:28:52.775 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:28:52.775Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:28:52.775 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:28:52.775Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:29:52.743 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:29:52.743Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:29:52.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:29:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:29:52.772 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:29:52.772 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:29:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:29:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:29:52.775 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:29:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:29:52.776 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:29:52.776Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:29:52.776 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:29:52.776Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:30:52.744 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:30:52.744Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:30:52.797 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:30:52.797Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:30:52.798 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:30:52.798Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:30:52.798 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:30:52.798Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:30:52.800 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:30:52.801 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:30:52.800Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:30:52.801Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:30:52.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 create keys: Connection reset| 2023-02-18T13:30:52.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 create keys: Connection reset| 2023-02-18 13:31:52.744 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:31:52.744Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:31:52.933 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:31:52.933Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:31:52.934 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:31:52.934 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:31:52.934Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:31:52.934Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:31:52.937 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:31:52.937Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:31:52.938 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:31:52.938Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:31:52.938 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:31:52.938Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:32:52.744 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:32:52.744Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:32:52.771 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:32:52.771Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:32:52.772 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:32:52.772 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:32:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:32:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:32:52.775 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:32:52.775 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:32:52.775Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:32:52.775Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:32:52.775 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:32:52.775Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:33:52.744 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:33:52.744Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:33:52.793 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:33:52.793Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:33:52.794 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:33:52.794 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:33:52.794Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:33:52.794Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:33:52.796 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:33:52.796Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:33:52.796 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:33:52.796Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:33:52.797 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:33:52.797Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:34:52.744 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:34:52.744Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:34:52.760 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:34:52.760Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:34:52.761 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:34:52.761 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:34:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:34:52.761Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:34:52.766 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:34:52.766Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:34:52.766 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:34:52.766Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:34:52.766 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:34:52.766Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:35:52.745 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:35:52.745Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:35:52.768 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:35:52.768Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:35:52.769 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:35:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:35:52.769 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:35:52.769Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:35:52.774 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:35:52.774Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:35:52.774 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:35:52.774Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:35:52.775 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:35:52.775Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:36:52.745 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:36:52.745Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:36:52.795 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:36:52.795Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:36:52.795 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:36:52.795Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:36:52.795 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:36:52.795Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:36:52.803 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:36:52.803 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:36:52.803Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:36:52.803Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:36:52.803 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:36:52.803Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:37:52.745 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:37:52.745Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:37:52.789 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:37:52.789Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:37:52.790 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:37:52.790 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:37:52.790Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:37:52.790Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:37:52.793 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:37:52.793Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:37:52.793 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:37:52.793Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:37:52.793 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:37:52.793Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:38:52.746 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:38:52.746Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:38:52.811 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:38:52.811Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:38:52.812 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:38:52.812 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:38:52.812Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:38:52.812Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:38:52.815 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:38:52.815Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:38:52.816 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:38:52.816Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:38:52.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 create keys: Connection reset| 2023-02-18T13:38:52.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 create keys: Connection reset| 2023-02-18 13:39:52.746 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:39:52.746Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:39:52.781 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:39:52.781Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:39:52.781 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:39:52.782 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:39:52.781Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:39:52.782Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:39:52.785 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:39:52.785 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:39:52.785Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:39:52.785 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:39:52.785Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:39:52.785Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:40:52.746 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:40:52.746Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:40:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:40:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:40:52.778 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:40:52.778 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:40:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:40:52.778Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:40:52.783 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:40:52.783 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:40:52.783Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:40:52.783Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:40:52.783 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:40:52.783Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:41:52.747 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:41:52.747Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:41:52.776 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:41:52.776Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:41:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:41:52.777 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:41:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:41:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:41:52.781 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:41:52.781 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:41:52.781Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:41:52.781Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:41:52.781 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:41:52.781Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:42:52.748 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:42:52.748Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:42:52.772 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:42:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:42:52.772 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:42:52.772 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:42:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:42:52.772Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:42:52.777 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:42:52.777 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:42:52.777Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:42:52.777 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:42:52.777Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:42:52.777Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:43:52.748 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:43:52.748Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:43:52.804 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:43:52.804Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:43:52.805 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:43:52.805 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:43:52.805Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:43:52.805Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:45:22.460 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 13:45:22.461 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T13:45:22.460Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T13:45:22.461Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 13:45:22.461 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T13:45:22.461Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 13:45:22.461 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:45:22.461Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:45:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:45:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:45:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:45:22.506 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:45:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:45:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:45:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:45:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:45:22.510 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:45:22.510Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:45:22.510 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:45:22.510Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:46:22.461 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:46:22.461Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:46:22.481 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:46:22.481Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:46:22.482 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:46:22.482 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:46:22.482Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:46:22.482Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:46:22.484 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:46:22.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:46:22.484 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:46:22.484Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:46:22.485 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:46:22.485Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:47:22.461 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:47:22.461Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:47:22.486 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:47:22.486Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:47:22.487 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:47:22.487 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:47:22.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:47:22.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:47:22.490 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:47:22.490Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:47:22.490 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:47:22.490Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:47:22.490 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:47:22.490Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:48:22.461 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:48:22.461Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:48:22.477 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:48:22.477Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:48:22.477 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:48:22.477 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:48:22.477Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:48:22.477Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:48:22.480 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:48:22.480Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:48:22.480 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:48:22.480Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:48:22.480 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:48:22.480Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:49:22.462 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:49:22.462Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:49:22.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:49:22.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:49:22.531 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:49:22.531 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:49:22.531Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:49:22.531Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:49:22.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:49:22.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:49:22.534 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:49:22.534Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:49:22.534 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:49:22.534Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:50:22.462 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:50:22.462Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:50:22.484 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:50:22.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:50:22.485 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:50:22.485 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:50:22.485Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:50:22.485Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:50:22.488 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:50:22.488 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:50:22.488Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:50:22.488Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:50:22.489 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:50:22.489Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:51:22.463 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:51:22.463Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:51:22.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:51:22.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:51:22.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:51:22.551 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:51:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:51:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:51:22.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T13:51:22.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 13:51:22.554 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T13:51:22.554Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 13:51:22.555 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T13:51:22.555Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 13:52:22.462 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:52:22.462Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:52:22.478 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:52:22.478Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:52:22.478 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:52:22.479 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:52:22.478Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:52:22.479Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:52:22.481 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:52:22.481Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:52:22.481 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:52:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:52:22.482 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:52:22.482Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:53:22.462 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:53:22.462Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:53:22.483 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:53:22.483Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:53:22.484 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:53:22.484 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:53:22.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:53:22.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:53:22.487 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:53:22.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:53:22.487 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:53:22.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:53:22.488 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:53:22.488Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:54:22.462 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:54:22.462Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:54:22.480 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:54:22.480Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:54:22.480 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:54:22.480Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:54:22.480 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:54:22.480Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:54:22.483 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:54:22.483 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:54:22.483Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:54:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:54:22.483 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:54:22.483Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:55:22.462 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:55:22.462Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:55:22.478 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:55:22.478Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:55:22.478 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:55:22.478 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:55:22.478Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:55:22.478Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:55:22.482 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:55:22.482 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:55:22.482Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:55:22.482Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:55:22.482 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:55:22.482Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:56:22.462 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:56:22.462Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:56:22.480 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:56:22.480Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:56:22.481 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:56:22.481 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:56:22.481Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:56:22.481Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:56:22.485 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:56:22.485Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:56:22.485 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:56:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:56:22.485 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:56:22.485Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:57:22.462 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:57:22.462Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:57:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:57:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:57:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:57:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:57:22.493 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:57:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:57:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:57:22.496 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:57:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:57:22.496Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:57:22.496 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:57:22.496Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:58:22.462 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:58:22.462Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:58:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:58:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:58:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:58:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:58:22.506 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:58:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:58:22.509 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:58:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:58:22.509 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:58:22.509Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:58:22.509 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:58:22.509Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 13:59:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T13:59:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 13:59:22.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T13:59:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 13:59:22.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 13:59:22.491 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T13:59:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T13:59:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 13:59:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T13:59:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 13:59:22.494 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T13:59:22.494Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 13:59:22.494 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T13:59:22.494Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:00:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:00:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:00:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:00:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:00:22.495 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:00:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:00:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:00:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:00:22.498 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:00:22.498 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:00:22.499 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:00:22.498Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:00:22.498Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:00:22.499Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:01:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:01:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:01:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:01:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:01:22.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:01:22.575 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:01:22.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:01:22.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:01:22.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:01:22.578 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:01:22.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:01:22.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:01:22.579 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:01:22.579Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:02:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:02:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:02:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:02:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:02:22.509 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:02:22.510 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:02:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:02:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:02:22.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:02:22.512 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:02:22.513 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:02:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:02:22.512Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:02:22.513Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:03:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:03:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:03:22.484 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:03:22.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:03:22.484 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:03:22.484 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:03:22.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:03:22.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:03:22.489 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:03:22.489Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:03:22.490 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:03:22.490Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:03:22.490 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:03:22.490Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:04:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:04:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:04:22.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:04:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:04:22.513 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:04:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:04:22.513 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:04:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:04:22.516 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:04:22.516Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:04:22.516 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:04:22.516Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:04:22.516 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:04:22.516Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:05:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:05:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:05:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:05:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:05:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:05:22.511 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:05:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:05:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:05:22.515 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:05:22.515 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:05:22.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:05:22.515Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:05:22.515 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:05:22.515Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:06:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:06:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:06:22.509 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:06:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:06:22.509 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:06:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:06:22.510 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:06:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:06:22.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:06:22.513 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:06:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:06:22.513Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:06:22.513 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:06:22.513Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:07:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:07:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:07:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:07:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:07:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:07:22.495 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:07:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:07:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:07:22.498 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:07:22.498 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:07:22.498Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:07:22.498Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:07:22.498 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:07:22.498Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:08:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:08:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:08:22.486 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:08:22.486Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:08:22.486 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:08:22.486 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:08:22.486Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:08:22.486Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:08:22.489 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:08:22.489Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:08:22.489 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:08:22.489Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:08:22.489 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:08:22.489Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:09:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:09:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:09:22.485 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:09:22.485Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:09:22.485 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:09:22.485 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:09:22.485Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:09:22.485Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:09:22.487 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:09:22.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:09:22.487 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:09:22.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:09:22.488 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:09:22.488Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:10:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:10:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:10:22.503 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:10:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:10:22.504 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:10:22.504 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:10:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:10:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:10:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:10:22.507 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:10:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:10:22.507Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:10:22.507 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:10:22.507Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:11:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:11:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:11:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:11:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:11:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:11:22.496 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:11:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:11:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:11:22.500 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:11:22.500Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:11:22.500 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:11:22.500Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:11:22.500 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:11:22.500Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:12:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:12:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:12:22.483 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:12:22.483Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:12:22.483 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:12:22.483Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:12:22.483 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:12:22.483Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:12:22.487 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:12:22.487 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:12:22.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:12:22.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:12:22.488 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:12:22.488Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:13:22.466 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:13:22.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:13:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:13:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:13:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:13:22.493 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:13:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:13:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:13:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:13:22.496 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:13:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:13:22.496Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:13:22.496 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:13:22.496Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:14:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:14:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:14:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:14:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:14:22.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:14:22.512 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:14:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:14:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:14:22.516 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T14:14:22.516Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 14:14:22.516 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T14:14:22.516Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 14:14:22.517 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T14:14:22.517Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 14:15:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:15:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:15:22.515 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:15:22.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:15:22.515 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:15:22.515 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:15:22.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:15:22.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:15:22.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:15:22.519 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:15:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:15:22.519Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:15:22.519 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:15:22.519Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:16:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:16:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:16:22.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:16:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:16:22.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:16:22.491 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:16:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:16:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:16:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:16:22.495 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:16:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:16:22.495Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:16:22.495 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:16:22.495Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:17:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:17:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:17:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:17:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:17:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:17:22.493 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:17:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:17:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:17:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:17:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:17:22.496 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:17:22.496Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:17:22.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:17:22.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:18:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:18:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:18:22.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:18:22.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:18:22.531 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:18:22.531 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:18:22.531Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:18:22.531Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:18:22.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:18:22.535 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:18:22.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:18:22.535Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:18:22.535 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:18:22.535Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:19:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:19:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:19:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:19:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:19:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:19:22.495 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:19:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:19:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:19:22.498 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:19:22.498Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:19:22.498 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:19:22.498Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:19:22.498 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:19:22.498Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:20:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:20:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:20:22.490 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:20:22.490Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:20:22.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:20:22.491 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:20:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:20:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:20:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:20:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:20:22.494 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:20:22.494Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:20:22.494 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:20:22.494Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:21:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:21:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:21:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:21:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:21:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:21:22.493 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:21:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:21:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:21:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:21:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:21:22.496 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:21:22.496Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:21:22.496 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:21:22.496Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:22:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:22:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:22:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:22:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:22:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:22:22.496 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:22:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:22:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:22:22.503 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:22:22.503 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:22:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:22:22.503 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:22:22.503Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:22:22.503Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:23:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:23:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:23:22.484 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:23:22.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:23:22.484 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:23:22.484 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:23:22.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:23:22.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:23:22.487 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:23:22.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:23:22.487 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:23:22.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:23:22.487 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:23:22.487Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:24:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:24:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:24:22.488 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:24:22.488Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:24:22.489 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:24:22.489 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:24:22.489Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:24:22.489Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:24:22.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:24:22.492 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:24:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:24:22.492Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:24:22.492 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:24:22.492Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:25:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:25:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:25:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:25:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:25:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:25:22.494 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:25:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:25:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:25:22.497 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:25:22.497 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:25:22.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:25:22.497Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:25:22.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:25:22.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:26:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:26:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:26:22.504 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:26:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:26:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:26:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:26:22.505 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:26:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:26:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:26:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:26:22.508 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:26:22.508Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:26:22.509 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:26:22.509Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:27:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:27:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:27:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:27:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:27:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:27:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:27:22.503 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:27:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:27:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:27:22.506 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:27:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:27:22.506Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:27:22.506 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:27:22.506Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:28:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:28:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:28:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:28:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:28:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:28:22.514 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:28:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:28:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:28:22.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:28:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:28:22.518 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:28:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:28:22.518 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:28:22.518Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:29:22.467 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:29:22.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:29:22.485 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:29:22.485Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:29:22.486 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:29:22.486 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:29:22.486Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:29:22.486Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:29:22.490 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:29:22.490Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:29:22.490 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:29:22.490Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:29:22.490 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:29:22.490Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:30:22.468 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:30:22.468Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:30:22.497 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:30:22.497Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:30:22.498 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:30:22.498 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:30:22.498Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:30:22.498Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:30:22.501 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:30:22.501 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:30:22.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:30:22.501Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:30:22.501 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:30:22.501Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:31:22.468 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:31:22.468Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:31:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:31:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:31:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:31:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:31:22.493 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:31:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:31:22.497 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:31:22.497Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:31:22.497 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:31:22.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:31:22.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:31:22.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:32:22.468 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:32:22.468Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:32:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:32:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:32:22.503 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:32:22.503 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:32:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:32:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:32:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:32:22.505 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:32:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:32:22.505Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:32:22.506 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:32:22.506Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:33:22.468 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:33:22.468Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:33:22.485 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:33:22.485Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:33:22.486 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:33:22.486Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:33:22.486 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:33:22.486Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:33:22.488 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:33:22.488Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:33:22.489 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:33:22.489Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:33:22.489 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:33:22.489Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:34:22.468 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:34:22.468Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:34:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:34:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:34:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:34:22.493 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:34:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:34:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:34:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T14:34:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 14:34:22.497 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T14:34:22.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 14:34:22.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T14:34:22.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 14:35:22.468 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:35:22.468Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:35:22.499 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:35:22.499Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:35:22.500 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:35:22.500 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:35:22.500Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:35:22.500Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:35:22.503 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:35:22.503 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:35:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:35:22.503Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:35:22.504 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:35:22.504Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:36:22.468 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:36:22.468Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:36:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:36:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:36:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:36:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:36:22.508 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:36:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:36:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:36:22.511 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:36:22.511 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:36:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:36:22.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:36:22.511Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:37:22.468 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:37:22.468Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:37:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:37:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:37:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:37:22.507 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:37:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:37:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:37:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:37:22.510 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:37:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:37:22.510Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:37:22.510 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:37:22.510Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:38:22.468 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:38:22.468Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:38:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:38:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:38:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:38:22.493 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:38:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:38:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:38:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:38:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:38:22.497 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:38:22.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:38:22.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:38:22.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:39:22.468 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:39:22.468Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:39:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:39:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:39:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:39:22.495 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:39:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:39:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:39:22.498 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:39:22.498Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:39:22.498 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:39:22.498Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:39:22.498 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:39:22.498Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:40:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:40:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:40:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:40:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:40:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:40:22.493 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:40:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:40:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:40:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:40:22.496 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:40:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:40:22.496Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:40:22.496 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:40:22.496Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:41:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:41:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:41:22.527 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:41:22.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:41:22.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:41:22.528 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:41:22.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:41:22.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:41:22.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:41:22.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:41:22.530 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:41:22.530Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:41:22.531 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:41:22.531Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:42:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:42:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:42:22.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:42:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:42:22.492 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:42:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:42:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:42:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:42:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:42:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:42:22.495 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:42:22.495Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:42:22.496 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:42:22.496Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:43:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:43:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:43:22.532 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:43:22.532Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:43:22.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:43:22.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:43:22.533 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:43:22.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:43:22.535 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:43:22.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:43:22.535 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:43:22.535Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:43:22.536 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:43:22.536Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:44:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:44:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:44:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:44:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:44:22.497 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:44:22.497Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:44:22.497 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:44:22.497Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:44:22.499 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:44:22.499Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:44:22.499 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:44:22.499Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:44:22.500 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:44:22.500Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:45:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:45:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:45:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:45:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:45:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:45:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:45:22.496 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:45:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:45:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:45:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:45:22.502 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:45:22.502Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:45:22.502 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:45:22.502Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:46:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:46:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:46:22.504 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:46:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:46:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:46:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:46:22.505 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:46:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:46:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:46:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:46:22.508 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:46:22.508Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:46:22.509 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:46:22.509Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:47:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:47:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:47:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:47:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:47:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:47:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:47:22.511 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:47:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:47:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:47:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:47:22.515 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:47:22.515Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:47:22.515 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:47:22.515Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:48:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:48:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:48:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:48:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:48:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:48:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:48:22.510 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:48:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:48:22.516 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:48:22.516Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:48:22.516 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:48:22.516Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:48:22.516 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:48:22.516Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:49:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:49:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:49:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:49:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:49:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:49:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:49:22.494 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:49:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:49:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:49:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:49:22.497 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:49:22.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:49:22.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:49:22.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:50:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:50:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:50:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:50:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:50:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:50:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:50:22.494 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:50:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:50:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:50:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:50:22.497 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:50:22.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:50:22.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:50:22.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:51:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:51:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:51:22.486 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:51:22.486Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:51:22.487 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:51:22.487 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:51:22.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:51:22.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:51:22.490 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:51:22.490Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:51:22.490 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:51:22.490Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:51:22.490 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:51:22.490Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:52:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:52:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:52:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:52:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:52:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:52:22.508 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:52:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:52:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:52:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:52:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:52:22.511 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:52:22.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:52:22.511 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:52:22.511Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:53:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:53:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:53:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:53:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:53:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:53:22.493 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:53:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:53:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:53:22.497 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:53:22.497Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:53:22.497 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:53:22.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:53:22.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:53:22.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:54:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:54:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:54:22.540 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:54:22.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:54:22.540 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:54:22.540 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:54:22.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:54:22.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:54:22.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:54:22.543 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:54:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:54:22.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:54:22.543 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:54:22.543Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:55:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:55:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:55:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:55:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:55:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:55:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:55:22.496 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:55:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:55:22.499 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:55:22.499Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:55:22.499 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:55:22.499Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:55:22.499 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:55:22.499Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:56:22.469 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:56:22.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:56:22.509 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:56:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:56:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:56:22.510 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:56:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:56:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:56:22.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:56:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:56:22.512 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:56:22.512Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:56:22.512 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:56:22.512Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:57:22.470 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:57:22.470Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:57:22.540 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:57:22.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:57:22.541 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:57:22.541 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:57:22.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:57:22.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:57:22.545 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:57:22.545Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:57:22.545 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:57:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:57:22.546 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:57:22.546Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:58:22.470 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:58:22.470Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:58:22.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:58:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:58:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:58:22.492 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:58:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:58:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:58:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:58:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:58:22.494 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:58:22.494Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:58:22.494 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:58:22.494Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 14:59:22.471 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T14:59:22.471Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 14:59:22.503 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T14:59:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 14:59:22.503 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 14:59:22.504 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T14:59:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T14:59:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 14:59:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T14:59:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 14:59:22.507 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T14:59:22.507Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 14:59:22.507 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T14:59:22.507Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:00:22.472 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:00:22.472Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:00:22.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:00:22.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:00:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:00:22.556 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:00:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:00:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:00:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:00:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:00:22.560 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:00:22.560Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:00:22.560 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:00:22.560Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:01:22.472 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:01:22.472Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:01:22.490 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:01:22.490Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:01:22.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:01:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:01:22.491 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:01:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:01:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:01:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:01:22.494 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:01:22.494Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:01:22.494 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:01:22.494Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:02:22.472 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:02:22.472Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:02:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:02:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:02:22.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:02:22.575 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:02:22.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:02:22.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:02:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:02:22.578 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:02:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:02:22.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:02:22.578 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:02:22.578Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:03:22.472 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:03:22.472Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:03:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:03:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:03:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:03:22.510 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:03:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:03:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:03:22.513 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:03:22.513 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:03:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:03:22.513Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:03:22.514 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:03:22.514Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:04:22.472 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:04:22.472Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:04:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:04:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:04:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:04:22.493 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:04:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:04:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:04:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:04:22.496 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:04:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:04:22.496Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:04:22.496 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:04:22.496Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:05:22.472 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:05:22.472Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:05:22.499 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:05:22.499Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:05:22.499 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:05:22.499 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:05:22.499Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:05:22.499Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:05:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:05:22.502 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:05:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:05:22.502Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:05:22.502 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:05:22.502Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:06:22.473 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:06:22.473Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:06:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:06:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:06:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:06:22.506 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:06:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:06:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:06:22.509 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:06:22.509 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:06:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:06:22.509Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:06:22.510 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:06:22.510Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:07:22.473 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:07:22.473Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:07:22.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:07:22.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:07:22.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:07:22.520 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:07:22.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:07:22.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:07:22.523 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:07:22.523 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:07:22.523Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:07:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:07:22.523 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:07:22.523Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:08:22.473 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:08:22.473Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:08:22.517 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:08:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:08:22.517 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:08:22.517 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:08:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:08:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:08:22.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:08:22.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:08:22.521 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:08:22.521Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:08:22.521 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:08:22.521Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:09:22.473 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:09:22.473Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:09:22.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:09:22.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:09:22.521 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:09:22.521 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:09:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:09:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:09:22.525 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:09:22.525 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:09:22.525Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:09:22.525Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:09:22.526 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:09:22.526Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:10:22.473 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:10:22.473Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:10:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:10:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:10:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:10:22.494 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:10:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:10:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:10:22.498 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:10:22.498Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:10:22.498 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:10:22.498Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:10:22.498 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:10:22.498Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:11:22.473 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:11:22.473Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:11:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:11:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:11:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:11:22.494 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:11:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:11:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:11:22.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:11:22.496 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:11:22.496 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:11:22.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:11:22.496Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:11:22.496Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:12:22.474 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:12:22.474Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:12:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:12:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:12:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:12:22.495 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:12:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:12:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:12:22.497 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:12:22.497Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:12:22.498 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:12:22.498Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:12:22.498 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:12:22.498Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:13:22.474 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:13:22.474Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:13:22.500 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:13:22.500Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:13:22.501 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:13:22.501 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:13:22.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:13:22.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:13:22.504 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:13:22.504 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:13:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:13:22.504Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:13:22.504 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:13:22.504Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:14:22.474 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:14:22.474Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:14:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:14:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:14:22.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:14:22.492 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:14:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:14:22.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:14:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:14:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:14:22.495 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:14:22.495Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:14:22.496 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:14:22.496Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:15:22.474 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:15:22.474Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:15:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:15:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:15:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:15:22.506 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:15:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:15:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:15:22.509 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:15:22.510 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:15:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:15:22.510Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:15:22.510 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:15:22.510Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:16:22.474 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:16:22.474Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:16:22.519 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:16:22.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:16:22.520 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:16:22.523 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:16:22.523 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:16:22.523 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:16:22.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:16:22.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:16:22.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:16:22.523Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:16:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:16:22.523Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:17:22.474 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:17:22.474Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:17:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:17:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:17:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:17:22.508 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:17:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:17:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:17:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:17:22.511 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:17:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:17:22.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:17:22.511 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:17:22.511Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:18:22.474 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:18:22.474Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:18:22.488 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:18:22.488Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:18:22.489 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:18:22.489 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:18:22.489Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:18:22.489Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:18:22.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:18:22.491 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:18:22.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:18:22.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:18:22.491 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:18:22.491Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:19:22.475 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:19:22.475Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:19:22.493 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:19:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:19:22.494 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:19:22.493Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:19:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:19:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:19:22.497 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:19:22.497Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:19:22.497 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:19:22.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:19:22.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:19:22.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:20:22.476 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:20:22.476Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:20:22.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:20:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:20:22.521 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:20:22.521 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:20:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:20:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:20:22.524 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:20:22.524Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:20:22.524 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:20:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:20:22.525 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:20:22.525Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:21:22.476 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:21:22.476Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:21:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:21:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:21:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:21:22.508 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:21:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:21:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:21:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:21:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:21:22.511 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:21:22.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:21:22.511 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:21:22.511Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:22:22.477 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:22:22.477Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:22:22.513 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:22:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:22:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:22:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:22:22.515 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:22:22.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:22:22.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:22:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:22:22.519 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:22:22.519Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:22:22.519 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:22:22.519Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:23:22.477 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:23:22.477Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:23:22.501 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:23:22.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:23:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:23:22.502 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:23:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:23:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:23:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 15:23:22.506 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 15:23:22.506 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T15:23:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T15:23:22.506Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T15:23:22.506Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 15:24:22.477 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:24:22.477Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:24:22.513 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:24:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:24:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:24:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:24:22.514 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:24:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:24:22.517 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:24:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:24:22.517 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:24:22.517Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:24:22.518 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:24:22.518Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:25:22.477 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:25:22.477Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:25:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:25:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:25:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:25:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:25:22.503 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:25:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:25:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 15:25:22.506 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T15:25:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T15:25:22.506Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 15:25:22.506 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T15:25:22.506Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 15:26:22.478 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:26:22.478Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:26:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:26:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:26:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:26:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:26:22.515 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:26:22.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:26:22.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:26:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:26:22.518 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:26:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:26:22.518 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:26:22.518Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:27:22.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:27:22.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:27:22.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:27:22.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:27:22.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:27:22.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:27:22.530 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:27:22.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:27:22.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:27:22.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:27:22.534 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:27:22.534Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:27:22.534 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:27:22.534Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:28:22.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:28:22.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:28:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:28:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:28:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:28:22.548 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:28:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:28:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:28:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:28:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:28:22.552 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:28:22.552Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:28:22.553 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:28:22.553Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:29:22.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:29:22.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:29:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:29:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:29:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:29:22.511 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:29:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:29:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:29:22.513 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:29:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:29:22.514 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:29:22.514Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:29:22.514 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:29:22.514Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:30:22.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:30:22.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:30:22.538 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:30:22.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:30:22.539 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:30:22.539 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:30:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:30:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:30:22.542 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:30:22.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:30:22.542 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:30:22.542Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:30:22.542 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:30:22.542Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:31:22.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:31:22.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:31:22.494 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:31:22.494Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:31:22.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:31:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:31:22.495 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:31:22.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:31:22.498 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:31:22.498 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:31:22.498Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:31:22.498Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:31:22.498 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:31:22.498Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:32:22.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:32:22.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:32:22.498 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:32:22.498Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:32:22.498 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:32:22.499 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:32:22.498Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:32:22.499Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:32:22.501 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:32:22.501 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:32:22.502 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:32:22.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:32:22.501Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:32:22.502Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:33:22.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:33:22.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:33:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:33:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:33:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:33:22.506 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:33:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:33:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:33:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:33:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:33:22.509 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:33:22.509Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:33:22.509 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:33:22.509Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:34:22.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:34:22.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:34:22.500 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:34:22.500Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:34:22.501 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:34:22.501 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:34:22.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:34:22.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:34:22.503 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:34:22.503 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:34:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:34:22.503Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:34:22.503 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:34:22.503Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:35:22.480 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:35:22.480Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:35:22.501 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:35:22.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:35:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:35:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:35:22.502 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:35:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:35:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:35:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:35:22.505 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:35:22.505Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:35:22.505 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:35:22.505Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:36:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:36:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:36:22.501 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:36:22.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:36:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:36:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:36:22.502 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:36:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:36:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:36:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:36:22.505 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:36:22.505Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:36:22.505 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:36:22.505Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:37:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:37:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:37:22.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:37:22.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:37:22.521 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:37:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:37:22.521 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:37:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:37:22.535 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:37:22.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:37:22.535 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:37:22.535Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:37:22.535 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:37:22.535Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:38:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:38:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:38:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:38:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:38:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:38:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:38:22.508 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:38:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:38:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:38:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:38:22.511 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:38:22.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:38:22.512 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:38:22.512Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:39:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:39:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:39:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:39:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:39:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:39:22.507 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:39:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:39:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:39:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:39:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:39:22.511 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:39:22.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:39:22.511 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:39:22.511Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:40:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:40:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:40:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:40:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:40:22.509 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:40:22.509 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:40:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:40:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:40:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:40:22.511 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:40:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:40:22.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:40:22.512 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:40:22.512Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:41:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:41:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:41:22.499 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:41:22.499Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:41:22.500 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:41:22.500 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:41:22.500Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:41:22.500Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:41:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:41:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:41:22.508 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:41:22.508Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:41:22.508 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:41:22.508Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:42:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:42:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:42:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:42:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:42:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:42:22.502 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:42:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:42:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:42:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:42:22.508 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:42:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:42:22.508Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:42:22.509 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:42:22.509Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:43:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:43:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:43:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:43:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:43:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:43:22.507 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:43:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:43:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:43:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:43:22.510 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:43:22.510 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:43:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:43:22.510Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:43:22.510Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:44:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:44:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:44:22.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:44:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:44:22.513 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:44:22.513 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:44:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:44:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:44:22.516 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:44:22.516Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:44:22.516 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:44:22.516Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:44:22.517 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:44:22.517Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:45:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:45:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:45:22.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:45:22.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:45:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:45:22.556 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:45:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:45:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:45:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:45:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:45:22.560 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:45:22.560Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:45:22.560 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:45:22.560Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:46:22.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:46:22.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:46:22.523 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:46:22.523Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:46:22.524 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:46:22.524 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:46:22.524Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:46:22.524Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:46:22.527 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:46:22.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:46:22.528 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:46:22.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:46:22.528 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:46:22.528Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:47:22.482 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:47:22.482Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:47:22.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:47:22.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:47:22.521 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:47:22.521 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:47:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:47:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:47:22.524 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:47:22.524 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:47:22.524Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:47:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:47:22.525 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:47:22.525Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:48:22.482 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:48:22.482Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:48:22.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:48:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:48:22.513 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:48:22.513 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:48:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:48:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:48:22.521 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:48:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:48:22.522 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:48:22.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:48:22.522 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:48:22.522Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:49:22.482 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:49:22.482Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:49:22.504 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:49:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:49:22.504 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:49:22.504 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:49:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:49:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:49:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:49:22.507 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:49:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:49:22.507Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:49:22.507 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:49:22.507Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:50:22.482 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:50:22.482Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:50:22.517 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:50:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:50:22.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:50:22.518 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:50:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:50:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:50:22.523 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 15:50:22.523 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T15:50:22.523Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 15:50:22.524 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T15:50:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T15:50:22.524Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 15:51:22.482 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:51:22.482Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:51:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:51:22.509 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:51:22.509 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:51:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:51:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:51:22.509Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:51:22.517 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:51:22.517 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:51:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:51:22.517Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:51:22.517 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:51:22.517Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:52:22.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:52:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:52:22.503 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:52:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:52:22.503 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:52:22.504 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:52:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:52:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:52:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:52:22.507 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:52:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:52:22.507Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:52:22.507 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:52:22.507Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:53:22.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:53:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:53:22.529 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:53:22.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:53:22.529 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:53:22.529 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:53:22.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:53:22.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:53:22.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:53:22.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:53:22.537 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:53:22.537Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:53:22.538 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:53:22.538Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:54:22.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:54:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:54:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:54:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:54:22.512 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:54:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:54:22.514 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:54:22.514 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:54:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:54:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:54:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:54:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:54:22.514Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:54:22.514Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:55:22.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:55:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:55:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:55:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:55:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:55:22.505 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:55:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:55:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:55:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:55:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:55:22.508 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:55:22.508Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:55:22.509 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:55:22.509Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:56:22.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:56:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:56:22.527 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:56:22.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:56:22.527 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:56:22.527 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:56:22.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:56:22.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:56:22.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:56:22.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:56:22.530 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:56:22.530Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:56:22.530 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:56:22.530Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:57:22.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:57:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:57:22.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:57:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:57:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:57:22.552 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:57:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:57:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:57:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 15:57:22.557 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T15:57:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 15:57:22.557 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T15:57:22.557Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T15:57:22.557Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 15:58:22.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:58:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:58:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:58:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:58:22.503 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:58:22.503 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:58:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:58:22.503Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:58:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:58:22.506 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:58:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:58:22.506Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:58:22.506 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:58:22.506Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 15:59:22.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T15:59:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 15:59:22.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T15:59:22.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 15:59:22.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 15:59:22.537 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T15:59:22.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T15:59:22.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 15:59:22.540 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T15:59:22.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 15:59:22.540 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T15:59:22.540Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 15:59:22.540 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T15:59:22.540Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:00:22.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:00:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:00:22.516 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:00:22.516Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:00:22.517 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:00:22.517 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:00:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:00:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:00:22.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:00:22.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:00:22.520 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:00:22.520Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:00:22.520 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:00:22.520Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:01:22.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:01:22.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:01:22.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:01:22.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:01:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:01:22.574 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:01:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:01:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:01:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:01:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:01:22.577 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:01:22.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:01:22.577 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:01:22.577Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:02:22.484 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:02:22.484Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:02:22.506 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:02:22.506Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:02:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:02:22.507 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:02:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:02:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:02:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:02:22.510 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:02:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:02:22.510Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:02:22.511 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:02:22.511Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:03:22.484 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:03:22.484Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:03:22.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:03:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:03:22.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:03:22.559 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:03:22.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:03:22.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:03:22.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:03:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:03:22.562 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:03:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:03:22.563 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:03:22.563Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:04:22.484 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:04:22.484Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:04:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:04:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:04:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:04:22.511 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:04:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:04:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:04:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:04:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:04:22.514 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:04:22.514Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:04:22.514 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:04:22.514Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:05:22.484 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:05:22.484Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:05:22.513 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:05:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:05:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:05:22.514 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:05:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:05:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:05:22.517 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:05:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:05:22.517 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:05:22.517Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:05:22.517 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:05:22.517Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:06:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:06:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:06:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:06:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:06:22.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:06:22.514 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:06:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:06:22.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:06:22.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:06:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:06:22.518 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:06:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:06:22.519 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:06:22.519Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:07:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:07:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:07:22.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:07:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:07:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:07:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:07:22.552 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:07:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:07:22.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:07:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:07:22.558 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:07:22.558Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:07:22.559 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:07:22.559Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:08:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:08:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:08:22.517 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:08:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:08:22.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:08:22.518 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:08:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:08:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:08:22.521 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:08:22.522 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:08:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:08:22.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:08:22.522 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:08:22.522Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:09:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:09:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:09:22.541 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:09:22.541 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:09:22.542 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:09:22.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:09:22.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:09:22.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:09:22.545 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:09:22.545 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:09:22.545Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:09:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:09:22.546 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:09:22.546Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:10:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:10:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:10:22.519 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:10:22.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:10:22.519 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:10:22.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:10:22.519 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:10:22.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:10:22.522 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:10:22.522Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:10:22.522 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:10:22.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:10:22.522 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:10:22.522Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:11:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:11:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:11:22.532 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:11:22.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:11:22.533 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:11:22.532Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:11:22.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:11:22.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:11:22.536 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:11:22.536Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:11:22.536 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:11:22.536Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:11:22.536 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:11:22.536Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:12:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:12:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:12:22.501 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:12:22.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:12:22.502 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:12:22.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:12:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:12:22.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:12:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:12:22.506 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:12:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:12:22.506Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:12:22.506 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:12:22.506Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:13:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:13:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:13:22.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:13:22.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:13:22.529 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:13:22.529 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:13:22.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:13:22.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:13:22.532 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:13:22.532 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:13:22.532Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:13:22.533 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:13:22.532Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:13:22.533Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:14:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:14:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:14:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:14:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:14:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:14:22.561 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:14:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:14:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:14:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:14:22.565 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:14:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:14:22.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:14:22.565 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:14:22.565Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:15:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:15:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:15:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:15:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:15:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:15:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:15:22.512 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:15:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:15:22.516 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:15:22.516Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:15:22.516 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:15:22.516Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:15:22.517 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:15:22.517Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:16:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:16:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:16:22.538 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:16:22.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:16:22.539 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:16:22.539 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:16:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:16:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:16:22.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:16:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:16:22.543 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:16:22.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:16:22.544 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:16:22.544Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:17:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:17:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:17:22.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:17:22.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:17:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:17:22.508 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:17:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:17:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:17:22.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:17:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:17:22.512 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:17:22.512Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:17:22.513 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:17:22.513Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:18:22.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:18:22.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:18:22.522 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:18:22.522Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:18:22.523 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:18:22.523 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:18:22.523Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:18:22.523Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:18:22.526 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:18:22.526 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:18:22.526Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:18:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:18:22.526 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:18:22.526Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:19:22.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:19:22.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:19:22.510 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:19:22.510Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:19:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:19:22.511 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:19:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:19:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:19:22.515 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:19:22.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:19:22.515 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:19:22.515Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:19:22.515 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:19:22.515Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:20:22.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:20:22.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:20:22.517 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:20:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:20:22.517 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:20:22.517 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:20:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:20:22.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:20:22.521 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:20:22.521 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:20:22.521Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:20:22.521Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:20:22.521 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:20:22.521Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:21:22.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:21:22.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:21:22.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:21:22.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:21:22.513 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:21:22.513 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:21:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:21:22.513Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:21:22.516 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:21:22.516 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:21:22.516Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:21:22.516Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:21:22.516 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:21:22.516Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:22:22.487 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:22:22.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:22:22.539 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:22:22.539 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:22:22.539 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:22:22.542 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:22:22.542 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:22:22.542 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:22:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:22:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:22:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:22:22.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:22:22.542Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:22:22.542Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:23:22.487 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:23:22.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:23:22.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:23:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:23:22.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:23:22.563 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:23:22.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:23:22.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:23:22.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:23:22.566 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:23:22.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:23:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:23:22.566 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:23:22.566Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:24:22.487 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:24:22.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:24:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:24:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:24:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:24:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:24:22.548 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:24:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:24:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:24:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:24:22.552 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:24:22.552Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:24:22.553 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:24:22.553Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:25:22.487 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:25:22.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:25:22.504 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:25:22.504Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:25:22.505 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:25:22.505 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:25:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:25:22.505Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:25:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:25:22.508 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:25:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:25:22.508Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:25:22.508 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:25:22.508Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:26:22.488 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:26:22.488Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:26:22.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:26:22.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:26:22.519 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:26:22.519 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:26:22.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:26:22.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:26:22.523 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:26:22.523Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:26:22.523 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:26:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:26:22.524 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:26:22.524Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:27:22.489 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:27:22.489Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:27:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:27:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:27:22.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:27:22.508 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:27:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:27:22.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:27:22.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:27:22.511 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:27:22.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:27:22.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:27:22.511 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:27:22.511Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:28:22.505 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:28:22.505Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:28:22.525 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:28:22.525Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:28:22.525 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:28:22.526 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:28:22.525Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:28:22.526Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:28:22.531 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:28:22.531Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:28:22.531 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:28:22.532 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:28:22.531Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:28:22.532Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:29:22.506 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:29:22.506Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:29:22.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:29:22.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:29:22.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:29:22.528 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:29:22.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:29:22.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:29:22.531 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:29:22.531 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:29:22.531Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:29:22.531Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:29:22.532 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:29:22.532Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:30:22.506 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:30:22.506Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:30:22.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:30:22.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:30:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:30:22.579 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:30:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:30:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:30:22.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:30:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:30:22.582 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:30:22.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:30:22.582 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:30:22.582Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:31:22.506 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:31:22.506Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:31:22.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:31:22.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:31:22.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:31:22.530 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:31:22.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:31:22.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:31:22.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:31:22.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:31:22.533 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:31:22.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:31:22.533 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:31:22.533Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:32:22.514 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:32:22.514Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:32:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:32:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:32:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:32:22.548 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:32:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:32:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:32:22.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:32:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:32:22.552 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:32:22.552Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:32:22.552 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:32:22.552Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:33:22.514 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:33:22.514Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:33:22.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:33:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:33:22.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:33:22.543 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:33:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:33:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:33:22.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:33:22.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:33:22.547 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:33:22.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:33:22.547 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:33:22.547Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:34:22.515 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:34:22.515Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:34:22.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:34:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:34:22.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:34:22.543 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:34:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:34:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:34:22.546 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:34:22.546 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:34:22.546Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:34:22.546Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:34:22.546 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:34:22.546Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:35:22.515 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:35:22.515Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:35:22.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:35:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:35:22.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:35:22.550 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:35:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:35:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:35:22.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:35:22.554 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:35:22.554 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:35:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:35:22.554Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:35:22.554Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:36:22.515 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:36:22.515Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:36:22.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:36:22.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:36:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:36:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:36:22.579 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:36:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:36:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:36:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:36:22.581 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:36:22.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:36:22.582 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:36:22.582Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:37:22.515 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:37:22.515Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:37:22.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:37:22.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:37:22.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:37:22.534 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:37:22.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:37:22.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:37:22.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:37:22.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:37:22.537 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:37:22.537Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:37:22.538 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:37:22.538Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:38:22.517 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:38:22.517Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:38:22.539 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:38:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:38:22.539 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:38:22.540 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:38:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:38:22.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:38:22.542 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:38:22.542 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:38:22.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:38:22.542Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:38:22.542 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:38:22.542Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:39:22.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:39:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:39:22.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:39:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:39:22.544 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:39:22.544 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:39:22.544Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:39:22.544Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:39:22.546 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:39:22.546Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:39:22.546 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:39:22.546Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:39:22.547 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:39:22.547Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:40:22.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:40:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:40:22.539 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:40:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:40:22.540 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:40:22.540 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:40:22.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:40:22.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:40:22.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:40:22.543 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:40:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:40:22.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:40:22.543 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:40:22.543Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:41:22.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:41:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:41:22.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:41:22.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:41:22.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:41:22.567 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:41:22.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:41:22.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:41:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:41:22.572 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:41:22.573 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:41:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:41:22.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:41:22.573Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:42:22.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:42:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:42:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:42:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:42:22.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:42:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:42:22.553 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:42:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:42:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:42:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:42:22.556 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:42:22.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:42:22.557 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:42:22.557Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:43:22.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:43:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:43:22.619 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:43:22.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:43:22.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:43:22.620 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:43:22.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:43:22.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:43:22.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:43:22.623 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:43:22.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:43:22.623Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:43:22.623 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:43:22.623Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:44:22.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:44:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:44:22.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:44:22.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:44:22.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:44:22.550 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:44:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:44:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:44:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:44:22.552 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:44:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:44:22.552Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:44:22.553 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:44:22.553Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:45:22.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:45:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:45:22.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:45:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:45:22.544 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:45:22.544 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:45:22.544Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:45:22.544Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:45:22.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:45:22.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:45:22.547 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:45:22.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:45:22.547 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:45:22.547Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:46:22.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:46:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:46:22.546 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:46:22.546Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:46:22.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:46:22.547 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:46:22.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:46:22.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:46:22.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T16:46:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 16:46:22.550 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T16:46:22.550Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 16:46:22.551 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T16:46:22.551Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 16:47:22.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:47:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:47:22.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:47:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:47:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:47:22.553 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:47:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:47:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:47:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:47:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:47:22.556 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:47:22.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:47:22.557 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:47:22.557Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:48:22.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:48:22.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:48:22.538 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:48:22.538 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:48:22.539 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:48:22.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:48:22.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:48:22.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:48:22.542 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:48:22.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:48:22.542 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:48:22.542Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:48:22.542 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:48:22.542Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:49:22.519 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:49:22.519Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:49:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:49:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:49:22.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:49:22.562 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:49:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:49:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:49:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:49:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:49:22.565 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:49:22.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:49:22.566 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:49:22.566Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:50:22.519 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:50:22.519Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:50:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:50:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:50:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:50:22.565 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:50:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:50:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:50:22.568 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:50:22.568 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:50:22.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:50:22.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:50:22.568 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:50:22.568Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:51:22.520 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:51:22.520Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:51:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:51:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:51:22.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:51:22.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:51:22.550 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:51:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:51:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:51:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:51:22.552 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:51:22.552Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:51:22.553 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:51:22.553Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:52:22.520 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:52:22.520Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:52:22.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:52:22.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:52:22.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:52:22.549 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:52:22.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:52:22.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:52:22.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:52:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:52:22.553 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:52:22.553Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:52:22.553 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:52:22.553Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:53:22.520 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:53:22.520Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:53:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:53:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:53:22.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:53:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:53:22.586 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:53:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:53:22.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:53:22.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:53:22.588 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:53:22.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:53:22.588 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:53:22.588Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:54:22.520 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:54:22.520Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:54:22.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:54:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:54:22.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:54:22.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:54:22.559 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:54:22.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:54:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:54:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:54:22.561 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:54:22.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:54:22.562 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:54:22.562Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:55:22.520 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:55:22.520Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:55:22.541 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:55:22.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:55:22.542 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:55:22.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:55:22.542 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:55:22.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:55:22.545 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:55:22.545Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:55:22.545 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:55:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:55:22.545 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:55:22.545Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:56:22.521 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:56:22.521Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:56:22.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:56:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:56:22.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:56:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:56:22.551 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:56:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:56:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:56:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:56:22.557 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:56:22.557Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:56:22.557 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:56:22.557Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:57:22.521 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:57:22.521Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:57:22.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:57:22.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:57:22.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:57:22.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:57:22.538 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:57:22.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:57:22.540 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:57:22.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:57:22.540 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:57:22.540Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:57:22.540 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:57:22.540Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:58:22.521 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:58:22.521Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:58:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:58:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:58:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:58:22.583 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:58:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:58:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:58:22.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:58:22.586 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:58:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:58:22.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:58:22.587 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:58:22.587Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 16:59:22.521 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T16:59:22.521Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 16:59:22.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T16:59:22.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 16:59:22.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 16:59:22.555 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T16:59:22.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T16:59:22.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 16:59:22.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 16:59:22.558 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T16:59:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T16:59:22.558Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 16:59:22.558 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T16:59:22.558Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:00:22.521 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:00:22.521Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:00:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:00:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:00:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:00:22.557 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:00:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:00:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:00:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:00:22.560 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:00:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:00:22.560Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:00:22.560 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:00:22.560Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:01:22.522 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:01:22.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:01:22.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:01:22.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:01:22.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:01:22.628 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:01:22.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:01:22.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:01:22.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:01:22.631 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:01:22.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:01:22.631Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:01:22.632 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:01:22.632Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:02:22.522 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:02:22.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:02:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:02:22.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:02:22.553 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:02:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:02:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:02:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:02:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:02:22.556 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:02:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:02:22.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:02:22.556 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:02:22.556Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:03:22.523 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:03:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:03:22.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:03:22.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:03:22.636 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:03:22.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:03:22.636 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:03:22.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:03:22.639 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:03:22.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:03:22.639 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:03:22.639Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:03:22.640 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:03:22.640Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:04:22.523 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:04:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:04:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:04:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:04:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:04:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:04:22.614 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:04:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:04:22.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:04:22.619 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:04:22.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:04:22.619Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:04:22.619 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:04:22.619Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:05:22.523 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:05:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:05:22.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:05:22.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:05:22.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:05:22.550 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:05:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:05:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:05:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:05:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:05:22.552 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:05:22.552Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:05:22.552 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:05:22.552Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:06:22.523 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:06:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:06:22.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:06:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:06:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:06:22.577 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:06:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:06:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:06:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:06:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:06:22.580 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:06:22.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:06:22.580 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:06:22.580Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:07:22.523 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:07:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:07:22.540 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:07:22.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:07:22.541 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:07:22.541 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:07:22.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:07:22.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:07:22.546 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:07:22.546 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:07:22.546Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:07:22.546Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:07:22.546 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:07:22.546Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:08:22.523 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:08:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:08:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:08:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:08:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:08:22.560 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:08:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:08:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:08:22.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:08:22.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:08:22.564 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:08:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:08:22.564 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:08:22.564Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:09:22.523 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:09:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:09:22.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:09:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:09:22.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:09:22.602 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:09:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:09:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:09:22.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:09:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:09:22.608 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:09:22.608Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:09:22.609 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:09:22.609Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:10:22.523 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:10:22.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:10:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:10:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:10:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:10:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:10:22.556 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:10:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:10:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:10:22.560 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:10:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:10:22.560Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:10:22.560 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:10:22.560Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:11:22.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:11:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:11:22.598 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:11:22.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:11:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:11:22.599 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:11:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:11:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:11:22.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:11:22.602 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:11:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:11:22.602Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:11:22.602 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:11:22.602Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:12:22.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:12:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:12:22.568 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:12:22.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:12:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:12:22.569 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:12:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:12:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:12:22.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:12:22.576 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:12:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:12:22.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:12:22.577 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:12:22.577Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:13:22.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:13:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:13:22.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:13:22.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:13:22.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:13:22.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:13:22.576 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:13:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:13:22.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:13:22.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:13:22.579 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:13:22.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:13:22.579 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:13:22.579Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:14:22.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:14:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:14:22.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:14:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:14:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:14:22.577 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:14:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:14:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:14:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:14:22.580 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:14:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:14:22.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:14:22.580 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:14:22.580Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:15:22.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:15:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:15:22.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:15:22.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:15:22.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:15:22.555 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:15:22.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:15:22.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:15:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:15:22.557 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:15:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:15:22.557Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:15:22.557 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:15:22.557Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:16:22.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:16:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:16:22.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:16:22.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:16:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:16:22.572 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:16:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:16:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:16:22.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:16:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:16:22.576 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:16:22.577 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:16:22.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:16:22.577Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:17:22.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:17:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:17:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:17:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:17:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:17:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:17:22.565 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:17:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:17:22.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:17:22.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:17:22.568 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:17:22.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:17:22.568 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:17:22.568Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:18:22.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:18:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:18:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:18:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:18:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:18:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:18:22.584 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:18:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:18:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:18:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:18:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:18:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:18:22.587 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:18:22.587Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:19:22.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:19:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:19:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:19:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:19:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:19:22.584 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:19:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:19:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:19:22.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:19:22.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:19:22.588 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:19:22.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:19:22.588 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:19:22.588Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:20:22.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:20:22.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:20:22.545 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:20:22.545Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:20:22.546 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:20:22.546 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:20:22.546Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:20:22.546Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:20:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:20:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:20:22.548 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:20:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:20:22.549 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:20:22.549Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:21:22.525 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:21:22.525Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:21:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:21:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:21:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:21:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:21:22.581 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:21:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:21:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:21:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:21:22.585 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:21:22.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:21:22.585 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:21:22.585Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:22:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:22:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:22:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:22:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:22:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:22:22.581 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:22:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:22:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:22:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:22:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:22:22.584 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:22:22.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:22:22.585 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:22:22.585Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:23:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:23:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:23:22.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:23:22.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:23:22.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:23:22.632 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:23:22.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:23:22.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:23:22.813 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:23:22.813Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:23:22.813 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:23:22.813Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:23:22.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 create keys: Connection reset| 2023-02-18T17:23:22.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 create keys: Connection reset| 2023-02-18 17:24:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:24:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:24:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:24:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:24:22.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:24:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:24:22.602 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:24:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:24:22.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:24:22.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:24:22.605 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:24:22.605Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:24:22.605 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:24:22.605Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:25:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:25:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:25:22.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:25:22.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:25:22.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:25:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:25:22.551 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:25:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:25:22.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:25:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:25:22.554 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:25:22.554Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:25:22.554 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:25:22.554Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:26:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:26:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:26:22.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:26:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:26:22.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:26:22.570 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:26:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:26:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:26:22.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:26:22.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:26:22.573 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:26:22.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:26:22.574 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:26:22.574Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:27:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:27:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:27:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:27:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:27:22.548 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:27:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:27:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:27:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:27:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:27:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:27:22.552 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:27:22.552Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:27:22.552 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:27:22.552Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:28:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:28:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:28:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:28:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:28:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:28:22.569 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:28:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:28:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:28:22.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:28:22.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:28:22.574 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:28:22.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:28:22.574 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:28:22.574Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:29:22.527 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:29:22.527Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:29:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:29:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:29:22.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:29:22.549 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:29:22.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:29:22.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:29:22.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:29:22.551 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:29:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:29:22.552 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:29:22.551Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:29:22.552Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:30:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:30:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:30:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:30:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:30:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:30:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:30:22.558 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:30:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:30:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:30:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:30:22.561 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:30:22.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:30:22.561 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:30:22.561Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:31:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:31:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:31:22.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:31:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:31:22.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:31:22.553 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:31:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:31:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:31:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:31:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:31:22.556 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:31:22.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:31:22.556 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:31:22.556Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:32:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:32:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:32:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:32:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:32:22.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:32:22.600 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:32:22.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:32:22.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:32:22.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:32:22.606 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:32:22.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:32:22.606Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:32:22.606 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:32:22.606Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:33:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:33:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:33:22.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:33:22.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:33:22.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:33:22.624 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:33:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:33:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:33:22.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:33:22.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:33:22.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:33:22.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:33:22.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:33:22.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:34:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:34:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:34:22.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:34:22.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:34:22.544 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:34:22.544 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:34:22.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:34:22.544Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:34:22.544Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:34:22.547 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:34:22.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:34:22.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:34:22.547 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:34:22.547Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:35:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:35:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:35:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:35:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:35:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:35:22.561 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:35:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:35:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:35:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:35:22.564 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:35:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:35:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:35:22.565 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:35:22.565Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:36:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:36:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:36:22.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:36:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:36:22.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:36:22.571 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:36:22.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:36:22.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:36:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 17:36:22.575 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T17:36:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T17:36:22.575Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 17:36:22.575 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T17:36:22.575Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 17:37:22.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:37:22.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:37:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:37:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:37:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:37:22.558 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:37:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:37:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:37:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:37:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:37:22.560 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:37:22.560Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:37:22.560 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:37:22.560Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:38:22.527 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:38:22.527Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:38:22.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:38:22.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:38:22.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:38:22.624 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:38:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:38:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:38:22.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:38:22.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:38:22.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:38:22.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:38:22.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:38:22.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:39:22.527 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:39:22.527Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:39:22.545 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:39:22.545Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:39:22.545 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:39:22.545 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:39:22.545Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:39:22.545Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:39:22.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:39:22.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:39:22.548 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:39:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:39:22.548 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:39:22.548Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:40:22.527 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:40:22.527Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:40:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:40:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:40:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:40:22.564 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:40:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:40:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:40:22.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:40:22.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:40:22.567 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:40:22.567Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:40:22.567 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:40:22.567Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:41:22.528 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:41:22.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:41:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:41:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:41:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:41:22.564 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:41:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:41:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:41:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:41:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:41:22.580 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:41:22.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:41:22.581 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:41:22.581Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:42:22.528 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:42:22.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:42:22.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:42:22.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:42:22.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:42:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:42:22.552 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:42:22.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:42:22.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:42:22.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:42:22.554 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:42:22.554Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:42:22.555 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:42:22.555Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:43:22.528 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:43:22.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:43:22.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:43:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:43:22.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:43:22.553 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:43:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:43:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:43:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:43:22.557 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:43:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:43:22.557Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:43:22.558 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:43:22.558Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:44:22.528 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:44:22.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:44:22.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:44:22.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:44:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:44:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:44:22.564 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:44:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:44:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:44:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:44:22.570 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:44:22.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:44:22.570 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:44:22.570Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:45:22.528 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:45:22.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:45:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:45:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:45:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:45:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:45:22.561 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:45:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:45:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:45:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:45:22.565 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:45:22.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:45:22.565 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:45:22.565Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:46:22.529 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:46:22.529Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:46:22.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:46:22.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:46:22.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:46:22.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:46:22.560 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:46:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:46:22.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:46:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:46:22.562 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:46:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:46:22.562 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:46:22.562Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:47:22.528 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:47:22.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:47:22.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:47:22.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:47:22.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:47:22.554 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:47:22.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:47:22.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:47:22.726 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:47:22.726 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:47:22.726Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:47:22.726Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:47:22.727 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:47:22.727Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:48:22.534 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:48:22.534Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:48:22.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:48:22.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:48:22.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:48:22.625 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:48:22.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:48:22.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:48:22.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:48:22.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:48:22.628 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:48:22.628Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:48:22.628 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:48:22.628Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:49:22.535 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:49:22.535Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:49:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:49:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:49:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:49:22.584 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:49:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:49:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:49:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:49:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:49:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:49:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:49:22.588 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:49:22.588Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:50:22.536 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:50:22.536Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:50:22.568 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:50:22.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:50:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:50:22.569 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:50:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:50:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:50:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:50:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:50:22.572 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:50:22.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:50:22.572 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:50:22.572Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:51:22.537 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:51:22.537Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:51:22.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:51:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:51:22.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:51:22.570 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:51:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:51:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:51:22.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:51:22.573 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:51:22.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:51:22.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:51:22.574 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:51:22.574Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:52:22.537 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:52:22.537Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:52:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:52:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:52:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:52:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:52:22.561 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:52:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:52:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:52:22.564 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:52:22.565 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:52:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:52:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:52:22.565Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:53:22.537 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:53:22.537Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:53:22.568 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:53:22.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:53:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:53:22.569 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:53:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:53:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:53:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:53:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:53:22.572 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:53:22.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:53:22.573 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:53:22.573Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:54:22.537 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:54:22.537Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:54:22.592 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:54:22.592Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:54:22.592 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:54:22.592Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:54:22.593 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:54:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:54:22.597 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:54:22.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:54:22.597 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:54:22.597Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:54:22.597 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:54:22.597Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:55:22.537 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:55:22.537Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:55:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:55:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:55:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:55:22.584 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:55:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:55:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:55:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:55:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:55:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:55:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:55:22.587 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:55:22.587Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:56:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:56:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:56:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:56:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:56:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:56:22.584 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:56:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:56:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:56:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:56:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:56:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:56:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:56:22.588 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:56:22.588Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:57:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:57:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:57:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:57:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:57:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:57:22.565 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:57:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:57:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:57:22.711 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:57:22.712 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:57:22.711Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:57:22.712Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:57:22.712 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:57:22.712Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:58:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:58:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:58:22.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:58:22.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:58:22.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:58:22.604 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:58:22.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:58:22.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:58:22.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:58:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:58:22.608 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:58:22.608Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:58:22.608 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:58:22.608Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 17:59:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T17:59:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 17:59:22.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T17:59:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 17:59:22.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 17:59:22.563 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T17:59:22.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T17:59:22.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 17:59:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T17:59:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 17:59:22.565 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T17:59:22.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 17:59:22.566 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T17:59:22.566Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:00:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:00:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:00:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:00:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:00:22.565 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:00:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:00:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:00:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:00:22.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:00:22.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:00:22.568 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:00:22.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:00:22.568 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:00:22.568Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:01:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:01:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:01:22.591 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:01:22.591Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:01:22.591 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:01:22.591 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:01:22.591Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:01:22.591Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:01:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:01:22.595 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:01:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:01:22.595Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:01:22.596 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:01:22.596Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:02:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:02:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:02:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:02:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:02:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:02:22.583 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:02:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:02:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:02:22.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:02:22.586 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:02:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:02:22.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:02:22.587 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:02:22.587Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:03:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:03:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:03:22.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:03:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:03:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:03:22.587 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:03:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:03:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:03:22.590 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:03:22.590 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:03:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:03:22.590Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:03:22.590 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:03:22.590Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:04:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:04:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:04:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:04:22.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:04:22.558 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:04:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:04:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:04:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:04:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:04:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:04:22.569 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:04:22.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:04:22.569 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:04:22.569Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:05:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:05:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:05:22.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:05:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:05:22.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:05:22.562 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:05:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:05:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:05:22.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:05:22.566 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:05:22.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:05:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:05:22.567 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:05:22.567Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:06:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:06:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:06:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:06:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:06:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:06:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:06:22.584 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:06:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:06:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:06:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:06:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:06:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:06:22.587 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:06:22.587Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:07:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:07:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:07:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:07:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:07:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:07:22.586 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:07:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:07:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:07:22.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:07:22.588 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:07:22.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:07:22.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:07:22.589 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:07:22.589Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:08:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:08:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:08:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:08:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:08:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:08:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:08:22.566 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:08:22.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:08:22.568 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:08:22.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:08:22.568 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:08:22.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:08:22.569 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:08:22.569Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:09:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:09:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:09:22.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:09:22.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:09:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:09:22.564 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:09:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:09:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:09:22.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:09:22.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:09:22.567 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:09:22.567Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:09:22.567 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:09:22.567Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:10:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:10:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:10:22.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:10:22.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:10:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:10:22.560 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:10:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:10:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:10:22.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:10:22.563 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:10:22.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:10:22.563Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:10:22.563 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:10:22.563Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:11:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:11:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:11:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:11:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:11:22.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:11:22.558 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:11:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:11:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:11:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:11:22.560 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:11:22.561 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:11:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:11:22.560Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:11:22.561Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:12:22.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:12:22.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:12:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:12:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:12:22.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:12:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:12:22.556 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:12:22.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:12:22.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:12:22.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:12:22.559 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:12:22.559Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:12:22.559 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:12:22.559Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:13:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:13:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:13:22.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:13:22.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:13:22.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:13:22.554 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:13:22.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:13:22.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:13:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:13:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:13:22.557 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:13:22.557Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:13:22.557 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:13:22.557Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:14:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:14:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:14:22.597 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:14:22.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:14:22.597 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:14:22.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:14:22.597 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:14:22.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:14:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:14:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:14:22.601 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:14:22.601Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:14:22.601 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:14:22.601Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:15:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:15:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:15:22.647 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:15:22.647Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:15:22.648 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:15:22.648Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:15:22.648 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:15:22.648Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:15:22.651 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:15:22.651Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:15:22.651 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:15:22.651Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:15:22.651 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:15:22.651Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:16:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:16:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:16:22.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:16:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:16:22.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:16:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:16:22.562 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:16:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:16:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:16:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:16:22.565 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:16:22.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:16:22.565 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:16:22.565Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:17:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:17:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:17:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:17:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:17:22.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:17:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:17:22.582 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:17:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:17:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:17:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:17:22.584 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:17:22.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:17:22.585 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:17:22.585Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:18:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:18:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:18:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:18:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:18:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:18:22.581 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:18:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:18:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:18:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:18:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:18:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:18:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:18:22.588 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:18:22.588Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:19:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:19:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:19:22.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:19:22.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:19:22.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:19:22.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:19:22.555 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:19:22.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:19:22.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:19:22.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:19:22.557 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:19:22.557Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:19:22.557 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:19:22.557Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:20:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:20:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:20:22.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:20:22.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:20:22.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:20:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:20:22.589 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:20:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:20:22.591 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:20:22.591Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:20:22.591 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:20:22.591Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:20:22.592 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:20:22.592Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:21:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:21:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:21:22.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:21:22.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:21:22.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:21:22.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:21:22.626 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:21:22.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:21:22.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:21:22.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:21:22.630 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:21:22.630Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:21:22.630 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:21:22.630Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:22:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:22:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:22:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:22:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:22:22.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:22:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:22:22.562 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:22:22.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:22:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:22:22.565 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:22:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:22:22.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:22:22.565 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:22:22.565Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:23:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:23:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:23:22.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:23:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:23:22.579 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:23:22.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:23:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:23:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:23:22.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:23:22.582 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:23:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:23:22.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:23:22.582 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:23:22.582Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:24:22.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:24:22.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:24:22.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:24:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:24:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:24:22.577 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:24:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:24:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:24:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:24:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:24:22.579 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:24:22.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:24:22.579 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:24:22.579Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:25:22.540 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:25:22.540Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:25:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:25:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:25:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:25:22.561 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:25:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:25:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:25:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:25:22.564 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:25:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:25:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:25:22.564 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:25:22.564Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:26:22.540 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:26:22.540Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:26:22.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:26:22.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:26:22.570 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:26:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:26:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:26:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:26:22.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:26:22.573 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:26:22.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:26:22.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:26:22.573 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:26:22.573Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:27:22.541 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:27:22.541Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:27:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:27:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:27:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:27:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:27:22.583 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:27:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:27:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:27:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:27:22.588 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:27:22.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:27:22.588 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:27:22.588Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:28:22.541 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:28:22.541Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:28:22.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:28:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:28:22.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:28:22.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:28:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:28:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:28:22.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:28:22.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:28:22.612 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:28:22.612Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:28:22.612 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:28:22.612Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:29:22.541 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:29:22.541Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:29:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:29:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:29:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:29:22.574 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:29:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:29:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:29:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:29:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:29:22.577 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:29:22.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:29:22.578 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:29:22.578Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:30:22.541 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:30:22.541Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:30:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:30:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:30:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:30:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:30:22.580 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:30:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:30:22.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:30:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:30:22.583 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:30:22.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:30:22.583 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:30:22.583Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:31:22.541 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:31:22.541Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:31:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:31:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:31:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:31:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:31:22.585 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:31:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:31:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:31:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:31:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:31:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:31:22.588 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:31:22.588Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:32:22.541 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:32:22.541Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:32:22.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:32:22.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:32:22.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:32:22.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:32:22.613 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:32:22.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:32:22.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:32:22.616 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:32:22.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:32:22.616Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:32:22.616 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:32:22.616Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:33:22.541 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:33:22.541Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:33:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:33:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:33:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:33:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:33:22.572 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:33:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:33:22.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:33:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:33:22.576 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:33:22.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:33:22.576 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:33:22.576Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:34:22.541 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:34:22.541Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:34:22.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:34:22.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:34:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:34:22.561 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:34:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:34:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:34:22.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:34:22.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:34:22.565 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:34:22.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:34:22.565 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:34:22.565Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:35:22.544 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:35:22.544Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:35:22.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:35:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:35:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:35:22.577 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:35:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:35:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:35:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:35:22.580 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:35:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:35:22.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:35:22.580 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:35:22.580Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:36:22.544 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:36:22.544Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:36:22.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:36:22.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:36:22.576 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:36:22.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:36:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:36:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:36:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:36:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:36:22.579 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:36:22.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:36:22.579 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:36:22.579Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:37:22.544 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:37:22.544Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:37:22.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:37:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:37:22.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:37:22.558 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:37:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:37:22.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:37:22.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:37:22.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:37:22.561 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:37:22.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:37:22.562 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:37:22.562Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:38:22.544 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:38:22.544Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:38:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:38:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:38:22.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:38:22.564 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:38:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:38:22.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:38:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:38:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:38:22.575 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:38:22.575Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:38:22.575 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:38:22.575Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:39:22.545 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:39:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:39:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:39:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:39:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:39:22.577 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:39:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:39:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:39:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:39:22.580 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:39:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:39:22.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:39:22.581 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:39:22.581Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:40:22.545 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:40:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:40:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:40:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:40:22.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:40:22.578 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:40:22.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:40:22.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:40:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:40:22.581 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:40:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:40:22.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:40:22.581 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:40:22.581Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:41:22.545 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:41:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:41:22.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:41:22.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:41:22.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:41:22.624 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:41:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:41:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:41:22.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:41:22.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:41:22.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:41:22.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:41:22.628 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:41:22.628Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:42:22.545 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:42:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:42:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:42:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:42:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:42:22.570 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:42:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:42:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:42:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:42:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:42:22.572 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:42:22.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:42:22.573 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:42:22.573Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:43:22.545 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:43:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:43:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:43:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:43:22.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:43:22.582 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:43:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:43:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:43:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:43:22.585 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:43:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:43:22.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:43:22.586 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:43:22.586Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:44:22.545 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:44:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:44:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:44:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:44:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:44:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:44:22.573 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:44:22.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:44:22.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:44:22.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:44:22.576 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:44:22.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:44:22.576 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:44:22.576Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:45:22.545 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:45:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:45:22.592 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:45:22.592Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:45:22.592 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:45:22.593 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:45:22.592Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:45:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:45:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:45:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:45:22.596 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:45:22.596Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:45:22.596 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:45:22.596Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:46:22.545 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:46:22.545Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:46:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:46:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:46:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:46:22.579 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:46:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:46:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:46:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:46:22.596 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:46:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:46:22.596Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:46:22.596 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:46:22.596Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:47:22.546 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:47:22.546Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:47:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:47:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:47:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:47:22.581 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:47:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:47:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:47:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T18:47:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 18:47:22.584 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T18:47:22.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 18:47:22.584 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T18:47:22.584Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 18:48:22.546 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:48:22.546Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:48:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:48:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:48:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:48:22.585 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:48:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:48:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:48:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:48:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:48:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:48:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:48:22.588 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:48:22.588Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:49:22.546 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:49:22.546Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:49:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:49:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:49:22.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:49:22.580 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:49:22.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:49:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:49:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:49:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:49:22.583 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:49:22.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:49:22.583 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:49:22.583Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:50:22.546 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:50:22.546Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:50:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:50:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:50:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:50:22.594 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:50:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:50:22.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:50:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:50:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:50:22.596 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:50:22.596Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:50:22.596 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:50:22.596Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:51:22.547 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:51:22.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:51:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:51:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:51:22.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:51:22.582 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:51:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:51:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:51:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:51:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:51:22.585 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:51:22.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:51:22.585 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:51:22.585Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:52:22.547 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:52:22.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:52:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:52:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:52:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:52:22.574 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:52:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:52:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:52:22.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:52:22.577 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:52:22.577 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:52:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:52:22.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:52:22.577Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:53:22.547 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:53:22.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:53:22.598 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:53:22.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:53:22.598 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:53:22.598 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:53:22.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:53:22.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:53:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:53:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:53:22.601 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:53:22.601Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:53:22.601 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:53:22.601Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:54:22.547 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:54:22.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:54:22.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:54:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:54:22.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:54:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:54:22.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:54:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:54:22.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:54:22.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:54:22.612 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:54:22.612Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:54:22.612 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:54:22.612Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:55:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:55:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:55:22.594 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:55:22.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:55:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:55:22.596 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:55:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:55:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:55:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:55:22.599 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:55:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:55:22.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:55:22.601 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:55:22.601Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:56:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:56:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:56:22.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:56:22.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:56:22.644 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:56:22.644 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:56:22.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:56:22.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:56:22.647 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:56:22.647 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:56:22.647Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:56:22.647Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:56:22.647 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:56:22.647Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:57:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:57:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:57:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:57:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:57:22.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:57:22.586 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:57:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:57:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:57:22.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:57:22.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:57:22.589 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:57:22.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:57:22.589 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:57:22.589Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:58:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:58:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:58:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:58:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:58:22.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:58:22.572 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:58:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:58:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:58:22.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:58:22.575 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:58:22.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:58:22.575Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:58:22.576 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:58:22.576Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 18:59:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T18:59:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 18:59:22.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T18:59:22.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 18:59:22.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 18:59:22.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T18:59:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T18:59:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 18:59:22.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T18:59:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 18:59:22.610 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T18:59:22.610Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 18:59:22.610 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T18:59:22.610Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:00:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:00:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:00:22.633 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:00:22.633Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:00:22.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:00:22.634 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:00:22.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:00:22.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:00:22.636 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:00:22.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:00:22.636 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:00:22.636Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:00:22.636 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:00:22.636Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:01:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:01:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:01:22.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:01:22.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:01:22.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:01:22.624 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:01:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:01:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:01:22.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:01:22.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:01:22.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:01:22.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:01:22.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:01:22.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:02:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:02:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:02:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:02:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:02:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:02:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:02:22.570 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:02:22.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:02:22.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:02:22.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:02:22.573 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:02:22.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:02:22.574 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:02:22.574Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:03:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:03:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:03:22.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:03:22.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:03:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:03:22.574 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:03:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:03:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:03:22.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:03:22.577 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:03:22.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:03:22.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:03:22.577 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:03:22.577Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:04:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:04:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:04:22.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:04:22.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:04:22.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:04:22.567 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:04:22.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:04:22.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:04:22.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:04:22.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:04:22.569 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:04:22.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:04:22.570 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:04:22.570Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:05:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:05:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:05:22.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:05:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:05:22.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:05:22.589 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:05:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:05:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:05:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:05:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:05:22.593 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:05:22.593Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:05:22.593 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:05:22.593Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:06:22.548 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:06:22.548Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:06:22.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:06:22.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:06:22.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:06:22.601 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:06:22.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:06:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:06:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:06:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:06:22.614 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:06:22.614Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:06:22.614 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:06:22.614Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:07:22.549 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:07:22.549Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:07:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:07:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:07:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:07:22.586 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:07:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:07:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:07:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:07:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:07:22.595 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:07:22.595Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:07:22.596 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:07:22.596Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:08:22.549 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:08:22.549Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:08:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:08:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:08:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:08:22.585 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:08:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:08:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:08:22.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:08:22.589 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:08:22.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:08:22.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:08:22.589 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:08:22.589Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:09:22.549 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:09:22.549Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:09:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:09:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:09:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:09:22.575 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:09:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:09:22.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:09:22.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:09:22.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:09:22.577 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:09:22.578 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:09:22.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:09:22.578Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:10:22.554 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:10:22.554Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:10:22.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:10:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:10:22.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:10:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:10:22.608 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:10:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:10:22.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:10:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:10:22.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:10:22.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:10:22.611 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:10:22.611Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:11:22.554 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:11:22.554Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:11:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:11:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:11:22.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:11:22.582 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:11:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:11:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:11:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:11:22.585 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:11:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:11:22.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:11:22.585 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:11:22.585Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:12:22.555 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:12:22.555Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:12:22.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:12:22.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:12:22.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:12:22.611 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:12:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:12:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:12:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:12:22.614 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:12:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:12:22.614Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:12:22.615 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:12:22.615Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:13:22.554 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:13:22.554Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:13:22.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:13:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:13:22.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:13:22.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:13:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:13:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:13:22.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:13:22.612 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:13:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:13:22.612Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:13:22.612 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:13:22.612Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:14:22.554 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:14:22.554Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:14:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:14:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:14:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:14:22.596 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:14:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:14:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:14:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:14:22.599 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:14:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:14:22.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:14:22.599 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:14:22.599Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:15:22.555 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:15:22.555Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:15:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:15:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:15:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:15:22.614 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:15:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:15:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:15:22.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:15:22.617 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:15:22.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:15:22.617Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:15:22.617 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:15:22.617Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:16:22.555 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:16:22.555Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:16:22.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:16:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:16:22.590 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:16:22.590 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:16:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:16:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:16:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:16:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:16:22.593 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:16:22.593Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:16:22.593 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:16:22.593Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:17:22.555 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:17:22.555Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:17:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:17:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:17:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:17:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:17:22.602 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:17:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:17:22.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:17:22.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:17:22.606 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:17:22.606Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:17:22.606 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:17:22.606Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:18:22.555 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:18:22.555Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:18:22.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:18:22.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:18:22.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:18:22.572 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:18:22.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:18:22.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:18:22.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:18:22.574 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:18:22.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:18:22.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:18:22.574 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:18:22.574Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:19:22.555 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:19:22.555Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:19:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:19:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:19:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:19:22.595 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:19:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:19:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:19:22.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:19:22.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:19:22.606 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:19:22.606Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:19:22.606 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:19:22.606Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:20:22.555 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:20:22.555Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:20:22.590 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:20:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:20:22.590 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:20:22.590 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:20:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:20:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:20:22.874 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:20:22.874 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:20:22.874Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:20:22.874Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:20:22.874 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:20:22.874Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:21:22.556 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:21:22.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:21:22.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:21:22.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:21:22.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:21:22.628 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:21:22.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:21:22.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:21:22.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:21:22.632 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:21:22.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:21:22.632Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:21:22.634 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:21:22.634Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:22:22.556 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:22:22.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:22:22.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:22:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:22:22.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:22:22.582 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:22:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:22:22.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:22:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:22:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:22:22.585 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:22:22.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:22:22.586 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:22:22.586Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:23:22.556 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:23:22.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:23:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:23:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:23:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:23:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:23:22.596 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:23:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:23:22.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:23:22.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:23:22.600 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:23:22.600Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:23:22.600 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:23:22.600Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:24:22.556 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:24:22.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:24:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:24:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:24:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:24:22.581 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:24:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:24:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:24:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:24:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:24:22.586 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:24:22.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:24:22.586 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:24:22.586Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:25:22.558 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:25:22.558Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:25:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:25:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:25:22.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:25:22.586 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:25:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:25:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:25:22.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:25:22.588 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:25:22.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:25:22.589 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:25:22.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:25:22.589Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:26:22.558 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:26:22.558Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:26:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:26:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:26:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:26:22.596 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:26:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:26:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:26:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:26:22.599 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:26:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:26:22.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:26:22.599 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:26:22.599Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:27:22.559 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:27:22.559Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:27:22.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:27:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:27:22.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:27:22.602 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:27:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:27:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:27:22.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:27:22.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:27:22.606 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:27:22.606Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:27:22.606 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:27:22.606Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:28:22.559 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:28:22.559Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:28:22.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:28:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:28:22.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:28:22.625 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:28:22.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:28:22.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:28:22.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:28:22.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:28:22.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:28:22.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:28:22.628 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:28:22.628Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:29:22.559 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:29:22.559Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:29:22.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:29:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:29:22.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:29:22.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:29:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:29:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:29:23.180 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:29:23.180 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:29:23.180Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:29:23.180Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:29:23.180 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:29:23.180Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:30:22.560 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:30:22.560Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:30:22.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:30:22.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:30:22.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:30:22.611 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:30:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:30:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:30:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:30:22.614 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:30:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:30:22.614 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:30:22.614Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:30:22.614Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:31:22.561 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:31:22.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:31:22.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:31:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:31:22.590 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:31:22.590 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:31:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:31:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:31:22.592 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:31:22.592Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:31:22.593 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:31:22.593Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:31:22.593 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:31:22.593Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:32:22.561 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:32:22.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:32:22.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:32:22.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:32:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:32:22.584 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:32:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:32:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:32:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:32:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:32:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:32:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:32:22.587 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:32:22.587Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:33:22.561 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:33:22.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:33:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:33:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:33:22.594 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:33:22.594 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:33:22.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:33:22.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:33:22.598 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:33:22.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:33:22.598 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:33:22.598Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:33:22.598 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:33:22.598Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:34:22.561 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:34:22.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:34:22.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:34:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:34:22.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:34:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:34:22.608 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:34:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:34:22.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:34:22.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:34:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:34:22.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:34:22.611 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:34:22.611Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:35:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:35:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:35:22.594 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:35:22.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:35:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:35:22.595 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:35:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:35:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:35:22.598 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:35:22.598 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:35:22.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:35:22.598Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:35:22.598 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:35:22.598Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:36:22.561 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:36:22.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:36:22.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:36:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:36:22.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:36:22.590 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:36:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:36:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:36:22.592 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:36:22.592 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:36:22.592Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:36:22.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:36:22.592 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:36:22.592Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:37:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:37:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:37:22.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:37:22.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:37:22.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:37:22.631 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:37:22.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:37:22.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:37:22.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:37:22.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:37:22.634 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:37:22.634Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:37:22.634 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:37:22.634Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:38:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:38:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:38:22.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:38:22.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:38:22.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:38:22.630 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:38:22.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:38:22.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:38:22.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:38:22.634 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:38:22.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:38:22.634Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:38:22.635 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:38:22.635Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:39:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:39:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:39:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:39:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:39:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:39:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:39:22.585 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:39:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:39:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:39:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:39:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:39:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:39:22.587 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:39:22.587Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:40:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:40:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:40:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:40:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:40:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:40:22.593 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:40:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:40:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:40:22.597 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:40:22.597 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:40:22.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:40:22.597Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:40:22.597 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:40:22.597Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:41:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:41:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:41:22.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:41:22.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:41:22.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:41:22.612 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:41:22.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:41:22.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:41:22.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:41:22.616 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:41:22.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:41:22.616Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:41:22.616 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:41:22.616Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:42:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:42:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:42:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:42:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:42:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:42:22.585 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:42:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:42:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:42:22.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:42:22.588 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:42:22.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:42:22.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:42:22.588 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:42:22.588Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:43:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:43:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:43:22.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:43:22.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:43:22.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:43:22.630 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:43:22.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:43:22.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:43:22.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:43:22.632 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:43:22.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:43:22.632Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:43:22.633 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:43:22.633Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:44:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:44:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:44:22.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:44:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:44:22.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:44:22.625 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:44:22.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:44:22.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:44:22.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:44:22.628 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:44:22.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:44:22.628Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:44:22.628 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:44:22.628Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:45:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:45:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:45:22.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:45:22.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:45:22.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:45:22.606 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:45:22.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:45:22.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:45:22.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:45:22.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:45:22.615 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:45:22.615Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:45:22.616 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:45:22.616Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:46:22.562 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:46:22.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:46:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:46:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:46:22.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:46:22.588 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:46:22.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:46:22.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:46:22.590 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:46:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:46:22.590 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:46:22.590Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:46:22.590 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:46:22.590Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:47:22.563 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:47:22.563Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:47:22.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:47:22.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:47:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:47:22.601 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:47:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:47:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:47:22.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:47:22.603 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:47:22.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:47:22.603Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:47:22.604 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:47:22.604Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:48:22.563 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:48:22.563Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:48:22.594 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:48:22.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:48:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:48:22.595 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:48:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:48:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:48:22.598 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:48:22.598 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:48:22.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:48:22.598Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:48:22.598 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:48:22.598Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:49:22.563 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:49:22.563Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:49:22.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:49:22.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:49:22.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:49:22.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:49:22.615 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:49:22.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:49:22.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:49:22.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:49:22.618 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:49:22.618Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:49:22.619 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:49:22.619Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:50:22.563 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:50:22.563Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:50:22.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:50:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:50:22.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:50:22.608 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:50:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:50:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:50:22.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:50:22.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:50:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:50:22.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:50:22.611 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:50:22.611Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:51:22.563 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:51:22.563Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:51:22.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:51:22.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:51:22.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:51:22.629 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:51:22.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:51:22.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:51:22.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:51:22.633 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:51:22.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:51:22.633Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:51:22.633 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:51:22.633Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:52:22.563 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:52:22.563Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:52:22.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:52:22.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:52:22.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:52:22.617 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:52:22.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:52:22.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:52:22.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:52:22.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:52:22.620 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:52:22.620Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:52:22.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:52:22.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:53:22.563 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:53:22.563Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:53:22.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:53:22.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:53:22.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:53:22.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:53:22.616 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:53:22.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:53:22.619 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:53:22.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:53:22.619 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:53:22.619Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:53:22.619 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:53:22.619Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:54:22.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:54:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:54:22.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:54:22.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:54:22.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:54:22.630 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:54:22.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:54:22.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:54:22.635 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:54:22.635 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:54:22.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:54:22.635Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:54:22.635 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:54:22.635Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:55:22.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:55:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:55:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:55:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:55:22.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:55:22.584 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:55:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:55:22.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:55:22.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:55:22.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:55:22.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:55:22.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:55:22.587 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:55:22.587Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:56:22.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:56:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:56:22.640 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:56:22.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:56:22.640 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:56:22.640 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:56:22.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:56:22.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:56:23.180 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:56:23.180 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:56:23.180Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:56:23.180Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:56:23.180 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:56:23.180Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:57:22.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:57:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:57:22.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:57:22.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:57:22.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:57:22.627 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:57:22.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:57:22.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:57:22.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:57:22.629 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:57:22.630 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:57:22.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:57:22.629Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:57:22.630Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:58:22.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:58:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:58:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:58:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:58:22.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:58:22.602 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:58:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:58:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:58:22.674 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:58:22.674 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:58:22.674Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:58:22.674Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:58:22.675 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:58:22.675Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 19:59:22.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T19:59:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 19:59:22.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T19:59:22.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 19:59:22.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 19:59:22.603 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T19:59:22.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T19:59:22.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 19:59:22.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T19:59:22.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 19:59:22.606 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T19:59:22.606Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 19:59:22.606 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T19:59:22.606Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:00:22.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:00:22.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:00:22.653 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:00:22.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:00:22.653 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:00:22.653 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:00:22.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:00:22.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:00:23.041 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:00:23.041Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:00:23.041 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:00:23.041Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:00:23.041 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:00:23.041Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:01:22.565 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:01:22.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:01:22.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:01:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:01:22.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:01:22.610 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:01:22.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:01:22.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:01:22.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:01:22.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:01:22.614 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:01:22.614Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:01:22.614 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:01:22.614Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:02:22.565 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:02:22.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:02:22.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:02:22.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:02:22.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:02:22.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:02:22.611 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:02:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:02:23.155 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:02:23.155Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:02:23.155 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:02:23.155Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:02:23.156 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:02:23.156Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:03:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:03:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:03:22.592 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:03:22.592Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:03:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:03:22.593 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:03:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:03:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:03:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:03:22.595 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:03:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:03:22.595Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:03:22.596 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:03:22.596Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:04:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:04:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:04:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:04:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:04:22.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:04:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:04:22.586 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:04:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:04:22.870 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:04:22.870Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:04:22.871 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:04:22.871Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:04:22.871 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:04:22.871Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:05:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:05:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:05:22.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:05:22.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:05:22.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:05:22.606 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:05:22.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:05:22.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:05:22.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:05:22.609 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:05:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:05:22.609Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:05:22.609 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:05:22.609Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:06:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:06:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:06:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:06:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:06:22.597 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:06:22.597 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:06:22.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:06:22.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:06:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:06:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:06:22.601 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:06:22.601Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:06:22.601 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:06:22.601Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:07:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:07:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:07:22.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:07:22.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:07:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:07:22.614 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:07:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:07:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:07:22.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:07:22.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:07:22.617 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:07:22.617Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:07:22.617 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:07:22.617Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:08:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:08:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:08:22.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:08:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:08:22.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:08:22.589 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:08:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:08:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:08:22.592 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:08:22.592 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:08:22.592Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:08:22.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:08:22.592 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:08:22.592Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:09:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:09:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:09:22.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:09:22.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:09:22.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:09:22.616 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:09:22.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:09:22.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:09:22.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:09:22.621 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:09:22.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:09:22.621Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:09:22.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:09:22.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:10:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:10:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:10:22.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:10:22.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:10:22.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:10:22.626 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:10:22.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:10:22.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:10:22.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:10:22.632 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:10:22.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:10:22.632Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:10:22.633 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:10:22.633Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:11:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:11:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:11:22.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:11:22.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:11:22.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:11:22.629 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:11:22.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:11:22.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:11:22.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:11:22.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:11:22.632 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:11:22.632Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:11:22.632 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:11:22.632Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:12:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:12:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:12:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:12:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:12:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:12:22.596 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:12:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:12:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:12:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:12:22.599 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:12:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:12:22.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:12:22.599 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:12:22.599Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:13:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:13:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:13:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:13:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:13:22.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:13:22.602 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:13:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:13:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:13:22.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:13:22.605 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:13:22.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:13:22.605Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:13:22.605 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:13:22.605Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:14:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:14:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:14:22.594 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:14:22.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:14:22.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:14:22.595 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:14:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:14:22.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:14:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:14:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:14:22.599 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:14:22.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:14:22.599 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:14:22.599Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:15:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:15:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:15:22.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:15:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:15:22.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:15:22.624 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:15:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:15:22.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:15:22.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:15:22.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:15:22.631 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:15:22.631Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:15:22.632 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:15:22.632Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:16:22.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:16:22.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:16:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:16:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:16:22.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:16:22.600 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:16:22.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:16:22.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:16:22.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:16:22.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:16:22.603 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:16:22.603Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:16:22.603 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:16:22.603Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:17:22.567 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:17:22.567Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:17:22.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:17:22.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:17:22.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:17:22.605 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:17:22.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:17:22.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:17:22.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:17:22.608 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:17:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:17:22.608Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:17:22.608 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:17:22.608Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:18:22.567 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:18:22.567Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:18:22.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:18:22.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:18:22.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:18:22.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:18:22.617 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:18:22.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:18:22.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:18:22.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:18:22.621 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:18:22.621Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:18:22.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:18:22.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:19:22.567 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:19:22.567Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:19:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:19:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:19:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:19:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:19:22.593 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:19:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:19:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:19:22.596 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:19:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:19:22.596Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:19:22.596 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:19:22.596Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:20:22.568 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:20:22.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:20:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:20:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:20:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:20:22.614 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:20:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:20:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:20:22.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:20:22.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:20:22.617 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:20:22.617Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:20:22.617 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:20:22.617Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:21:22.568 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:21:22.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:21:22.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:21:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:21:22.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:21:22.586 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:21:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:21:22.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:21:22.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:21:22.589 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:21:22.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:21:22.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:21:22.590 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:21:22.590Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:22:22.568 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:22:22.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:22:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:22:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:22:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:22:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:22:22.599 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:22:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:22:22.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:22:22.602 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:22:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:22:22.602Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:22:22.602 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:22:22.602Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:23:22.568 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:23:22.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:23:22.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:23:22.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:23:22.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:23:22.610 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:23:22.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:23:22.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:23:22.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:23:22.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:23:22.614 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:23:22.614Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:23:22.614 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:23:22.614Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:24:22.568 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:24:22.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:24:22.637 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:24:22.637Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:24:22.637 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:24:22.637 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:24:22.637Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:24:22.637Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:24:22.641 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:24:22.641Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:24:22.641 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:24:22.641Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:24:22.641 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:24:22.641Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:25:22.569 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:25:22.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:25:22.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:25:22.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:25:22.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:25:22.581 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:25:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:25:22.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:25:22.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:25:22.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:25:22.585 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:25:22.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:25:22.585 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:25:22.585Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:26:22.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:26:22.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:26:22.633 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:26:22.633Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:26:22.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:26:22.634 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:26:22.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:26:22.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:26:22.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18 20:26:22.638 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18T20:26:22.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-18T20:26:22.638Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-18 20:26:22.638 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18T20:26:22.638Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-18 20:27:22.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:27:22.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:27:22.598 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:27:22.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:27:22.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:27:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:27:22.599 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:27:22.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:27:22.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:27:22.603 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:27:22.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:27:22.603Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:27:22.603 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:27:22.603Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:28:22.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:28:22.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:28:22.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:28:22.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:28:22.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:28:22.603 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:28:22.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:28:22.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:28:22.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:28:22.607 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:28:22.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:28:22.607Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:28:22.607 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:28:22.607Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:29:22.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:29:22.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:29:22.667 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:29:22.667Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:29:22.667 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:29:22.667Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:29:22.668 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:29:22.668Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:29:22.670 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:29:22.670 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:29:22.670Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:29:22.670Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:29:22.671 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:29:22.671Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:30:22.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:30:22.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:30:22.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:30:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:30:22.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:30:22.612 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:30:22.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:30:22.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:30:22.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:30:22.616 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:30:22.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:30:22.616Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:30:22.616 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:30:22.616Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:31:22.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:31:22.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:31:22.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:31:22.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:31:22.597 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:31:22.597 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:31:22.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:31:22.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:31:22.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:31:22.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:31:22.600 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:31:22.600Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:31:22.600 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:31:22.600Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:32:22.571 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:32:22.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:32:22.635 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:32:22.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:32:22.635 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:32:22.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:32:22.635 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:32:22.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:32:22.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:32:22.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:32:22.638 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:32:22.638Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:32:22.638 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:32:22.638Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:33:22.572 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:33:22.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:33:22.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:33:22.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:33:22.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:33:22.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:33:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:33:22.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:33:23.350 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:33:23.350 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:33:23.350Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:33:23.350Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:33:23.350 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:33:23.350Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:34:22.572 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:34:22.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:34:22.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:34:22.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:34:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:34:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:34:22.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:34:22.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:34:22.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:34:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:34:22.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:34:22.612 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:34:22.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:34:22.612Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:35:22.572 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:35:22.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:35:22.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:35:22.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:35:22.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:35:22.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:35:22.615 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:35:22.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:35:22.619 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:35:22.619 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:35:22.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:35:22.619Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:35:22.619 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:35:22.619Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:36:22.572 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:36:22.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:36:22.636 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:36:22.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:36:22.637 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:36:22.637 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:36:22.637Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:36:22.637Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:36:22.640 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:36:22.640 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:36:22.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:36:22.640Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:36:22.640 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:36:22.640Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:37:22.572 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:37:22.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:37:22.590 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:37:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:37:22.590 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:37:22.590 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:37:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:37:22.590Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:37:22.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:37:22.593 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:37:22.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:37:22.593Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:37:22.593 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:37:22.593Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:38:22.573 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:38:22.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:38:22.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:38:22.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:38:22.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:38:22.631 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:38:22.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:38:22.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:38:22.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:38:22.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:38:22.634 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:38:22.634Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:38:22.634 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:38:22.634Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:39:22.574 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:39:22.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:39:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:39:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:39:22.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:39:22.601 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:39:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:39:22.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:39:22.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:39:22.604 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:39:22.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:39:22.604Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:39:22.605 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:39:22.605Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:40:22.574 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:40:22.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:40:22.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:40:22.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:40:22.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:40:22.620 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:40:22.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:40:22.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:40:22.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:40:22.624 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:40:22.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:40:22.624Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:40:22.624 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:40:22.624Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18 20:41:22.574 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-18T20:41:22.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-18 20:41:22.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-18T20:41:22.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-18 20:41:22.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18 20:41:22.611 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18T20:41:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-18T20:41:22.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LmRdivrlsA8BBF3y) ... 2023-02-18 20:41:22.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18 20:41:22.615 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18T20:41:22.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-18T20:41:22.615Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-18 20:41:22.615 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-18T20:41:22.615Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset|