By type
overriding logback.xml Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json [2023-01-09T03:18:23.410+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json] [2023-01-09T03:18:24.243+00:00|INFO|log|main] Logging initialized @2959ms to org.eclipse.jetty.util.log.Slf4jLog [2023-01-09T03:18:24.963+00:00|INFO|ServiceManager|main] service manager starting [2023-01-09T03:18:24.964+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup [2023-01-09T03:18:24.964+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1a6c1270==io.prometheus.client.exporter.MetricsServlet@acf90bbc{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-53dbe163==org.glassfish.jersey.servlet.ServletContainer@94aeea53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@3a393455{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@13518f37{/,null,STOPPED}, connector=SDCDistributionGroup@c9d0d6{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1a6c1270==io.prometheus.client.exporter.MetricsServlet@acf90bbc{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-53dbe163==org.glassfish.jersey.servlet.ServletContainer@94aeea53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING [2023-01-09T03:18:25.155+00:00|INFO|ServiceManager|main] service manager started [2023-01-09T03:18:25.157+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1a6c1270==io.prometheus.client.exporter.MetricsServlet@acf90bbc{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-53dbe163==org.glassfish.jersey.servlet.ServletContainer@94aeea53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@3a393455{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@13518f37{/,null,STOPPED}, connector=SDCDistributionGroup@c9d0d6{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1a6c1270==io.prometheus.client.exporter.MetricsServlet@acf90bbc{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-53dbe163==org.glassfish.jersey.servlet.ServletContainer@94aeea53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING [2023-01-09T03:18:25.319+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9 [2023-01-09T03:18:25.618+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0 [2023-01-09T03:18:25.618+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults [2023-01-09T03:18:25.622+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms [2023-01-09T03:18:26.917+00:00|INFO|Main|main] Started policy-distribution service successfully. [2023-01-09T03:18:26.920+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:18:28.653+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:18:28.658+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ceea8f5 [2023-01-09T03:18:28.658+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:18:28.663+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls [2023-01-09T03:18:28.673+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:18:28.673+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:18:28.693+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls [2023-01-09T03:18:28.942+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@13518f37{/,null,AVAILABLE} [2023-01-09T03:18:29.445+00:00|INFO|SslContextFactory|SDCDistributionGroup-6969] x509=X509@794c593(policy@policy.onap.org,h=[policy, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-drools-pdp, policy-drools-pdp.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[]) for Server@366bb9ce[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/distribution/etc/ssl/policy-truststore] [2023-01-09T03:18:29.770+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@c9d0d6{SSL, (ssl, http/1.1)}{0.0.0.0:6969} [2023-01-09T03:18:29.777+00:00|INFO|Server|SDCDistributionGroup-6969] Started @8494ms [2023-01-09T03:18:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:18:57.949+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:18:57.949+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1082a0e8 [2023-01-09T03:18:57.949+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:18:57.949+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:18:57.949+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:19:26.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:19:27.994+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:19:28.034+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cd4876c [2023-01-09T03:19:28.034+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:19:28.035+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:19:28.035+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:19:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:19:58.045+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:19:58.047+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3819a3cf [2023-01-09T03:19:58.047+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:19:58.048+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:19:58.048+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:20:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:20:27.963+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:20:27.964+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49bc8c74 [2023-01-09T03:20:27.964+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:20:27.965+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:20:27.965+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:20:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:20:58.014+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:20:58.014+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f28582c [2023-01-09T03:20:58.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:20:58.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:20:58.014+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:21:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:21:27.960+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:21:27.964+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@581d09ba [2023-01-09T03:21:27.966+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:21:27.977+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:21:27.977+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:21:56.932+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:21:58.053+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:21:58.054+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@281df9cb [2023-01-09T03:21:58.054+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:21:58.054+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:21:58.054+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:22:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:22:27.962+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:22:27.963+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39af247a [2023-01-09T03:22:27.964+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:22:27.965+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:22:27.965+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:22:56.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:22:57.978+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:22:57.979+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cece12f [2023-01-09T03:22:57.979+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:22:57.980+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:22:57.980+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:23:26.919+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:23:27.967+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:23:27.969+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c5b1fd6 [2023-01-09T03:23:27.970+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:23:27.970+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:23:27.970+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:23:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:23:57.979+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:23:57.981+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d2c993d [2023-01-09T03:23:57.981+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:23:57.982+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:23:57.982+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:24:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:24:27.961+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:24:27.962+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fed27e9 [2023-01-09T03:24:27.963+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:24:27.964+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:24:27.964+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:24:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:24:57.997+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:24:57.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@824b182 [2023-01-09T03:24:57.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:24:57.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:24:57.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:25:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:25:27.964+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:25:27.964+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e4aa9d0 [2023-01-09T03:25:27.964+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:25:27.965+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:25:27.965+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:25:56.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:25:57.988+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:25:57.988+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@af309ad [2023-01-09T03:25:57.988+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:25:57.988+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:25:57.988+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:26:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:26:27.962+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:26:27.963+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68994467 [2023-01-09T03:26:27.963+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:26:27.963+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:26:27.963+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:26:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:26:57.944+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:26:57.944+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20c3b4d [2023-01-09T03:26:57.944+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:26:57.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:26:57.945+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:27:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:27:27.967+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:27:27.967+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67ca1879 [2023-01-09T03:27:27.967+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:27:27.967+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:27:27.967+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:27:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:27:57.997+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:27:57.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2aaa1c3a [2023-01-09T03:27:58.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:27:58.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:27:58.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:28:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:28:27.963+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.0.236] 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:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 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) ... 18 common frames omitted [2023-01-09T03:28:27.965+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34322467 [2023-01-09T03:28:27.966+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:28:27.967+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:28:27.968+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:28:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:28:56.981+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:28:56.987+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e44431c [2023-01-09T03:28:56.987+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:28:56.988+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:28:56.988+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:29:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:29:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:29:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4126e5e [2023-01-09T03:29:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:29:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:29:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:29:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:29:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:29:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14e27270 [2023-01-09T03:29:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:29:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:29:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:30:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:30:26.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:30:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@614123d9 [2023-01-09T03:30:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:30:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:30:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:30:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:30:56.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:30:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55ee6d3 [2023-01-09T03:30:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:30:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:30:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:31:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:31:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:31:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f27b007 [2023-01-09T03:31:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:31:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:31:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:31:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:31:56.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:31:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79f001cb [2023-01-09T03:31:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:31:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:31:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:32:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:32:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:32:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@205a6423 [2023-01-09T03:32:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:32:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:32:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:32:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:32:56.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:32:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40e2a24b [2023-01-09T03:32:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:32:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:32:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:33:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:33:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:33:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54d17807 [2023-01-09T03:33:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:33:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:33:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:33:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:33:56.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:33:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b31855e [2023-01-09T03:33:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:33:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:33:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:34:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:34:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:34:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ea38ded [2023-01-09T03:34:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:34:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:34:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:34:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:34:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:34:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73161e3e [2023-01-09T03:34:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:34:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:34:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:35:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:35:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:35:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5560ad72 [2023-01-09T03:35:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:35:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:35:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:35:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:35:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:35:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a7d2dec [2023-01-09T03:35:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:35:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:35:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:36:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:36:26.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:36:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2044b6db [2023-01-09T03:36:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:36:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:36:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:36:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:36:56.943+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:36:56.944+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dfc5e66 [2023-01-09T03:36:56.944+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:36:56.944+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:36:56.945+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:37:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:37:26.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:37:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ef753a8 [2023-01-09T03:37:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:37:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:37:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:37:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:37:56.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:37:56.943+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dea10de [2023-01-09T03:37:56.943+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:37:56.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:37:56.945+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:38:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:38:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:38:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26d7fcba [2023-01-09T03:38:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:38:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:38:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:38:56.927+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:38:56.992+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:38:56.992+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e94c9f4 [2023-01-09T03:38:56.992+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:38:56.993+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:38:56.993+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:39:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:39:26.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:39:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4dda3298 [2023-01-09T03:39:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:39:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:39:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:39:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:39:56.941+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:39:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1db21082 [2023-01-09T03:39:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:39:56.943+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:39:56.948+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:40:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:40:26.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:40:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ac57edf [2023-01-09T03:40:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:40:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:40:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:40:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:40:56.944+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:40:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@369e747f [2023-01-09T03:40:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:40:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:40:56.947+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:41:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:41:26.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:41:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b3146e0 [2023-01-09T03:41:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:41:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:41:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:41:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:41:56.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:41:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75c77806 [2023-01-09T03:41:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:41:56.943+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:41:56.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:42:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:42:26.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:42:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c1ff378 [2023-01-09T03:42:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:42:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:42:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:42:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:42:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:42:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40e60c79 [2023-01-09T03:42:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:42:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:42:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:43:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:43:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:43:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7871a9ed [2023-01-09T03:43:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:43:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:43:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:43:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:43:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:43:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d57e449 [2023-01-09T03:43:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:43:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:43:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:44:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:44:26.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:44:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7416baca [2023-01-09T03:44:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:44:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:44:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:44:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:44:56.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:44:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@363c4332 [2023-01-09T03:44:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:44:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:44:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:45:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:45:26.941+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:45:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37fb7665 [2023-01-09T03:45:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:45:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:45:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:45:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:45:56.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:45:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d973ea0 [2023-01-09T03:45:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:45:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:45:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:46:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:46:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:46:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3abfe236 [2023-01-09T03:46:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:46:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:46:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:46:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:46:56.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:46:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@682d82d4 [2023-01-09T03:46:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:46:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:46:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:47:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:47:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:47:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23c04455 [2023-01-09T03:47:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:47:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:47:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:47:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:47:56.948+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:47:56.948+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33a43ca5 [2023-01-09T03:47:56.948+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:47:56.948+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:47:56.949+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:48:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:48:26.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:48:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76dac0ba [2023-01-09T03:48:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:48:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:48:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:48:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:48:56.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:48:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@752f029d [2023-01-09T03:48:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:48:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:48:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:49:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:49:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:49:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b464f36 [2023-01-09T03:49:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:49:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:49:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:49:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:49:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:49:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fc55d12 [2023-01-09T03:49:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:49:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:49:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:50:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:50:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:50:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ff76d19 [2023-01-09T03:50:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:50:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:50:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:50:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:50:56.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:50:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@509a8fb1 [2023-01-09T03:50:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:50:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:50:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:51:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:51:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:51:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f7bd5f3 [2023-01-09T03:51:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:51:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:51:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:51:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:51:56.960+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:51:56.962+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b18cd0b [2023-01-09T03:51:56.967+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:51:56.967+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:51:56.968+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:52:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:52:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:52:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a1d19e8 [2023-01-09T03:52:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:52:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:52:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:52:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:52:56.944+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:52:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@754cbbde [2023-01-09T03:52:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:52:56.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:52:56.945+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:53:26.920+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:53:26.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:53:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f673c9d [2023-01-09T03:53:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:53:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:53:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:53:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:53:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:53:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53b7c89 [2023-01-09T03:53:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:53:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:53:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:54:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:54:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:54:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d202d7b [2023-01-09T03:54:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:54:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:54:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:54:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:54:56.944+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:54:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59785175 [2023-01-09T03:54:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:54:56.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:54:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:55:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:55:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:55:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@761451a5 [2023-01-09T03:55:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:55:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:55:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:55:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:55:56.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:55:56.946+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66ae0f2f [2023-01-09T03:55:56.946+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:55:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:55:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:56:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:56:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:56:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ad6d1af [2023-01-09T03:56:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:56:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:56:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:56:56.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:56:56.949+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:56:56.949+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fa5b377 [2023-01-09T03:56:56.949+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:56:56.949+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:56:56.949+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:57:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:57:26.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:57:26.946+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@298bf6a2 [2023-01-09T03:57:26.946+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:57:26.946+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:57:26.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:57:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:57:56.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:57:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dce7f66 [2023-01-09T03:57:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:57:56.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:57:56.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:58:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:58:26.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:58:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1605c43 [2023-01-09T03:58:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:58:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:58:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:58:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:58:56.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:58:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d47b24a [2023-01-09T03:58:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:58:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:58:56.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:59:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:59:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:59:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6066b68a [2023-01-09T03:59:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:59:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:59:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T03:59:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T03:59:56.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T03:59:56.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66613e9 [2023-01-09T03:59:56.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T03:59:56.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T03:59:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:00:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:00:26.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:00:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2508eb76 [2023-01-09T04:00:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:00:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:00:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:00:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:00:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:00:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e84d7c6 [2023-01-09T04:00:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:00:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:00:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:01:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:01:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:01:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ff6bee3 [2023-01-09T04:01:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:01:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:01:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:01:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:01:56.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:01:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2437582a [2023-01-09T04:01:56.943+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:01:56.943+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:01:56.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:02:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:02:26.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:02:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75d6e5f3 [2023-01-09T04:02:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:02:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:02:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:02:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:02:56.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:02:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26cab199 [2023-01-09T04:02:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:02:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:02:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:03:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:03:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:03:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43fe59ff [2023-01-09T04:03:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:03:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:03:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:03:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:03:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:03:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22c81985 [2023-01-09T04:03:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:03:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:03:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:04:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:04:26.946+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:04:26.946+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cea0eb3 [2023-01-09T04:04:26.946+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:04:26.947+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:04:26.947+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:04:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:04:56.946+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:04:56.946+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2955c0a4 [2023-01-09T04:04:56.946+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:04:56.947+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:04:56.947+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:05:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:05:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:05:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60579841 [2023-01-09T04:05:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:05:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:05:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:05:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:05:56.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:05:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1557ed9 [2023-01-09T04:05:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:05:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:05:56.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:06:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:06:26.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:06:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@335d9695 [2023-01-09T04:06:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:06:26.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:06:26.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:06:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:06:56.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:06:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4de238af [2023-01-09T04:06:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:06:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:06:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:07:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:07:26.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:07:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ae6f4a9 [2023-01-09T04:07:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:07:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:07:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:07:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:07:56.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:07:56.946+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3faed126 [2023-01-09T04:07:56.947+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:07:56.947+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:07:56.948+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:08:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:08:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:08:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ead27ae [2023-01-09T04:08:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:08:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:08:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:08:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:08:56.944+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:08:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4823f6b2 [2023-01-09T04:08:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:08:56.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:08:56.947+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:09:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:09:26.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:09:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b9aa1e2 [2023-01-09T04:09:26.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:09:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:09:26.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:09:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:09:56.951+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:09:56.953+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6964de16 [2023-01-09T04:09:56.953+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:09:56.954+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:09:56.954+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:10:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:10:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:10:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73e0f6fb [2023-01-09T04:10:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:10:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:10:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:10:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:10:56.978+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:10:56.979+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c046035 [2023-01-09T04:10:56.979+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:10:56.979+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:10:56.979+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:11:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:11:26.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:11:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9cb32cf [2023-01-09T04:11:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:11:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:11:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:11:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:11:56.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:11:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dbf2c98 [2023-01-09T04:11:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:11:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:11:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:12:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:12:26.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:12:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2807486c [2023-01-09T04:12:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:12:26.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:12:26.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:12:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:12:56.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:12:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6048d492 [2023-01-09T04:12:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:12:56.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:12:56.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:13:26.919+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:13:26.950+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:13:26.950+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5068e4be [2023-01-09T04:13:26.951+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:13:26.951+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:13:26.952+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:13:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:13:56.941+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:13:56.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@654763b3 [2023-01-09T04:13:56.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:13:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:13:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:14:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:14:26.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:14:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26a629b8 [2023-01-09T04:14:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:14:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:14:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:14:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:14:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:14:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@129f6d21 [2023-01-09T04:14:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:14:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:14:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:15:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:15:26.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:15:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2095bb13 [2023-01-09T04:15:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:15:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:15:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:15:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:15:56.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:15:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dc8d4bf [2023-01-09T04:15:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:15:56.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:15:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:16:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:16:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:16:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@778ef083 [2023-01-09T04:16:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:16:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:16:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:16:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:16:56.946+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:16:56.948+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66525d41 [2023-01-09T04:16:56.948+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:16:56.949+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:16:56.949+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:17:26.920+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:17:26.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:17:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37463c3f [2023-01-09T04:17:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:17:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:17:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:17:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:17:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:17:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@96c0ddc [2023-01-09T04:17:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:17:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:17:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:18:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:18:26.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:18:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2efcf409 [2023-01-09T04:18:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:18:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:18:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:18:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:18:56.949+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:18:56.950+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@882d69d [2023-01-09T04:18:56.951+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:18:56.951+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:18:56.952+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:19:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:19:26.952+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:19:26.953+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@211d53ad [2023-01-09T04:19:26.953+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:19:26.953+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:19:26.954+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:19:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:19:56.951+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:19:56.951+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19cd2e20 [2023-01-09T04:19:56.952+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:19:56.952+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:19:56.953+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:20:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:20:26.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:20:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cacc26e [2023-01-09T04:20:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:20:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:20:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:20:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:20:56.950+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:20:56.951+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79626062 [2023-01-09T04:20:56.951+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:20:56.952+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:20:56.952+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:21:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:21:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:21:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ee9006c [2023-01-09T04:21:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:21:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:21:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:21:56.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:21:56.948+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:21:56.949+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b4b9355 [2023-01-09T04:21:56.949+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:21:56.949+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:21:56.949+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:22:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:22:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:22:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48e101af [2023-01-09T04:22:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:22:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:22:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:22:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:22:56.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:22:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@165f542f [2023-01-09T04:22:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:22:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:22:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:23:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:23:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:23:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ba87768 [2023-01-09T04:23:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:23:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:23:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:23:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:23:56.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:23:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d5fa88c [2023-01-09T04:23:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:23:56.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:23:56.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:24:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:24:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:24:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6832f5c2 [2023-01-09T04:24:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:24:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:24:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:24:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:24:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:24:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@459d4343 [2023-01-09T04:24:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:24:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:24:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:25:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:25:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:25:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cd83326 [2023-01-09T04:25:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:25:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:25:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:25:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:25:56.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:25:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5213defe [2023-01-09T04:25:56.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:25:56.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:25:56.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:26:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:26:26.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:26:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5705890c [2023-01-09T04:26:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:26:26.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:26:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:26:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:26:56.966+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:26:56.970+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@244806ed [2023-01-09T04:26:56.971+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:26:56.973+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:26:56.974+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:27:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:27:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:27:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28fdcd1a [2023-01-09T04:27:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:27:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:27:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:27:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:27:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:27:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8dbaf0e [2023-01-09T04:27:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:27:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:27:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:28:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:28:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:28:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32d1bb97 [2023-01-09T04:28:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:28:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:28:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:28:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:28:56.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:28:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e2783c8 [2023-01-09T04:28:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:28:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:28:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:29:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:29:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:29:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39ccd6a7 [2023-01-09T04:29:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:29:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:29:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:29:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:29:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:29:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1024447e [2023-01-09T04:29:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:29:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:29:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:30:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:30:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:30:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53b97ba3 [2023-01-09T04:30:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:30:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:30:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:30:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:30:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:30:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e07100d [2023-01-09T04:30:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:30:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:30:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:31:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:31:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:31:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4875d032 [2023-01-09T04:31:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:31:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:31:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:31:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:31:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:31:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c9b3543 [2023-01-09T04:31:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:31:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:31:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:32:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:32:26.948+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:32:26.948+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19a65683 [2023-01-09T04:32:26.948+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:32:26.948+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:32:26.949+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:32:56.920+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:32:56.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:32:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34b124e3 [2023-01-09T04:32:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:32:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:32:56.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:33:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:33:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:33:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fb299ce [2023-01-09T04:33:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:33:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:33:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:33:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:33:56.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:33:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a330299 [2023-01-09T04:33:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:33:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:33:56.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:34:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:34:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:34:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fcc3982 [2023-01-09T04:34:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:34:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:34:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:34:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:34:56.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:34:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47ee9112 [2023-01-09T04:34:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:34:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:34:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:35:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:35:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:35:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8939992 [2023-01-09T04:35:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:35:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:35:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:35:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:35:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:35:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@578ef786 [2023-01-09T04:35:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:35:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:35:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:36:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:36:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:36:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63499e48 [2023-01-09T04:36:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:36:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:36:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:36:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:36:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:36:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@723f3f1a [2023-01-09T04:36:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:36:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:36:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:37:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:37:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:37:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2829f1e0 [2023-01-09T04:37:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:37:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:37:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:37:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:37:56.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:37:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53977d4d [2023-01-09T04:37:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:37:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:37:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:38:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:38:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:38:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14b3439d [2023-01-09T04:38:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:38:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:38:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:38:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:38:56.947+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:38:56.947+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68e5c403 [2023-01-09T04:38:56.947+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:38:56.947+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:38:56.947+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:39:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:39:26.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:39:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50b1dff1 [2023-01-09T04:39:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:39:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:39:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:39:56.178+00:00|INFO|RequestLog|qtp1356840024-20] 10.233.66.1 - healthcheck [09/Jan/2023:04:39:55 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)" [2023-01-09T04:39:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:39:56.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:39:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79eb47bd [2023-01-09T04:39:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:39:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:39:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:40:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:40:26.946+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:40:26.946+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fe14e41 [2023-01-09T04:40:26.946+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:40:26.946+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:40:26.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:40:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:40:56.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:40:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@117e9575 [2023-01-09T04:40:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:40:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:40:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:41:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:41:26.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:41:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f500342 [2023-01-09T04:41:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:41:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:41:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:41:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:41:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:41:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f76114d [2023-01-09T04:41:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:41:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:41:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:42:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:42:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:42:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b12b87a [2023-01-09T04:42:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:42:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:42:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:42:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:42:56.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:42:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b7263d1 [2023-01-09T04:42:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:42:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:42:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:43:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:43:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:43:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72f3bc9d [2023-01-09T04:43:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:43:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:43:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:43:47.919+00:00|INFO|RequestLog|qtp1356840024-24] 10.233.66.1 - healthcheck [09/Jan/2023:04:43:47 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)" [2023-01-09T04:43:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:43:56.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:43:56.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60ab7d1 [2023-01-09T04:43:56.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:43:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:43:56.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:44:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:44:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:44:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cc81673 [2023-01-09T04:44:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:44:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:44:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:44:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:44:56.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:44:56.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e24a26b [2023-01-09T04:44:56.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:44:56.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:44:56.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:45:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:45:26.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:45:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41e34ab7 [2023-01-09T04:45:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:45:26.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:45:26.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:45:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:45:56.954+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:45:56.954+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2978eafe [2023-01-09T04:45:56.954+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:45:56.954+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:45:56.955+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:46:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:46:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:46:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@417d1f73 [2023-01-09T04:46:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:46:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:46:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:46:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:46:56.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:46:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2223ef4c [2023-01-09T04:46:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:46:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:46:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:47:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:47:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:47:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29825c97 [2023-01-09T04:47:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:47:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:47:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:47:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:47:56.952+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:47:56.952+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51847484 [2023-01-09T04:47:56.952+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:47:56.953+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:47:56.953+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:48:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:48:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:48:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@234c78fa [2023-01-09T04:48:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:48:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:48:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:48:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:48:56.961+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:48:56.961+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d7149d [2023-01-09T04:48:56.961+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:48:56.962+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:48:56.962+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:49:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:49:26.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:49:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@662d424a [2023-01-09T04:49:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:49:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:49:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:49:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:49:56.943+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:49:56.943+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@518ce11a [2023-01-09T04:49:56.943+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:49:56.943+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:49:56.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:50:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:50:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:50:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3abcd622 [2023-01-09T04:50:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:50:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:50:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:50:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:50:56.958+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:50:56.959+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4830c2a8 [2023-01-09T04:50:56.959+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:50:56.959+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:50:56.960+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:51:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:51:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:51:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3782d6a8 [2023-01-09T04:51:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:51:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:51:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:51:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:51:56.952+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:51:56.953+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ec2578d [2023-01-09T04:51:56.953+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:51:56.954+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:51:56.954+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:52:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:52:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:52:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47fdef60 [2023-01-09T04:52:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:52:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:52:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:52:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:52:56.948+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:52:56.949+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3295716a [2023-01-09T04:52:56.949+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:52:56.949+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:52:56.949+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:53:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:53:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:53:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@508e0f5a [2023-01-09T04:53:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:53:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:53:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:53:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:53:56.947+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:53:56.948+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@339738a1 [2023-01-09T04:53:56.948+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:53:56.948+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:53:56.948+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:54:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:54:26.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:54:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e5e4370 [2023-01-09T04:54:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:54:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:54:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:54:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:54:56.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:54:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bd9937d [2023-01-09T04:54:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:54:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:54:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:55:26.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:55:26.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:55:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3143e20b [2023-01-09T04:55:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:55:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:55:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:55:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:55:56.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:55:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a0388fe [2023-01-09T04:55:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:55:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:55:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:56:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:56:26.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:56:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ca9d827 [2023-01-09T04:56:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:56:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:56:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:56:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:56:56.968+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:56:56.968+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ae39689 [2023-01-09T04:56:56.968+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:56:56.968+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:56:56.969+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:57:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:57:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:57:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71e67fd8 [2023-01-09T04:57:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:57:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:57:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:57:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:57:56.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:57:56.943+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f30414 [2023-01-09T04:57:56.944+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:57:56.944+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:57:56.945+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:58:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:58:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:58:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56bf5911 [2023-01-09T04:58:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:58:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:58:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:58:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:58:56.959+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:58:56.959+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bd2a378 [2023-01-09T04:58:56.959+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:58:56.960+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:58:56.960+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:59:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:59:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:59:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4aa88149 [2023-01-09T04:59:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:59:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:59:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T04:59:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T04:59:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T04:59:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39cde1d8 [2023-01-09T04:59:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T04:59:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T04:59:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:00:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:00:26.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:00:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b05a96b [2023-01-09T05:00:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:00:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:00:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:00:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:00:56.955+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:00:56.955+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d5bc174 [2023-01-09T05:00:56.955+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:00:56.956+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:00:56.956+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:01:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:01:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:01:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f6d65f9 [2023-01-09T05:01:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:01:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:01:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:01:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:01:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:01:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e6e4786 [2023-01-09T05:01:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:01:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:01:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:02:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:02:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:02:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@283acbf2 [2023-01-09T05:02:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:02:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:02:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:02:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:02:56.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:02:56.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dbdc95f [2023-01-09T05:02:56.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:02:56.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:02:56.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:03:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:03:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:03:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@686e8631 [2023-01-09T05:03:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:03:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:03:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:03:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:03:56.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:03:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b12ae84 [2023-01-09T05:03:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:03:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:03:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:04:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:04:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:04:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eba7398 [2023-01-09T05:04:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:04:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:04:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:04:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:04:56.959+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:04:56.960+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c275dc [2023-01-09T05:04:56.961+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:04:56.961+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:04:56.962+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:05:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:05:26.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:05:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ffcecee [2023-01-09T05:05:26.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:05:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:05:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:05:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:05:56.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:05:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f94f14a [2023-01-09T05:05:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:05:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:05:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:06:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:06:26.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:06:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65384e25 [2023-01-09T05:06:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:06:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:06:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:06:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:06:56.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:06:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ea15516 [2023-01-09T05:06:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:06:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:06:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:07:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:07:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:07:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@110ba9d [2023-01-09T05:07:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:07:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:07:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:07:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:07:56.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:07:56.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@453c5a6c [2023-01-09T05:07:56.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:07:56.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:07:56.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:08:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:08:26.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:08:26.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cc8f185 [2023-01-09T05:08:26.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:08:26.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:08:26.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:08:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:08:56.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:08:56.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49c4811d [2023-01-09T05:08:56.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:08:56.932+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:08:56.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:09:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:09:26.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:09:26.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@470566f8 [2023-01-09T05:09:26.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:09:26.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:09:26.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:09:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:09:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:09:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c34b948 [2023-01-09T05:09:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:09:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:09:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:10:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:10:26.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:10:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58b595de [2023-01-09T05:10:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:10:26.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:10:26.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:10:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:10:56.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:10:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a4b6c25 [2023-01-09T05:10:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:10:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:10:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:11:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:11:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:11:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a643b50 [2023-01-09T05:11:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:11:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:11:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:11:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:11:56.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:11:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e16c6a8 [2023-01-09T05:11:56.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:11:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:11:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:12:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:12:26.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:12:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32391933 [2023-01-09T05:12:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:12:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:12:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:12:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:12:56.957+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:12:56.958+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d8a8e83 [2023-01-09T05:12:56.958+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:12:56.959+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:12:56.959+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:13:26.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:13:26.953+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:13:26.953+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69e3cd1 [2023-01-09T05:13:26.953+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:13:26.966+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:13:26.966+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:13:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:13:56.962+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:13:56.963+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47944763 [2023-01-09T05:13:56.963+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:13:56.963+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:13:56.963+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:14:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:14:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:14:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18f454f4 [2023-01-09T05:14:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:14:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:14:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:14:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:14:56.944+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:14:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50672dd0 [2023-01-09T05:14:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:14:56.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:14:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:15:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:15:26.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:15:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ee4ef5f [2023-01-09T05:15:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:15:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:15:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:15:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:15:56.951+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:15:56.953+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14d5d27f [2023-01-09T05:15:56.953+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:15:56.954+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:15:56.954+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:16:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:16:26.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:16:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76daaaa6 [2023-01-09T05:16:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:16:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:16:26.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:16:56.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:16:56.961+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:16:56.962+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b71eef5 [2023-01-09T05:16:56.962+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:16:56.963+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:16:56.963+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:17:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:17:26.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:17:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45d7bc24 [2023-01-09T05:17:26.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:17:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:17:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:17:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:17:56.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:17:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@221f2d8b [2023-01-09T05:17:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:17:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:17:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:18:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:18:26.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:18:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d746832 [2023-01-09T05:18:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:18:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:18:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:18:56.920+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:18:56.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:18:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d85f144 [2023-01-09T05:18:56.946+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:18:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:18:56.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:19:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:19:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:19:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@578c4474 [2023-01-09T05:19:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:19:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:19:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:19:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:19:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:19:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66e2361c [2023-01-09T05:19:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:19:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:19:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:20:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:20:26.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:20:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46103a1c [2023-01-09T05:20:26.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:20:26.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:20:26.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:20:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:20:56.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:20:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2689d8c1 [2023-01-09T05:20:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:20:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:20:56.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:21:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:21:26.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:21:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66623a02 [2023-01-09T05:21:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:21:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:21:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:21:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:21:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:21:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@768a0bbc [2023-01-09T05:21:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:21:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:21:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:22:26.920+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:22:26.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:22:26.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d8b33c9 [2023-01-09T05:22:26.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:22:26.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:22:26.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:22:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:22:56.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:22:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7409194b [2023-01-09T05:22:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:22:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:22:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:23:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:23:26.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:23:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a2b7748 [2023-01-09T05:23:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:23:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:23:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:23:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:23:56.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:23:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c15e60f [2023-01-09T05:23:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:23:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:23:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:24:26.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:24:26.974+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:24:26.975+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18c0078e [2023-01-09T05:24:26.979+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:24:26.981+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:24:26.982+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:24:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:24:56.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:24:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4caccf29 [2023-01-09T05:24:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:24:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:24:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:25:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:25:26.943+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:25:26.943+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31af0e7b [2023-01-09T05:25:26.944+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:25:26.944+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:25:26.944+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:25:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:25:56.958+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:25:56.958+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36e4d00e [2023-01-09T05:25:56.958+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:25:56.959+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:25:56.959+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:26:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:26:26.957+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:26:26.958+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a59df8b [2023-01-09T05:26:26.958+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:26:26.959+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:26:26.959+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:26:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:26:56.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:26:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fc0c64f [2023-01-09T05:26:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:26:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:26:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:27:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:27:26.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:27:26.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15794432 [2023-01-09T05:27:26.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:27:26.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:27:26.945+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:27:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:27:56.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:27:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fb47203 [2023-01-09T05:27:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:27:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:27:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:28:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:28:26.950+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:28:26.950+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fce2757 [2023-01-09T05:28:26.950+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:28:26.950+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:28:26.951+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:28:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:28:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:28:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@868e047 [2023-01-09T05:28:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:28:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:28:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:29:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:29:26.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:29:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49aefe36 [2023-01-09T05:29:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:29:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:29:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:29:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:29:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:29:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@153c3de8 [2023-01-09T05:29:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:29:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:29:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:30:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:30:27.009+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:30:27.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b85bc63 [2023-01-09T05:30:27.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:30:27.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:30:27.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:30:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:30:56.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:30:56.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3646fe3e [2023-01-09T05:30:56.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:30:56.932+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:30:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:31:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:31:26.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:31:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33f68bf2 [2023-01-09T05:31:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:31:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:31:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:31:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:31:56.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:31:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58df8613 [2023-01-09T05:31:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:31:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:31:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:32:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:32:26.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:32:26.943+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60715e5a [2023-01-09T05:32:26.943+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:32:26.943+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:32:26.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:32:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:32:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:32:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1adce38 [2023-01-09T05:32:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:32:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:32:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:33:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:33:26.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:33:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f58fd5a [2023-01-09T05:33:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:33:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:33:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:33:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:33:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:33:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24886691 [2023-01-09T05:33:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:33:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:33:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:34:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:34:26.941+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:34:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4db2195c [2023-01-09T05:34:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:34:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:34:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:34:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:34:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:34:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c273d15 [2023-01-09T05:34:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:34:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:34:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:35:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:35:26.951+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:35:26.951+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c5b7ae6 [2023-01-09T05:35:26.951+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:35:26.952+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:35:26.952+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:35:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:35:56.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:35:56.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bb1667d [2023-01-09T05:35:56.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:35:56.932+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:35:56.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:36:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:36:26.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:36:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20dd5d32 [2023-01-09T05:36:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:36:26.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:36:26.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:36:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:36:56.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:36:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c60875d [2023-01-09T05:36:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:36:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:36:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:37:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:37:26.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:37:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61f52192 [2023-01-09T05:37:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:37:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:37:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:37:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:37:56.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:37:56.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f162e71 [2023-01-09T05:37:56.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:37:56.932+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:37:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:38:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:38:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:38:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@136d1224 [2023-01-09T05:38:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:38:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:38:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:38:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:38:56.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:38:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5839a32b [2023-01-09T05:38:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:38:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:38:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:39:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:39:26.946+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:39:26.946+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47b704e3 [2023-01-09T05:39:26.946+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:39:26.946+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:39:26.946+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:39:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:39:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:39:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3942b0b2 [2023-01-09T05:39:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:39:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:39:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:40:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:40:26.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:40:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1aaa84e0 [2023-01-09T05:40:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:40:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:40:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:40:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:40:56.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:40:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56c32427 [2023-01-09T05:40:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:40:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:40:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:41:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:41:26.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:41:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6acf024e [2023-01-09T05:41:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:41:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:41:26.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:41:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:41:56.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:41:56.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6087440c [2023-01-09T05:41:56.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:41:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:41:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:42:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:42:26.964+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:42:26.964+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76fa30cc [2023-01-09T05:42:26.964+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:42:26.964+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:42:26.964+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:42:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:42:56.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:42:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7aa82962 [2023-01-09T05:42:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:42:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:42:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:43:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:43:26.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:43:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f8bdb19 [2023-01-09T05:43:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:43:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:43:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:43:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:43:56.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:43:56.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f5d8f27 [2023-01-09T05:43:56.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:43:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:43:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:44:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:44:26.967+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:44:26.967+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9a775be [2023-01-09T05:44:26.967+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:44:26.968+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:44:26.968+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:44:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:44:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:44:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3aa8b4ae [2023-01-09T05:44:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:44:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:44:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:45:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:45:26.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:45:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31e5a1fe [2023-01-09T05:45:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:45:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:45:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:45:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:45:56.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:45:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@770bd7c1 [2023-01-09T05:45:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:45:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:45:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:46:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:46:26.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:46:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46a52e4d [2023-01-09T05:46:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:46:26.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:46:26.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:46:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:46:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:46:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c3ed96c [2023-01-09T05:46:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:46:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:46:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:47:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:47:26.952+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:47:26.953+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39e9c68a [2023-01-09T05:47:26.953+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:47:26.953+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:47:26.953+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:47:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:47:56.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:47:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dbc6573 [2023-01-09T05:47:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:47:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:47:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:48:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:48:26.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:48:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25b7dee [2023-01-09T05:48:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:48:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:48:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:48:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:48:56.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:48:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ce67f2c [2023-01-09T05:48:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:48:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:48:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:49:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:49:26.941+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:49:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1df2f1f6 [2023-01-09T05:49:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:49:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:49:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:49:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:49:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:49:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@320567dc [2023-01-09T05:49:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:49:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:49:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:50:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:50:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:50:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a4c94d7 [2023-01-09T05:50:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:50:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:50:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:50:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:50:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:50:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d5976ab [2023-01-09T05:50:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:50:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:50:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:51:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:51:26.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:51:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@569e9cc6 [2023-01-09T05:51:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:51:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:51:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:51:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:51:56.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:51:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3825a383 [2023-01-09T05:51:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:51:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:51:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:52:26.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:52:26.947+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:52:26.947+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@654ff4cd [2023-01-09T05:52:26.947+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:52:26.948+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:52:26.948+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:52:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:52:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:52:56.924+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d9b702a [2023-01-09T05:52:56.924+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:52:56.924+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:52:56.924+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:53:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:53:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:53:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46b1459c [2023-01-09T05:53:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:53:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:53:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:53:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:53:56.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:53:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d4cb262 [2023-01-09T05:53:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:53:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:53:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:54:26.919+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:54:26.951+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:54:26.951+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cc95e2a [2023-01-09T05:54:26.951+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:54:26.951+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:54:26.951+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:54:56.922+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:54:56.952+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:54:56.953+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@789d212b [2023-01-09T05:54:56.953+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:54:56.953+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:54:56.953+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:55:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:55:26.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:55:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@279763e0 [2023-01-09T05:55:26.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:55:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:55:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:55:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:55:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:55:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bd63125 [2023-01-09T05:55:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:55:56.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:55:56.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:56:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:56:26.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:56:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77f22921 [2023-01-09T05:56:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:56:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:56:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:56:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:56:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:56:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e73609a [2023-01-09T05:56:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:56:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:56:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:57:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:57:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:57:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f6f8453 [2023-01-09T05:57:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:57:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:57:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:57:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:57:56.961+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:57:56.962+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f0b9033 [2023-01-09T05:57:56.962+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:57:56.962+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:57:56.963+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:58:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:58:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:58:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4262e161 [2023-01-09T05:58:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:58:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:58:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:58:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:58:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:58:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d860e84 [2023-01-09T05:58:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:58:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:58:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:59:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:59:26.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:59:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@148c7567 [2023-01-09T05:59:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:59:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:59:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T05:59:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T05:59:56.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T05:59:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7167bc05 [2023-01-09T05:59:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T05:59:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T05:59:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:00:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:00:26.961+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:00:26.961+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25d2ecde [2023-01-09T06:00:26.961+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:00:26.961+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:00:26.961+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:00:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:00:56.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:00:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d7a9077 [2023-01-09T06:00:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:00:56.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:00:56.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:01:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:01:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:01:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10d0dbd5 [2023-01-09T06:01:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:01:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:01:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:01:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:01:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:01:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@327410e7 [2023-01-09T06:01:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:01:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:01:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:02:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:02:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:02:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@664a6602 [2023-01-09T06:02:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:02:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:02:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:02:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:02:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:02:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b82960a [2023-01-09T06:02:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:02:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:02:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:03:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:03:26.952+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:03:26.952+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1de8970 [2023-01-09T06:03:26.952+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:03:26.953+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:03:26.953+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:03:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:03:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:03:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5272c888 [2023-01-09T06:03:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:03:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:03:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:04:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:04:26.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:04:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fcbbe07 [2023-01-09T06:04:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:04:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:04:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:04:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:04:56.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:04:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35aba672 [2023-01-09T06:04:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:04:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:04:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:05:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:05:26.941+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:05:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d4776fc [2023-01-09T06:05:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:05:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:05:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:05:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:05:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:05:56.924+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58f69d4d [2023-01-09T06:05:56.924+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:05:56.924+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:05:56.924+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:06:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:06:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:06:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51730abf [2023-01-09T06:06:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:06:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:06:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:06:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:06:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:06:56.924+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@495c7e20 [2023-01-09T06:06:56.924+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:06:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:06:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:07:26.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:07:26.943+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:07:26.943+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21576a16 [2023-01-09T06:07:26.943+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:07:26.943+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:07:26.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:07:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:07:56.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:07:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@428c7428 [2023-01-09T06:07:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:07:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:07:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:08:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:08:26.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:08:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@602c5beb [2023-01-09T06:08:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:08:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:08:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:08:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:08:56.960+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:08:56.960+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2804ea8c [2023-01-09T06:08:56.960+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:08:56.960+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:08:56.961+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:09:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:09:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:09:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ff59305 [2023-01-09T06:09:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:09:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:09:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:09:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:09:56.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:09:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3406c560 [2023-01-09T06:09:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:09:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:09:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:10:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:10:26.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:10:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d8fff3d [2023-01-09T06:10:26.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:10:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:10:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:10:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:10:56.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:10:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47e93c73 [2023-01-09T06:10:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:10:56.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:10:56.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:11:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:11:26.943+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:11:26.943+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f0be34b [2023-01-09T06:11:26.943+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:11:26.943+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:11:26.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:11:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:11:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:11:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@736ac0f5 [2023-01-09T06:11:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:11:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:11:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:12:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:12:26.944+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:12:26.944+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f1a5dba [2023-01-09T06:12:26.944+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:12:26.944+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:12:26.944+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:12:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:12:56.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:12:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4475c36d [2023-01-09T06:12:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:12:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:12:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:13:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:13:26.941+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:13:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5840d9ab [2023-01-09T06:13:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:13:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:13:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:13:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:13:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:13:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17ee53fe [2023-01-09T06:13:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:13:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:13:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:14:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:14:26.932+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:14:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11491cf5 [2023-01-09T06:14:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:14:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:14:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:14:56.920+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:14:56.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:14:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e3aed79 [2023-01-09T06:14:56.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:14:56.948+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:14:56.948+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:15:26.920+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:15:26.956+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:15:26.957+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78dfc318 [2023-01-09T06:15:26.957+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:15:26.957+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:15:26.957+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:15:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:15:56.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:15:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@199abaa9 [2023-01-09T06:15:56.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:15:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:15:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:16:26.922+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:16:26.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:16:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ff2a30d [2023-01-09T06:16:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:16:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:16:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:16:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:16:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:16:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8c52a29 [2023-01-09T06:16:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:16:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:16:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:17:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:17:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:17:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21f0416b [2023-01-09T06:17:26.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:17:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:17:26.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:17:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:17:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:17:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32085982 [2023-01-09T06:17:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:17:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:17:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:18:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:18:26.945+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:18:26.946+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e8dda58 [2023-01-09T06:18:26.946+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:18:26.947+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:18:26.947+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:18:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:18:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:18:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a4e3a79 [2023-01-09T06:18:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:18:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:18:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:19:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:19:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:19:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b680e22 [2023-01-09T06:19:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:19:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:19:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:19:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:19:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:19:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4193da41 [2023-01-09T06:19:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:19:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:19:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:20:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:20:26.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:20:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f0b65b3 [2023-01-09T06:20:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:20:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:20:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:20:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:20:56.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:20:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@618b56f2 [2023-01-09T06:20:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:20:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:20:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:21:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:21:26.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:21:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7df1bf7 [2023-01-09T06:21:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:21:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:21:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:21:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:21:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:21:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55578a [2023-01-09T06:21:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:21:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:21:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:22:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:22:26.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:22:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62d43f8 [2023-01-09T06:22:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:22:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:22:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:22:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:22:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:22:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b0d71f2 [2023-01-09T06:22:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:22:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:22:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:23:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:23:26.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:23:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50d9fc5f [2023-01-09T06:23:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:23:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:23:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:23:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:23:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:23:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27ff3fff [2023-01-09T06:23:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:23:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:23:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:24:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:24:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:24:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@360d28fd [2023-01-09T06:24:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:24:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:24:26.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:24:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:24:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:24:56.924+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8e89a2f [2023-01-09T06:24:56.924+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:24:56.924+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:24:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:25:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:25:26.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:25:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e268f54 [2023-01-09T06:25:26.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:25:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:25:26.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:25:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:25:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:25:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f76f40 [2023-01-09T06:25:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:25:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:25:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:26:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:26:26.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:26:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77b8516e [2023-01-09T06:26:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:26:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:26:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:26:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:26:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:26:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ba6e6d7 [2023-01-09T06:26:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:26:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:26:56.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:27:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:27:26.934+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:27:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@405ad3c4 [2023-01-09T06:27:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:27:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:27:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:27:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:27:56.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:27:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2355acc3 [2023-01-09T06:27:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:27:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:27:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:28:26.920+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:28:26.954+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:28:26.954+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@468372b0 [2023-01-09T06:28:26.954+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:28:26.955+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:28:26.955+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:28:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:28:56.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:28:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6478f388 [2023-01-09T06:28:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:28:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:28:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:29:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:29:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:29:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65851f [2023-01-09T06:29:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:29:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:29:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:29:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:29:56.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:29:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26cfb4b3 [2023-01-09T06:29:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:29:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:29:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:30:26.927+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:30:27.015+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:30:27.015+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78b54c09 [2023-01-09T06:30:27.016+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:30:27.016+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:30:27.016+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:30:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:30:56.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:30:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15fbcfa1 [2023-01-09T06:30:56.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:30:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:30:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:31:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:31:26.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:31:26.942+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@daf415d [2023-01-09T06:31:26.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:31:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:31:26.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:31:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:31:56.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:31:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c0a170f [2023-01-09T06:31:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:31:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:31:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:32:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:32:26.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:32:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5031399 [2023-01-09T06:32:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:32:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:32:26.941+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:32:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:32:56.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:32:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3241f126 [2023-01-09T06:32:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:32:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:32:56.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:33:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:33:26.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:33:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@132dd01b [2023-01-09T06:33:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:33:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:33:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:33:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:33:56.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:33:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20d31acf [2023-01-09T06:33:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:33:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:33:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:34:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:34:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:34:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cf36805 [2023-01-09T06:34:26.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:34:26.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:34:26.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:34:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:34:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:34:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ac5ca71 [2023-01-09T06:34:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:34:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:34:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:35:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:35:26.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:35:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@403b0e7c [2023-01-09T06:35:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:35:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:35:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:35:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:35:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:35:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10b88422 [2023-01-09T06:35:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:35:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:35:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:36:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:36:26.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:36:26.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b179878 [2023-01-09T06:36:26.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:36:26.943+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:36:26.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:36:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:36:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:36:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f1484f6 [2023-01-09T06:36:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:36:56.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:36:56.931+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:37:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:37:26.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:37:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a28304b [2023-01-09T06:37:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:37:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:37:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:37:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:37:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:37:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6596b6ea [2023-01-09T06:37:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:37:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:37:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:38:26.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:38:26.965+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:38:26.966+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6365231e [2023-01-09T06:38:26.967+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:38:26.967+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:38:26.967+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:38:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:38:56.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:38:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29d9266 [2023-01-09T06:38:56.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:38:56.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:38:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:39:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:39:27.021+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:39:27.022+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c6ef551 [2023-01-09T06:39:27.023+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:39:27.023+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:39:27.024+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:39:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:39:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:39:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72664845 [2023-01-09T06:39:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:39:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:39:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:40:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:40:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:40:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6653ffba [2023-01-09T06:40:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:40:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:40:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:40:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:40:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:40:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c296c98 [2023-01-09T06:40:56.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:40:56.931+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:40:56.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:41:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:41:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:41:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2115d6ad [2023-01-09T06:41:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:41:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:41:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:41:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:41:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:41:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d206777 [2023-01-09T06:41:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:41:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:41:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:42:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:42:26.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:42:26.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d5e0651 [2023-01-09T06:42:26.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:42:26.939+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:42:26.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:42:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:42:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:42:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54e6c6d2 [2023-01-09T06:42:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:42:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:42:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:43:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:43:26.995+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:43:26.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f8f5357 [2023-01-09T06:43:26.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:43:26.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:43:26.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:43:56.919+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:43:56.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:43:56.940+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@715c0f66 [2023-01-09T06:43:56.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:43:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:43:56.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:44:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:44:26.958+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:44:26.959+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35bc36cb [2023-01-09T06:44:26.959+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:44:26.960+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:44:26.960+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:44:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:44:56.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:44:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a40776f [2023-01-09T06:44:56.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:44:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:44:56.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:45:26.921+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:45:27.027+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:45:27.027+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cd49806 [2023-01-09T06:45:27.028+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:45:27.028+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:45:27.030+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:45:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:45:56.930+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:45:56.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e84df48 [2023-01-09T06:45:56.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:45:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:45:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:46:26.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:46:26.947+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:46:26.948+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47cf04e8 [2023-01-09T06:46:26.948+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:46:26.949+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:46:26.949+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:46:56.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:46:56.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:46:56.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19650801 [2023-01-09T06:46:56.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:46:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:46:56.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:47:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:47:26.956+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:47:26.957+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@280469cf [2023-01-09T06:47:26.959+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:47:26.960+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:47:26.960+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:47:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:47:56.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:47:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c5c118b [2023-01-09T06:47:56.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:47:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:47:56.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:48:26.918+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:48:26.973+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:48:26.973+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8c1b21e [2023-01-09T06:48:26.973+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:48:26.974+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:48:26.974+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:48:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:48:56.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:48:56.924+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@476a6b93 [2023-01-09T06:48:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:48:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:48:56.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:49:26.924+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:49:27.001+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:49:27.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d56f1bf [2023-01-09T06:49:27.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:49:27.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:49:27.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:49:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:49:56.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:49:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@690cdf9a [2023-01-09T06:49:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:49:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:49:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:50:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:50:26.936+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:50:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4dd7b01d [2023-01-09T06:50:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:50:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:50:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:50:56.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:50:56.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:50:56.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26f2def2 [2023-01-09T06:50:56.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:50:56.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:50:56.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:51:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:51:26.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:51:26.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@777834db [2023-01-09T06:51:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:51:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:51:26.937+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:51:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:51:56.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:51:56.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66f0c961 [2023-01-09T06:51:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:51:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:51:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:52:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:52:26.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:52:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69463b92 [2023-01-09T06:52:26.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:52:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:52:26.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:52:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:52:56.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:52:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ff5a947 [2023-01-09T06:52:56.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:52:56.938+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:52:56.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:53:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:53:26.931+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:53:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@900f73d [2023-01-09T06:53:26.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:53:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:53:26.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:53:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:53:56.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:53:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56aa476f [2023-01-09T06:53:56.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:53:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:53:56.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:54:26.917+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:54:26.933+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:54:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34a5dd75 [2023-01-09T06:54:26.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:54:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:54:26.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:54:56.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:54:56.927+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:54:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ea8569 [2023-01-09T06:54:56.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:54:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:54:56.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2023-01-09T06:55:26.916+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2023-01-09T06:55:26.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2023-01-09T06:55:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cd6f3a0 [2023-01-09T06:55:26.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2023-01-09T06:55:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2023-01-09T06:55:26.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized