Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-11-18T17:08:23.949+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-11-18T17:08:24.832+00:00|INFO|log|main] Logging initialized @3174ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-11-18T17:08:25.636+00:00|INFO|ServiceManager|main] service manager starting
[2022-11-18T17:08:25.637+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-11-18T17:08:25.637+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18a136ac==io.prometheus.client.exporter.MetricsServlet@7aba56e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-db57326==org.glassfish.jersey.servlet.ServletContainer@c6895fc9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6bffbc6d==io.swagger.jersey.config.JerseyJaxrsConfig@d4e9a7ce{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@13518f37{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@7cbc3762{/,null,STOPPED}, connector=SDCDistributionGroup@6ccdb29f{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18a136ac==io.prometheus.client.exporter.MetricsServlet@7aba56e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-db57326==org.glassfish.jersey.servlet.ServletContainer@c6895fc9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6bffbc6d==io.swagger.jersey.config.JerseyJaxrsConfig@d4e9a7ce{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-11-18T17:08:25.945+00:00|INFO|ServiceManager|main] service manager started
[2022-11-18T17:08:25.945+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18a136ac==io.prometheus.client.exporter.MetricsServlet@7aba56e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-db57326==org.glassfish.jersey.servlet.ServletContainer@c6895fc9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6bffbc6d==io.swagger.jersey.config.JerseyJaxrsConfig@d4e9a7ce{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@13518f37{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@7cbc3762{/,null,STOPPED}, connector=SDCDistributionGroup@6ccdb29f{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18a136ac==io.prometheus.client.exporter.MetricsServlet@7aba56e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-db57326==org.glassfish.jersey.servlet.ServletContainer@c6895fc9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6bffbc6d==io.swagger.jersey.config.JerseyJaxrsConfig@d4e9a7ce{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-11-18T17:08:26.171+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
[2022-11-18T17:08:26.503+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-11-18T17:08:26.503+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-11-18T17:08:26.506+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-11-18T17:08:28.458+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:08:28.461+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-11-18T17:08:30.140+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.100] 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
[2022-11-18T17:08:30.143+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48e60251
[2022-11-18T17:08:30.143+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:08:30.167+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:08:30.168+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:08:31.151+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-11-18T17:08:31.151+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-11-18T17:08:31.526+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@7cbc3762{/,null,AVAILABLE}
[2022-11-18T17:08:32.014+00:00|INFO|SslContextFactory|SDCDistributionGroup-6969] x509=X509@ce73e97(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@6d4761d8[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/distribution/etc/ssl/policy-truststore]
[2022-11-18T17:08:32.439+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@6ccdb29f{SSL, (ssl, http/1.1)}{0.0.0.0:6969}
[2022-11-18T17:08:32.440+00:00|INFO|Server|SDCDistributionGroup-6969] Started @10782ms
[2022-11-18T17:08:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:08:59.532+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.100] 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
[2022-11-18T17:08:59.533+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25e1ee9c
[2022-11-18T17:08:59.533+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:08:59.533+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:08:59.533+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:09:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:09:29.639+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.100] 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
[2022-11-18T17:09:29.641+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@776e783d
[2022-11-18T17:09:29.642+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:09:29.643+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:09:29.643+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:09:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:09:59.588+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.100] 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
[2022-11-18T17:09:59.589+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37de17fb
[2022-11-18T17:09:59.589+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:09:59.618+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:09:59.618+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:10:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:10:29.577+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.100] 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
[2022-11-18T17:10:29.578+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50356568
[2022-11-18T17:10:29.579+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:10:29.579+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:10:29.580+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:10:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:10:59.495+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.100] 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
[2022-11-18T17:10:59.496+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c8dfaa1
[2022-11-18T17:10:59.496+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:10:59.507+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:10:59.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:11:28.454+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:11:29.709+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.100] 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
[2022-11-18T17:11:29.711+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ea19ac5
[2022-11-18T17:11:29.711+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:11:29.712+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:11:29.713+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:11:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:11:59.508+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.100] 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
[2022-11-18T17:11:59.510+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@172bdbb
[2022-11-18T17:11:59.510+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:11:59.511+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:11:59.511+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:12:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:12:29.543+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.100] 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
[2022-11-18T17:12:29.543+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cb713f0
[2022-11-18T17:12:29.543+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:12:29.543+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:12:29.543+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:12:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:12:59.520+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.100] 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
[2022-11-18T17:12:59.527+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68a36f42
[2022-11-18T17:12:59.529+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:12:59.545+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:12:59.553+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:13:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:13:29.596+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.100] 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
[2022-11-18T17:13:29.619+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29811ccc
[2022-11-18T17:13:29.620+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:13:29.629+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:13:29.634+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:13:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:13:59.522+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.100] 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
[2022-11-18T17:13:59.523+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31a4525d
[2022-11-18T17:13:59.523+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:13:59.523+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:13:59.523+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:14:28.456+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:14:29.626+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.100] 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
[2022-11-18T17:14:29.631+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1034bf3b
[2022-11-18T17:14:29.632+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:14:29.635+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:14:29.635+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:14:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:14:59.569+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.100] 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
[2022-11-18T17:14:59.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@386aa94b
[2022-11-18T17:14:59.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:14:59.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:14:59.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:15:28.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:15:29.663+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.100] 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
[2022-11-18T17:15:29.663+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@721f5bac
[2022-11-18T17:15:29.663+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:15:29.663+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:15:29.663+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:15:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:15:59.514+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.100] 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
[2022-11-18T17:15:59.516+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3041a7d0
[2022-11-18T17:15:59.516+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:15:59.517+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:15:59.518+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:16:28.448+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:16:29.698+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.100] 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
[2022-11-18T17:16:29.700+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58e16422
[2022-11-18T17:16:29.701+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:16:29.702+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:16:29.703+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:16:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:16:59.524+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.100] 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
[2022-11-18T17:16:59.530+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@230f1adb
[2022-11-18T17:16:59.533+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:16:59.545+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:16:59.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:17:28.450+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:17:29.572+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.100] 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
[2022-11-18T17:17:29.575+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@380faa13
[2022-11-18T17:17:29.575+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:17:29.575+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:17:29.575+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:17:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:17:59.524+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.100] 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
[2022-11-18T17:17:59.529+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f2a45c1
[2022-11-18T17:17:59.529+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:17:59.532+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:17:59.533+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:18:28.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:18:29.573+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.100] 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
[2022-11-18T17:18:29.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5baeb4af
[2022-11-18T17:18:29.575+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:18:29.575+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:18:29.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:18:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:18:59.520+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.100] 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
[2022-11-18T17:18:59.527+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9f68dec
[2022-11-18T17:18:59.529+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:18:59.532+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:18:59.535+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:19:28.449+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:19:29.520+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.100] 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
[2022-11-18T17:19:29.521+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bc722af
[2022-11-18T17:19:29.521+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:19:29.522+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:19:29.522+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:19:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:19:59.531+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.100] 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
[2022-11-18T17:19:59.532+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bffc0f3
[2022-11-18T17:19:59.536+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:19:59.537+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:19:59.537+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:20:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:20:29.599+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.100] 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
[2022-11-18T17:20:29.600+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55a11753
[2022-11-18T17:20:29.600+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:20:29.601+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:20:29.601+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:20:58.450+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:20:59.595+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.100] 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
[2022-11-18T17:20:59.603+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@697fdb8f
[2022-11-18T17:20:59.612+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:20:59.615+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:20:59.616+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:21:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:21:29.474+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.100] 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
[2022-11-18T17:21:29.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@257f1a
[2022-11-18T17:21:29.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:21:29.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:21:29.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:21:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:21:59.522+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.100] 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
[2022-11-18T17:21:59.543+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64677a7b
[2022-11-18T17:21:59.545+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:21:59.546+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:21:59.546+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:22:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:22:29.688+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.100] 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
[2022-11-18T17:22:29.689+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5203b3f0
[2022-11-18T17:22:29.689+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:22:29.689+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:22:29.689+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:22:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:22:59.501+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.100] 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
[2022-11-18T17:22:59.502+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bbc3bd3
[2022-11-18T17:22:59.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:22:59.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:22:59.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:23:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:23:29.578+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.100] 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
[2022-11-18T17:23:29.581+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7885cdba
[2022-11-18T17:23:29.582+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:23:29.583+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:23:29.583+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:23:58.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:23:59.521+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.100] 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
[2022-11-18T17:23:59.526+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3527e18e
[2022-11-18T17:23:59.527+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:23:59.529+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:23:59.534+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:24:28.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:24:29.599+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.100] 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
[2022-11-18T17:24:29.599+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f33cf1b
[2022-11-18T17:24:29.599+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:24:29.599+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:24:29.599+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:24:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:24:59.499+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.100] 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
[2022-11-18T17:24:59.500+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f361d02
[2022-11-18T17:24:59.500+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:24:59.500+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:24:59.500+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:25:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:25:28.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:25:28.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@334c3749
[2022-11-18T17:25:28.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:25:28.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:25:28.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:25:58.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:25:58.498+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:25:58.499+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c5accc2
[2022-11-18T17:25:58.499+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:25:58.500+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:25:58.501+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:26:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:26:28.528+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:26:28.529+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39ef76b5
[2022-11-18T17:26:28.529+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:26:28.529+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:26:28.529+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:26:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:26:58.494+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:26:58.494+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a4cedd5
[2022-11-18T17:26:58.494+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:26:58.495+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:26:58.495+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:27:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:27:28.494+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:27:28.494+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6834eabd
[2022-11-18T17:27:28.494+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:27:28.494+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:27:28.494+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:27:58.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:27:58.495+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:27:58.495+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6edd5932
[2022-11-18T17:27:58.495+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:27:58.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:27:58.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:28:28.450+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:28:28.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:28:28.608+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d062850
[2022-11-18T17:28:28.609+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:28:28.610+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:28:28.615+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:28:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:28:58.549+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:28:58.552+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36b85f57
[2022-11-18T17:28:58.553+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:28:58.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:28:58.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:29:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:29:28.580+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:29:28.584+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fc07b7a
[2022-11-18T17:29:28.591+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:29:28.594+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:29:28.601+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:29:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:29:58.500+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:29:58.503+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cd8b559
[2022-11-18T17:29:58.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:29:58.507+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:29:58.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:30:28.455+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:30:28.644+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:30:28.650+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ba60ff2
[2022-11-18T17:30:28.654+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:30:28.661+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:30:28.663+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:30:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:30:58.483+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:30:58.486+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47af1b58
[2022-11-18T17:30:58.486+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:30:58.488+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:30:58.491+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:31:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:31:28.515+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:31:28.516+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2aeadcf1
[2022-11-18T17:31:28.516+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:31:28.517+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:31:28.517+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:31:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:31:58.491+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:31:58.497+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c089618
[2022-11-18T17:31:58.498+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:31:58.500+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:31:58.501+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:32:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:32:28.630+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:32:28.634+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19306f6f
[2022-11-18T17:32:28.634+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:32:28.636+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:32:28.637+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:32:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:32:58.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:32:58.477+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1799f036
[2022-11-18T17:32:58.477+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:32:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:32:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:33:28.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:33:28.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:33:28.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62524d08
[2022-11-18T17:33:28.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:33:28.577+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:33:28.577+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:33:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:33:58.517+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:33:58.521+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50d6cd32
[2022-11-18T17:33:58.523+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:33:58.524+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:33:58.526+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:34:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:34:28.623+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:34:28.624+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bf54a72
[2022-11-18T17:34:28.624+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:34:28.625+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:34:28.626+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:34:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:34:58.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:34:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4174a122
[2022-11-18T17:34:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:34:58.468+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:34:58.468+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:35:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:35:28.543+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:35:28.545+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65c8c55d
[2022-11-18T17:35:28.545+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:35:28.547+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:35:28.547+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:35:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:35:58.494+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:35:58.494+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bffcabb
[2022-11-18T17:35:58.494+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:35:58.495+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:35:58.495+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:36:28.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:36:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:36:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bc286b8
[2022-11-18T17:36:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:36:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:36:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:36:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:36:58.482+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:36:58.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e08720b
[2022-11-18T17:36:58.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:36:58.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:36:58.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:37:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:37:28.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:37:28.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@468edfb8
[2022-11-18T17:37:28.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:37:28.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:37:28.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:37:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:37:58.512+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:37:58.512+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36c7d9ea
[2022-11-18T17:37:58.512+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:37:58.512+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:37:58.512+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:38:28.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:38:28.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:38:28.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@477b6d30
[2022-11-18T17:38:28.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:38:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:38:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:38:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:38:58.511+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:38:58.541+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42a22ce0
[2022-11-18T17:38:58.542+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:38:58.543+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:38:58.549+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:39:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:39:28.551+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:39:28.551+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7df518c2
[2022-11-18T17:39:28.551+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:39:28.551+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:39:28.552+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:39:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:39:58.472+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:39:58.472+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@235233de
[2022-11-18T17:39:58.473+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:39:58.483+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:39:58.483+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:40:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:40:28.641+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:40:28.645+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c89cf74
[2022-11-18T17:40:28.661+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:40:28.665+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:40:28.670+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:40:58.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:40:58.500+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:40:58.500+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b0c336f
[2022-11-18T17:40:58.500+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:40:58.501+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:40:58.501+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:41:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:41:28.551+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:41:28.551+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a910467
[2022-11-18T17:41:28.551+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:41:28.551+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:41:28.551+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:41:58.450+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:41:58.511+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:41:58.512+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@faf9a5e
[2022-11-18T17:41:58.512+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:41:58.512+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:41:58.512+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:42:28.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:42:28.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:42:28.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@189b6a0b
[2022-11-18T17:42:28.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:42:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:42:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:42:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:42:58.470+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:42:58.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60184bf3
[2022-11-18T17:42:58.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:42:58.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:42:58.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:43:28.454+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:43:28.510+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:43:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74156215
[2022-11-18T17:43:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:43:28.511+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:43:28.511+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:43:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:43:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:43:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ff76b87
[2022-11-18T17:43:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:43:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:43:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:44:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:44:28.495+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:44:28.495+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@531a2b42
[2022-11-18T17:44:28.495+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:44:28.495+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:44:28.495+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:44:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:44:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:44:58.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a0fa967
[2022-11-18T17:44:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:44:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:44:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:45:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:45:28.505+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:45:28.506+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d291535
[2022-11-18T17:45:28.507+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:45:28.509+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:45:28.509+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:45:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:45:58.491+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:45:58.491+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@248e9cf2
[2022-11-18T17:45:58.491+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:45:58.492+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:45:58.492+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:46:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:46:28.532+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:46:28.532+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53c4674c
[2022-11-18T17:46:28.532+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:46:28.532+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:46:28.533+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:46:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:46:58.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:46:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@751a2742
[2022-11-18T17:46:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:46:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:46:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:47:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:47:28.547+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:47:28.547+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77f28e65
[2022-11-18T17:47:28.547+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:47:28.547+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:47:28.548+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:47:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:47:58.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:47:58.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ad67cd9
[2022-11-18T17:47:58.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:47:58.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:47:58.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:48:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:48:28.532+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:48:28.533+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62a3252d
[2022-11-18T17:48:28.533+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:48:28.536+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:48:28.536+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:48:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:48:58.530+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:48:58.530+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23124a30
[2022-11-18T17:48:58.530+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:48:58.531+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:48:58.531+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:49:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:49:28.474+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:49:28.475+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f82692a
[2022-11-18T17:49:28.475+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:49:28.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:49:28.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:49:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:49:58.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:49:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fd0d541
[2022-11-18T17:49:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:49:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:49:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:50:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:50:28.513+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:50:28.514+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c9c4a11
[2022-11-18T17:50:28.514+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:50:28.514+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:50:28.514+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:50:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:50:58.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:50:58.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@670e8e74
[2022-11-18T17:50:58.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:50:58.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:50:58.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:51:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:51:28.482+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:51:28.483+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67524912
[2022-11-18T17:51:28.483+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:51:28.483+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:51:28.483+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:51:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:51:58.492+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:51:58.493+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3450986
[2022-11-18T17:51:58.494+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:51:58.494+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:51:58.495+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:52:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:52:28.511+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:52:28.511+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bf05812
[2022-11-18T17:52:28.511+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:52:28.511+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:52:28.512+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:52:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:52:58.492+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:52:58.492+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f402a0
[2022-11-18T17:52:58.492+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:52:58.493+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:52:58.493+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:53:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:53:28.470+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:53:28.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@677b8d79
[2022-11-18T17:53:28.471+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:53:28.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:53:28.473+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:53:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:53:58.492+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:53:58.493+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25b85a3e
[2022-11-18T17:53:58.494+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:53:58.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:53:58.498+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:54:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:54:28.575+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:54:28.575+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@626b4066
[2022-11-18T17:54:28.575+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:54:28.575+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:54:28.575+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:54:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:54:58.479+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:54:58.479+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@343cdf2a
[2022-11-18T17:54:58.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:54:58.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:54:58.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:55:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:55:28.522+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:55:28.523+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31198b63
[2022-11-18T17:55:28.523+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:55:28.523+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:55:28.523+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:55:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:55:58.502+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:55:58.502+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68ea716b
[2022-11-18T17:55:58.502+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:55:58.503+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:55:58.503+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:56:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:56:28.543+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:56:28.543+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e98b9b
[2022-11-18T17:56:28.543+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:56:28.543+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:56:28.543+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:56:58.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:56:58.515+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:56:58.515+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a32a5be
[2022-11-18T17:56:58.515+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:56:58.516+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:56:58.516+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:57:28.461+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:57:28.623+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:57:28.625+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d5ad956
[2022-11-18T17:57:28.625+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:57:28.628+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:57:28.629+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:57:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:57:58.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:57:58.481+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7394cc38
[2022-11-18T17:57:58.481+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:57:58.481+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:57:58.483+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:58:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:58:28.520+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:58:28.520+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c7047ab
[2022-11-18T17:58:28.520+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:58:28.520+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:58:28.520+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:58:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:58:58.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:58:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@740edd4b
[2022-11-18T17:58:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:58:58.464+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:58:58.464+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:59:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:59:28.489+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:59:28.490+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cebf3b6
[2022-11-18T17:59:28.490+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:59:28.490+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:59:28.490+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T17:59:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T17:59:58.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T17:59:58.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3153de8d
[2022-11-18T17:59:58.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T17:59:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T17:59:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:00:28.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:00:28.541+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:00:28.541+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@267dc584
[2022-11-18T18:00:28.541+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:00:28.542+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:00:28.543+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:00:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:00:58.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:00:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f6422a2
[2022-11-18T18:00:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:00:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:00:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:01:28.457+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:01:28.501+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:01:28.502+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@feb9a24
[2022-11-18T18:01:28.502+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:01:28.502+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:01:28.502+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:01:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:01:58.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:01:58.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62cd173b
[2022-11-18T18:01:58.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:01:58.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:01:58.473+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:02:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:02:28.519+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:02:28.519+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@701baeba
[2022-11-18T18:02:28.519+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:02:28.519+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:02:28.519+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:02:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:02:58.490+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:02:58.491+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ece301a
[2022-11-18T18:02:58.491+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:02:58.492+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:02:58.492+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:03:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:03:28.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:03:28.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fa94951
[2022-11-18T18:03:28.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:03:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:03:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:03:58.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:03:58.486+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:03:58.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4432bd03
[2022-11-18T18:03:58.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:03:58.488+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:03:58.488+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:04:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:04:28.577+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:04:28.577+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@522a56ad
[2022-11-18T18:04:28.577+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:04:28.582+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:04:28.582+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:04:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:04:58.500+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:04:58.501+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b265989
[2022-11-18T18:04:58.501+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:04:58.501+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:04:58.501+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:05:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:05:28.512+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:05:28.512+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7620f01f
[2022-11-18T18:05:28.512+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:05:28.512+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:05:28.512+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:05:58.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:05:58.507+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:05:58.508+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1181325b
[2022-11-18T18:05:58.508+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:05:58.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:05:58.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:06:28.452+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:06:28.553+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:06:28.555+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bbcc6fe
[2022-11-18T18:06:28.556+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:06:28.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:06:28.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:06:58.452+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:06:58.526+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:06:58.528+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c25a76b
[2022-11-18T18:06:58.529+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:06:58.532+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:06:58.534+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:07:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:07:28.500+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:07:28.500+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c16ba5e
[2022-11-18T18:07:28.500+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:07:28.501+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:07:28.501+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:07:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:07:58.531+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:07:58.531+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d2b2028
[2022-11-18T18:07:58.531+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:07:58.531+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:07:58.531+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:08:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:08:28.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:08:28.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19aa455a
[2022-11-18T18:08:28.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:08:28.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:08:28.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:08:58.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:08:58.714+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:08:58.720+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c83d7ad
[2022-11-18T18:08:58.720+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:08:58.729+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:08:58.731+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:09:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:09:28.475+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:09:28.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fc5eb08
[2022-11-18T18:09:28.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:09:28.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:09:28.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:09:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:09:58.507+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:09:58.507+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@444f9440
[2022-11-18T18:09:58.507+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:09:58.507+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:09:58.507+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:10:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:10:28.503+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:10:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f51095c
[2022-11-18T18:10:28.512+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:10:28.515+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:10:28.517+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:10:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:10:58.500+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:10:58.500+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67cbcd19
[2022-11-18T18:10:58.501+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:10:58.502+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:10:58.502+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:11:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:11:28.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:11:28.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fd0e8b3
[2022-11-18T18:11:28.474+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:11:28.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:11:28.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:11:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:11:58.593+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:11:58.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@367219d7
[2022-11-18T18:11:58.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:11:58.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:11:58.594+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:12:28.448+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:12:28.504+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:12:28.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7915d82e
[2022-11-18T18:12:28.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:12:28.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:12:28.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:12:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:12:58.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:12:58.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c073011
[2022-11-18T18:12:58.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:12:58.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:12:58.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:13:28.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:13:28.511+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:13:28.512+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d9e6120
[2022-11-18T18:13:28.512+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:13:28.513+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:13:28.513+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:13:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:13:58.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:13:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@188b0b5b
[2022-11-18T18:13:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:13:58.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:13:58.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:14:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:14:28.495+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:14:28.495+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38bad8b9
[2022-11-18T18:14:28.495+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:14:28.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:14:28.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:14:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:14:58.503+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:14:58.504+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f4ece3f
[2022-11-18T18:14:58.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:14:58.504+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:14:58.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:15:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:15:28.523+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:15:28.524+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21eabe51
[2022-11-18T18:15:28.524+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:15:28.526+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:15:28.526+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:15:58.450+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:15:58.545+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:15:58.545+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40f8853c
[2022-11-18T18:15:58.546+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:15:58.546+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:15:58.546+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:16:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:16:28.492+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:16:28.493+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60c33bd4
[2022-11-18T18:16:28.493+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:16:28.495+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:16:28.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:16:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:16:58.482+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:16:58.483+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79f1bc05
[2022-11-18T18:16:58.484+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:16:58.486+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:16:58.495+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:17:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:17:28.493+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:17:28.494+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d212ffe
[2022-11-18T18:17:28.494+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:17:28.495+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:17:28.495+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:17:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:17:58.473+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:17:58.474+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b4b27d4
[2022-11-18T18:17:58.474+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:17:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:17:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:18:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:18:28.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:18:28.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@161feb6a
[2022-11-18T18:18:28.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:18:28.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:18:28.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:18:58.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:18:58.496+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:18:58.497+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48857d9f
[2022-11-18T18:18:58.497+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:18:58.498+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:18:58.498+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:19:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:19:28.485+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:19:28.485+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@366f26c2
[2022-11-18T18:19:28.486+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:19:28.486+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:19:28.486+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:19:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:19:58.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:19:58.468+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b9731a9
[2022-11-18T18:19:58.468+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:19:58.473+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:19:58.473+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:20:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:20:28.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:20:28.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23ee0530
[2022-11-18T18:20:28.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:20:28.576+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:20:28.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:20:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:20:58.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:20:58.477+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ecf01c1
[2022-11-18T18:20:58.477+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:20:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:20:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:21:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:21:28.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:21:28.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4392a531
[2022-11-18T18:21:28.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:21:28.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:21:28.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:21:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:21:58.496+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:21:58.496+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@480a7627
[2022-11-18T18:21:58.496+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:21:58.497+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:21:58.497+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:22:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:22:28.491+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:22:28.491+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20b9f5cf
[2022-11-18T18:22:28.491+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:22:28.492+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:22:28.492+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:22:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:22:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:22:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11667b36
[2022-11-18T18:22:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:22:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:22:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:23:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:23:28.496+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:23:28.496+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17f06529
[2022-11-18T18:23:28.496+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:23:28.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:23:28.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:23:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:23:58.512+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:23:58.513+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dcdd180
[2022-11-18T18:23:58.513+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:23:58.513+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:23:58.513+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:24:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:24:28.470+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:24:28.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73a732f8
[2022-11-18T18:24:28.471+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:24:28.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:24:28.472+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:24:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:24:58.551+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:24:58.552+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d77cf5a
[2022-11-18T18:24:58.552+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:24:58.553+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:24:58.553+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:25:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:25:28.528+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:25:28.528+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@725bdf9
[2022-11-18T18:25:28.528+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:25:28.529+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:25:28.529+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:25:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:25:58.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:25:58.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2af9b133
[2022-11-18T18:25:58.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:25:58.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:25:58.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:26:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:26:28.629+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:26:28.630+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b81424f
[2022-11-18T18:26:28.630+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:26:28.643+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:26:28.643+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:26:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:26:58.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:26:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f49f0d3
[2022-11-18T18:26:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:26:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:26:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:27:28.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:27:28.515+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:27:28.515+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e3f261a
[2022-11-18T18:27:28.515+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:27:28.515+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:27:28.515+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:27:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:27:58.475+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:27:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27e99ef6
[2022-11-18T18:27:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:27:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:27:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:28:28.448+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:28:28.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:28:28.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@279456e1
[2022-11-18T18:28:28.608+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:28:28.609+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:28:28.611+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:28:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:28:58.500+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:28:58.502+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@435bb8f8
[2022-11-18T18:28:58.503+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:28:58.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:28:58.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:29:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:29:28.547+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:29:28.549+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c589d54
[2022-11-18T18:29:28.550+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:29:28.551+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:29:28.553+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:29:58.454+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:29:58.477+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:29:58.477+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f44e052
[2022-11-18T18:29:58.477+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:29:58.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:29:58.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:30:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:30:28.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:30:28.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73557c48
[2022-11-18T18:30:28.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:30:28.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:30:28.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:30:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:30:58.475+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:30:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50cc4d7d
[2022-11-18T18:30:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:30:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:30:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:31:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:31:28.477+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:31:28.477+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10810a28
[2022-11-18T18:31:28.477+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:31:28.477+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:31:28.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:31:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:31:58.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:31:58.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e7b0112
[2022-11-18T18:31:58.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:31:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:31:58.468+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:32:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:32:28.505+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:32:28.509+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d5106f6
[2022-11-18T18:32:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:32:28.510+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:32:28.510+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:32:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:32:58.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:32:58.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bffc10b
[2022-11-18T18:32:58.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:32:58.483+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:32:58.484+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:33:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:33:28.523+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:33:28.524+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c1d408f
[2022-11-18T18:33:28.524+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:33:28.525+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:33:28.525+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:33:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:33:58.488+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:33:58.489+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44cedc2c
[2022-11-18T18:33:58.489+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:33:58.489+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:33:58.489+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:34:28.483+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:34:28.608+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:34:28.609+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b0f3dc5
[2022-11-18T18:34:28.609+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:34:28.610+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:34:28.610+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:34:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:34:58.487+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:34:58.488+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11aea894
[2022-11-18T18:34:58.488+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:34:58.488+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:34:58.489+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:35:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:35:28.493+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:35:28.493+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@436b0ff6
[2022-11-18T18:35:28.493+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:35:28.493+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:35:28.494+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:35:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:35:58.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:35:58.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ad6f2cb
[2022-11-18T18:35:58.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:35:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:35:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:36:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:36:28.578+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:36:28.578+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b23ea39
[2022-11-18T18:36:28.578+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:36:28.578+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:36:28.578+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:36:58.465+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:36:58.505+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:36:58.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@370125e2
[2022-11-18T18:36:58.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:36:58.506+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:36:58.506+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:37:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:37:28.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:37:28.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5da4aa9d
[2022-11-18T18:37:28.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:37:28.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:37:28.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:37:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:37:58.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:37:58.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e16bfb9
[2022-11-18T18:37:58.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:37:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:37:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:38:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:38:28.513+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:38:28.513+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74c19d3b
[2022-11-18T18:38:28.513+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:38:28.513+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:38:28.514+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:38:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:38:58.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:38:58.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bb60d6d
[2022-11-18T18:38:58.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:38:58.484+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:38:58.484+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:39:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:39:28.518+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:39:28.519+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51ef985f
[2022-11-18T18:39:28.519+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:39:28.520+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:39:28.521+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:39:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:39:58.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:39:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fc24ffa
[2022-11-18T18:39:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:39:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:39:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:40:28.452+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:40:28.528+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:40:28.528+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f7c3454
[2022-11-18T18:40:28.528+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:40:28.530+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:40:28.530+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:40:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:40:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:40:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59c5bb3c
[2022-11-18T18:40:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:40:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:40:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:41:28.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:41:28.522+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:41:28.522+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3debabe3
[2022-11-18T18:41:28.522+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:41:28.522+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:41:28.523+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:41:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:41:58.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:41:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68b323f1
[2022-11-18T18:41:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:41:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:41:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:42:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:42:28.520+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:42:28.520+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@282949e5
[2022-11-18T18:42:28.520+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:42:28.521+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:42:28.521+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:42:58.454+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:42:58.520+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:42:58.520+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@99c74b9
[2022-11-18T18:42:58.520+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:42:58.520+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:42:58.520+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:43:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:43:28.522+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:43:28.522+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cb33b0b
[2022-11-18T18:43:28.522+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:43:28.522+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:43:28.522+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:43:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:43:58.475+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:43:58.500+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1479e4cc
[2022-11-18T18:43:58.501+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:43:58.502+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:43:58.502+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:44:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:44:28.548+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:44:28.548+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cfe1943
[2022-11-18T18:44:28.548+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:44:28.548+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:44:28.548+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:44:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:44:58.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:44:58.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@372f4c80
[2022-11-18T18:44:58.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:44:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:44:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:45:28.452+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:45:28.531+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:45:28.537+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32870a0b
[2022-11-18T18:45:28.538+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:45:28.539+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:45:28.539+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:45:58.454+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:45:58.513+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:45:58.513+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2287fc00
[2022-11-18T18:45:58.513+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:45:58.517+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:45:58.517+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:46:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:46:28.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:46:28.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3522d51d
[2022-11-18T18:46:28.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:46:28.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:46:28.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:46:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:46:58.483+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:46:58.483+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43378ae7
[2022-11-18T18:46:58.483+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:46:58.483+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:46:58.483+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:47:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:47:28.524+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:47:28.524+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a0a9677
[2022-11-18T18:47:28.524+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:47:28.524+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:47:28.524+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:47:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:47:58.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:47:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@478beaae
[2022-11-18T18:47:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:47:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:47:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:48:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:48:28.529+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:48:28.529+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21c837b5
[2022-11-18T18:48:28.529+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:48:28.529+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:48:28.529+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:48:58.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:48:58.505+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:48:58.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e46633
[2022-11-18T18:48:58.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:48:58.506+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:48:58.506+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:49:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:49:28.504+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:49:28.504+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4907f2fc
[2022-11-18T18:49:28.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:49:28.504+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:49:28.504+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:49:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:49:58.477+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:49:58.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@134f4a14
[2022-11-18T18:49:58.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:49:58.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:49:58.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:50:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:50:28.549+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:50:28.549+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c24792
[2022-11-18T18:50:28.549+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:50:28.550+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:50:28.555+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:50:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:50:58.495+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:50:58.496+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@348b5dc6
[2022-11-18T18:50:58.496+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:50:58.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:50:58.497+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:51:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:51:28.536+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:51:28.537+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fb04c77
[2022-11-18T18:51:28.537+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:51:28.542+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:51:28.542+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:51:58.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:51:58.464+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:51:58.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e54a157
[2022-11-18T18:51:58.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:51:58.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:51:58.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:52:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:52:28.553+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:52:28.554+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ffbf8f5
[2022-11-18T18:52:28.554+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:52:28.555+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:52:28.555+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:52:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:52:58.475+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:52:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a95784
[2022-11-18T18:52:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:52:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:52:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:53:28.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:53:28.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:53:28.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ba0a1db
[2022-11-18T18:53:28.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:53:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:53:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:53:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:53:58.490+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:53:58.492+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@329ff356
[2022-11-18T18:53:58.492+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:53:58.494+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:53:58.494+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:54:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:54:28.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:54:28.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d78b872
[2022-11-18T18:54:28.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:54:28.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:54:28.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:54:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:54:58.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:54:58.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53edbcbf
[2022-11-18T18:54:58.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:54:58.464+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:54:58.464+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:55:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:55:28.547+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:55:28.548+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66c03bef
[2022-11-18T18:55:28.548+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:55:28.549+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:55:28.550+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:55:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:55:58.489+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:55:58.490+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a4baffc
[2022-11-18T18:55:58.491+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:55:58.493+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:55:58.494+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:56:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:56:28.504+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:56:28.506+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ef0d495
[2022-11-18T18:56:28.507+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:56:28.509+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:56:28.509+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:56:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:56:58.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:56:58.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@750d3bd8
[2022-11-18T18:56:58.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:56:58.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:56:58.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:57:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:57:28.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:57:28.481+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e9343cc
[2022-11-18T18:57:28.481+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:57:28.481+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:57:28.481+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:57:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:57:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:57:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b3d771b
[2022-11-18T18:57:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:57:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:57:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:58:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:58:28.544+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:58:28.546+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e5ddf81
[2022-11-18T18:58:28.546+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:58:28.549+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:58:28.550+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:58:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:58:58.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:58:58.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19ba2a2b
[2022-11-18T18:58:58.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:58:58.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:58:58.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:59:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:59:28.509+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:59:28.509+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38f72cfd
[2022-11-18T18:59:28.509+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:59:28.509+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:59:28.510+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T18:59:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T18:59:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T18:59:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75e030d5
[2022-11-18T18:59:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T18:59:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T18:59:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:00:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:00:28.536+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:00:28.536+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@728f259f
[2022-11-18T19:00:28.536+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:00:28.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:00:28.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:00:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:00:58.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:00:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7af415ba
[2022-11-18T19:00:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:00:58.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:00:58.453+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:01:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:01:28.630+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:01:28.631+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a1e1df7
[2022-11-18T19:01:28.631+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:01:28.631+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:01:28.631+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:01:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:01:58.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:01:58.479+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d9a4878
[2022-11-18T19:01:58.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:01:58.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:01:58.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:02:28.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:02:28.692+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:02:28.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65ac113a
[2022-11-18T19:02:28.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:02:28.693+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:02:28.693+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:02:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:02:58.487+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:02:58.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65c993c7
[2022-11-18T19:02:58.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:02:58.487+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:02:58.487+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:03:28.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:03:28.495+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:03:28.496+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@395353a1
[2022-11-18T19:03:28.496+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:03:28.497+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:03:28.497+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:03:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:03:58.483+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:03:58.483+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f56ad2e
[2022-11-18T19:03:58.483+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:03:58.484+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:03:58.484+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:04:28.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:04:28.546+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:04:28.547+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17ffb2b0
[2022-11-18T19:04:28.547+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:04:28.547+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:04:28.547+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:04:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:04:58.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:04:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@681b2b53
[2022-11-18T19:04:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:04:58.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:04:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:05:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:05:28.484+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:05:28.485+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@82b91d1
[2022-11-18T19:05:28.485+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:05:28.486+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:05:28.487+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:05:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:05:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:05:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26b5db8d
[2022-11-18T19:05:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:05:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:05:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:06:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:06:28.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:06:28.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6657f89b
[2022-11-18T19:06:28.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:06:28.464+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:06:28.464+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:06:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:06:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:06:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35fb0161
[2022-11-18T19:06:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:06:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:06:58.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:07:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:07:28.475+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:07:28.475+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70645d6f
[2022-11-18T19:07:28.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:07:28.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:07:28.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:07:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:07:58.464+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:07:58.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@539261ab
[2022-11-18T19:07:58.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:07:58.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:07:58.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:08:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:08:28.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:08:28.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@312dbb5a
[2022-11-18T19:08:28.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:08:28.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:08:28.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:08:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:08:58.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:08:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4233c1d
[2022-11-18T19:08:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:08:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:08:58.464+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:09:28.448+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:09:28.576+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:09:28.577+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@618c5060
[2022-11-18T19:09:28.577+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:09:28.578+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:09:28.578+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:09:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:09:58.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:09:58.472+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7356f31d
[2022-11-18T19:09:58.473+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:09:58.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:09:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:10:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:10:28.516+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:10:28.517+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@713ccc68
[2022-11-18T19:10:28.517+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:10:28.517+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:10:28.517+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:10:58.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:10:58.601+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:10:58.602+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54c68781
[2022-11-18T19:10:58.602+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:10:58.602+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:10:58.603+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:11:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:11:28.488+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:11:28.499+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f38ceb8
[2022-11-18T19:11:28.499+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:11:28.501+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:11:28.501+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:11:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:11:58.504+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:11:58.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7eb11328
[2022-11-18T19:11:58.506+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:11:58.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:11:58.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:12:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:12:28.510+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:12:28.526+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a2fdcfc
[2022-11-18T19:12:28.526+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:12:28.526+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:12:28.526+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:12:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:12:58.483+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:12:58.483+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33839b42
[2022-11-18T19:12:58.483+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:12:58.484+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:12:58.484+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:13:28.448+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:13:28.485+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:13:28.485+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45ab6c5b
[2022-11-18T19:13:28.485+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:13:28.486+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:13:28.487+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:13:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:13:58.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:13:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@296d427e
[2022-11-18T19:13:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:13:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:13:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:14:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:14:28.479+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:14:28.479+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ae8576f
[2022-11-18T19:14:28.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:14:28.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:14:28.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:14:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:14:58.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:14:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7704f2c8
[2022-11-18T19:14:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:14:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:14:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:15:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:15:28.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:15:28.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49149fd7
[2022-11-18T19:15:28.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:15:28.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:15:28.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:15:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:15:58.475+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:15:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@169124d2
[2022-11-18T19:15:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:15:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:15:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:16:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:16:28.510+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:16:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8623657
[2022-11-18T19:16:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:16:28.510+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:16:28.511+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:16:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:16:58.510+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:16:58.513+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f17b4a
[2022-11-18T19:16:58.513+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:16:58.516+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:16:58.517+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:17:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:17:28.511+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:17:28.512+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e536bab
[2022-11-18T19:17:28.512+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:17:28.513+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:17:28.513+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:17:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:17:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:17:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7374fade
[2022-11-18T19:17:58.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:17:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:17:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:18:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:18:28.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:18:28.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d4a18b5
[2022-11-18T19:18:28.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:18:28.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:18:28.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:18:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:18:58.482+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:18:58.483+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@630dedb
[2022-11-18T19:18:58.483+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:18:58.484+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:18:58.484+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:19:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:19:28.509+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:19:28.509+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7878b96f
[2022-11-18T19:19:28.509+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:19:28.509+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:19:28.510+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:19:58.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:19:58.511+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:19:58.513+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48fe23af
[2022-11-18T19:19:58.514+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:19:58.516+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:19:58.517+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:20:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:20:28.637+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:20:28.637+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66698796
[2022-11-18T19:20:28.638+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:20:28.639+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:20:28.640+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:20:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:20:58.515+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:20:58.516+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60376228
[2022-11-18T19:20:58.516+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:20:58.516+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:20:58.517+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:21:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:21:28.552+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:21:28.553+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5887264a
[2022-11-18T19:21:28.553+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:21:28.554+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:21:28.554+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:21:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:21:58.464+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:21:58.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1158a7c0
[2022-11-18T19:21:58.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:21:58.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:21:58.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:22:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:22:28.520+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:22:28.520+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d8e9378
[2022-11-18T19:22:28.520+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:22:28.520+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:22:28.520+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:22:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:22:58.506+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:22:58.506+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c1df7d0
[2022-11-18T19:22:58.506+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:22:58.506+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:22:58.507+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:23:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:23:28.480+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:23:28.480+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3acf449c
[2022-11-18T19:23:28.480+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:23:28.481+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:23:28.481+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:23:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:23:58.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:23:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3adf4d15
[2022-11-18T19:23:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:23:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:23:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:24:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:24:28.493+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:24:28.493+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bd85fdd
[2022-11-18T19:24:28.493+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:24:28.493+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:24:28.493+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:24:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:24:58.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:24:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50339212
[2022-11-18T19:24:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:24:58.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:24:58.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:25:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:25:28.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:25:28.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7896c932
[2022-11-18T19:25:28.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:25:28.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:25:28.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:25:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:25:58.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:25:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13778bbe
[2022-11-18T19:25:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:25:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:25:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:26:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:26:28.487+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:26:28.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d38e825
[2022-11-18T19:26:28.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:26:28.488+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:26:28.488+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:26:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:26:58.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:26:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3836843c
[2022-11-18T19:26:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:26:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:26:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:27:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:27:28.547+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:27:28.547+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fa2bcb5
[2022-11-18T19:27:28.547+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:27:28.547+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:27:28.547+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:27:58.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:27:58.487+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:27:58.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@233b15f4
[2022-11-18T19:27:58.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:27:58.487+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:27:58.488+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:28:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:28:28.526+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:28:28.526+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@784651a0
[2022-11-18T19:28:28.526+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:28:28.527+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:28:28.527+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:28:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:28:58.473+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:28:58.474+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@683e9c04
[2022-11-18T19:28:58.477+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:28:58.480+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:28:58.481+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:29:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:29:28.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:29:28.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ea21b75
[2022-11-18T19:29:28.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:29:28.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:29:28.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:29:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:29:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:29:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e4dbdd9
[2022-11-18T19:29:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:29:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:29:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:30:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:30:28.503+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:30:28.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@282134ec
[2022-11-18T19:30:28.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:30:28.507+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:30:28.507+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:30:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:30:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:30:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1caf2740
[2022-11-18T19:30:58.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:30:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:30:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:31:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:31:28.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:31:28.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@287a4f88
[2022-11-18T19:31:28.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:31:28.464+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:31:28.464+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:31:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:31:58.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:31:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4df42311
[2022-11-18T19:31:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:31:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:31:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:32:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:32:28.474+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:32:28.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b648932
[2022-11-18T19:32:28.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:32:28.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:32:28.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:32:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:32:58.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:32:58.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@326e203a
[2022-11-18T19:32:58.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:32:58.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:32:58.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:33:28.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:33:28.525+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:33:28.526+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3773b1ee
[2022-11-18T19:33:28.527+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:33:28.527+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:33:28.528+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:33:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:33:58.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:33:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7019605d
[2022-11-18T19:33:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:33:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:33:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:34:28.459+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:34:28.554+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:34:28.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ec809c5
[2022-11-18T19:34:28.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:34:28.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:34:28.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:34:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:34:58.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:34:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26aba8ba
[2022-11-18T19:34:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:34:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:34:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:35:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:35:28.511+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:35:28.511+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25003b15
[2022-11-18T19:35:28.511+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:35:28.512+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:35:28.512+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:35:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:35:58.472+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:35:58.472+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f53e098
[2022-11-18T19:35:58.472+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:35:58.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:35:58.473+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:36:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:36:28.510+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:36:28.512+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2662b28a
[2022-11-18T19:36:28.518+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:36:28.522+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:36:28.524+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:36:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:36:58.483+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:36:58.490+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a48877c
[2022-11-18T19:36:58.490+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:36:58.490+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:36:58.491+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:37:28.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:37:28.616+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:37:28.618+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e7dc99b
[2022-11-18T19:37:28.621+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:37:28.623+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:37:28.623+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:37:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:37:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:37:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77605156
[2022-11-18T19:37:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:37:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:37:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:38:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:38:28.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:38:28.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e3430e0
[2022-11-18T19:38:28.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:38:28.463+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:38:28.463+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:38:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:38:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:38:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f2dd4c8
[2022-11-18T19:38:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:38:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:38:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:39:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:39:28.529+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:39:28.531+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55337ee6
[2022-11-18T19:39:28.531+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:39:28.532+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:39:28.532+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:39:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:39:58.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:39:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77ef3968
[2022-11-18T19:39:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:39:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:39:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:40:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:40:28.504+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:40:28.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bf3a475
[2022-11-18T19:40:28.507+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:40:28.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:40:28.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:40:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:40:58.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:40:58.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11df5b13
[2022-11-18T19:40:58.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:40:58.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:40:58.453+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:41:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:41:28.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:41:28.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2820770
[2022-11-18T19:41:28.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:41:28.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:41:28.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:41:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:41:58.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:41:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1da777e5
[2022-11-18T19:41:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:41:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:41:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:42:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:42:28.477+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:42:28.477+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ed82a75
[2022-11-18T19:42:28.477+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:42:28.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:42:28.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:42:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:42:58.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:42:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@552d18d5
[2022-11-18T19:42:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:42:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:42:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:43:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:43:28.513+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:43:28.513+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d401653
[2022-11-18T19:43:28.514+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:43:28.514+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:43:28.514+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:43:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:43:58.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:43:58.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c531512
[2022-11-18T19:43:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:43:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:43:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:44:28.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:44:28.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:44:28.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1588fa34
[2022-11-18T19:44:28.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:44:28.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:44:28.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:44:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:44:58.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:44:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f56c000
[2022-11-18T19:44:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:44:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:44:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:45:28.457+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:45:28.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:45:28.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3969bb1b
[2022-11-18T19:45:28.574+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:45:28.575+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:45:28.575+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:45:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:45:58.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:45:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f69860d
[2022-11-18T19:45:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:45:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:45:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:46:11.439+00:00|INFO|RequestLog|qtp1142347343-22] 10.233.72.3 - healthcheck [18/Nov/2022:19:46:10 +0000] "GET /healthcheck HTTP/1.1" 200 114 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2022-11-18T19:46:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:46:28.526+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:46:28.526+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@754ec64c
[2022-11-18T19:46:28.526+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:46:28.526+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:46:28.526+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:46:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:46:58.479+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:46:58.480+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@114937f7
[2022-11-18T19:46:58.480+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:46:58.480+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:46:58.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:47:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:47:28.479+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:47:28.479+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b3b0753
[2022-11-18T19:47:28.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:47:28.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:47:28.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:47:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:47:58.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:47:58.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c50316a
[2022-11-18T19:47:58.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:47:58.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:47:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:48:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:48:28.490+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:48:28.490+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b63d00
[2022-11-18T19:48:28.490+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:48:28.490+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:48:28.490+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:48:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:48:58.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:48:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35b9575f
[2022-11-18T19:48:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:48:58.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:48:58.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:49:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:49:28.470+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:49:28.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27b2636d
[2022-11-18T19:49:28.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:49:28.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:49:28.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:49:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:49:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:49:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e9543a6
[2022-11-18T19:49:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:49:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:49:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:50:28.452+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:50:28.517+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:50:28.518+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e62f13a
[2022-11-18T19:50:28.518+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:50:28.518+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:50:28.518+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:50:58.450+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:50:58.504+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:50:58.504+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f891807
[2022-11-18T19:50:58.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:50:58.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:50:58.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:51:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:51:28.537+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:51:28.539+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@409536a2
[2022-11-18T19:51:28.539+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:51:28.540+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:51:28.540+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:51:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:51:58.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:51:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38f9b9f
[2022-11-18T19:51:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:51:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:51:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:52:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:52:28.499+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:52:28.499+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@264d2660
[2022-11-18T19:52:28.499+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:52:28.500+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:52:28.500+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:52:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:52:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:52:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b8350fa
[2022-11-18T19:52:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:52:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:52:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:53:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:53:28.543+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:53:28.543+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@438997f0
[2022-11-18T19:53:28.543+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:53:28.543+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:53:28.544+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:53:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:53:58.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:53:58.468+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e1b6175
[2022-11-18T19:53:58.468+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:53:58.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:53:58.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:54:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:54:28.523+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:54:28.523+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@541ef1c5
[2022-11-18T19:54:28.523+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:54:28.523+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:54:28.523+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:54:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:54:58.479+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:54:58.479+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@663aeb5d
[2022-11-18T19:54:58.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:54:58.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:54:58.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:55:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:55:28.524+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:55:28.525+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@631a946b
[2022-11-18T19:55:28.525+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:55:28.531+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:55:28.532+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:55:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:55:58.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:55:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60ce4160
[2022-11-18T19:55:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:55:58.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:55:58.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:56:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:56:28.549+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:56:28.549+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73fb7307
[2022-11-18T19:56:28.549+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:56:28.549+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:56:28.549+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:56:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:56:58.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:56:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32dfdb24
[2022-11-18T19:56:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:56:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:56:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:57:28.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:57:28.506+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:57:28.507+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c994831
[2022-11-18T19:57:28.507+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:57:28.507+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:57:28.507+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:57:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:57:58.484+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:57:58.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6088570e
[2022-11-18T19:57:58.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:57:58.488+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:57:58.490+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:58:28.452+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:58:28.530+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:58:28.530+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@512adb61
[2022-11-18T19:58:28.530+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:58:28.531+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:58:28.531+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:58:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:58:58.475+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:58:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c1edac4
[2022-11-18T19:58:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:58:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:58:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:59:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:59:28.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:59:28.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d780ae4
[2022-11-18T19:59:28.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:59:28.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:59:28.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T19:59:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T19:59:58.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T19:59:58.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79a8a8
[2022-11-18T19:59:58.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T19:59:58.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T19:59:58.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:00:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:00:28.496+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:00:28.496+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10ef0f3f
[2022-11-18T20:00:28.496+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:00:28.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:00:28.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:00:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:00:58.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:00:58.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d90c4ec
[2022-11-18T20:00:58.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:00:58.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:00:58.453+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:01:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:01:28.507+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:01:28.507+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10fe8cfb
[2022-11-18T20:01:28.508+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:01:28.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:01:28.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:01:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:01:58.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:01:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e483741
[2022-11-18T20:01:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:01:58.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:01:58.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:02:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:02:28.525+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:02:28.525+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74a854ad
[2022-11-18T20:02:28.525+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:02:28.525+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:02:28.526+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:02:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:02:58.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:02:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f3fd602
[2022-11-18T20:02:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:02:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:02:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:03:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:03:28.541+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:03:28.541+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eaa6d57
[2022-11-18T20:03:28.541+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:03:28.541+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:03:28.541+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:03:58.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:03:58.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:03:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56f1e584
[2022-11-18T20:03:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:03:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:03:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:04:28.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:04:28.529+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:04:28.530+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d724a4a
[2022-11-18T20:04:28.530+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:04:28.531+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:04:28.535+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:04:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:04:58.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:04:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38799b1a
[2022-11-18T20:04:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:04:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:04:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:05:28.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:05:28.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:05:28.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27be040a
[2022-11-18T20:05:28.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:05:28.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:05:28.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:05:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:05:58.464+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:05:58.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f7f809e
[2022-11-18T20:05:58.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:05:58.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:05:58.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:06:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:06:28.491+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:06:28.491+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57ebf19b
[2022-11-18T20:06:28.491+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:06:28.492+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:06:28.492+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:06:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:06:58.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:06:58.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cd5aacf
[2022-11-18T20:06:58.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:06:58.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:06:58.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:07:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:07:28.515+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:07:28.515+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54f6766d
[2022-11-18T20:07:28.515+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:07:28.515+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:07:28.515+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:07:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:07:58.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:07:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6568f57c
[2022-11-18T20:07:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:07:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:07:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:08:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:08:28.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:08:28.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26bd6e14
[2022-11-18T20:08:28.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:08:28.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:08:28.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:08:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:08:58.485+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:08:58.485+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74b11ce7
[2022-11-18T20:08:58.486+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:08:58.493+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:08:58.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:09:28.449+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:09:28.509+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:09:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40788bc
[2022-11-18T20:09:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:09:28.510+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:09:28.510+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:09:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:09:58.494+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:09:58.494+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a683bc8
[2022-11-18T20:09:58.494+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:09:58.495+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:09:58.495+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:10:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:10:28.555+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:10:28.555+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11e8dd3f
[2022-11-18T20:10:28.555+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:10:28.555+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:10:28.555+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:10:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:10:58.520+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:10:58.521+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d445a70
[2022-11-18T20:10:58.521+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:10:58.522+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:10:58.531+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:11:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:11:28.625+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:11:28.625+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34310139
[2022-11-18T20:11:28.625+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:11:28.625+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:11:28.625+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:11:58.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:11:58.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:11:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22b480e1
[2022-11-18T20:11:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:11:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:11:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:12:28.455+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:12:28.592+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:12:28.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7657e07c
[2022-11-18T20:12:28.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:12:28.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:12:28.593+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:12:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:12:58.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:12:58.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c71bd0f
[2022-11-18T20:12:58.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:12:58.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:12:58.453+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:13:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:13:28.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:13:28.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e14f21b
[2022-11-18T20:13:28.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:13:28.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:13:28.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:13:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:13:58.474+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:13:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54db7f09
[2022-11-18T20:13:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:13:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:13:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:14:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:14:28.503+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:14:28.503+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ceac64f
[2022-11-18T20:14:28.503+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:14:28.503+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:14:28.503+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:14:58.453+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:14:58.541+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:14:58.541+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f3baee5
[2022-11-18T20:14:58.541+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:14:58.541+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:14:58.541+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:15:28.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:15:28.517+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:15:28.517+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fcd8ab9
[2022-11-18T20:15:28.518+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:15:28.519+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:15:28.519+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:15:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:15:58.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:15:58.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@479373c5
[2022-11-18T20:15:58.472+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:15:58.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:15:58.472+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:16:28.448+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:16:28.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:16:28.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ba0889a
[2022-11-18T20:16:28.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:16:28.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:16:28.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:16:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:16:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:16:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70548497
[2022-11-18T20:16:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:16:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:16:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:17:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:17:28.505+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:17:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@571659e6
[2022-11-18T20:17:28.511+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:17:28.512+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:17:28.513+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:17:58.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:17:58.475+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:17:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54079c9d
[2022-11-18T20:17:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:17:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:17:58.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:18:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:18:28.530+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:18:28.530+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@169711b0
[2022-11-18T20:18:28.530+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:18:28.531+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:18:28.531+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:18:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:18:58.616+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:18:58.616+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6efa0050
[2022-11-18T20:18:58.616+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:18:58.617+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:18:58.617+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:19:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:19:28.582+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:19:28.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@170aec0
[2022-11-18T20:19:28.587+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:19:28.649+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:19:28.650+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:19:58.450+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:19:58.636+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:19:58.637+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c232a53
[2022-11-18T20:19:58.638+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:19:58.640+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:19:58.641+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:20:28.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:20:28.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:20:28.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8161beb
[2022-11-18T20:20:28.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:20:28.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:20:28.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:20:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:20:58.517+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:20:58.518+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f36f5e0
[2022-11-18T20:20:58.518+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:20:58.518+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:20:58.518+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:21:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:21:28.482+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:21:28.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51c9564e
[2022-11-18T20:21:28.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:21:28.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:21:28.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:21:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:21:58.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:21:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b764754
[2022-11-18T20:21:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:21:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:21:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:22:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:22:28.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:22:28.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a8801bf
[2022-11-18T20:22:28.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:22:28.464+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:22:28.464+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:22:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:22:58.474+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:22:58.474+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63ba0fd9
[2022-11-18T20:22:58.474+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:22:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:22:58.475+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:23:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:23:28.479+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:23:28.479+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@381937b9
[2022-11-18T20:23:28.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:23:28.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:23:28.480+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:23:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:23:58.536+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:23:58.536+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@594ab515
[2022-11-18T20:23:58.536+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:23:58.536+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:23:58.536+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:24:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:24:28.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:24:28.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58ca5a4c
[2022-11-18T20:24:28.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:24:28.464+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:24:28.464+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:24:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:24:58.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:24:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b2d27b3
[2022-11-18T20:24:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:24:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:24:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:25:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:25:28.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:25:28.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d3aa156
[2022-11-18T20:25:28.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:25:28.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:25:28.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:25:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:25:58.549+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:25:58.550+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66a2211d
[2022-11-18T20:25:58.550+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:25:58.553+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:25:58.553+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:26:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:26:28.522+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:26:28.523+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31b5c9da
[2022-11-18T20:26:28.523+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:26:28.524+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:26:28.524+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:26:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:26:58.516+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:26:58.518+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48c84008
[2022-11-18T20:26:58.519+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:26:58.521+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:26:58.525+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:27:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:27:28.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:27:28.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68f38f9a
[2022-11-18T20:27:28.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:27:28.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:27:28.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:27:58.453+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:27:58.573+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:27:58.575+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48ce889c
[2022-11-18T20:27:58.577+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:27:58.579+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:27:58.580+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:28:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:28:28.490+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:28:28.491+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27668ff9
[2022-11-18T20:28:28.492+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:28:28.492+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:28:28.492+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:28:58.448+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:28:58.541+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:28:58.542+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@341b71b2
[2022-11-18T20:28:58.542+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:28:58.542+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:28:58.542+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:29:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:29:28.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:29:28.484+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ffdcfbc
[2022-11-18T20:29:28.484+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:29:28.486+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:29:28.488+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:29:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:29:58.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:29:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25987b45
[2022-11-18T20:29:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:29:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:29:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:30:28.448+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:30:28.502+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:30:28.502+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b7e29dc
[2022-11-18T20:30:28.502+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:30:28.510+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:30:28.510+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:30:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:30:58.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:30:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eddd0a9
[2022-11-18T20:30:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:30:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:30:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:31:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:31:28.542+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:31:28.543+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@168c15b7
[2022-11-18T20:31:28.543+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:31:28.544+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:31:28.545+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:31:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:31:58.484+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:31:58.485+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@891b6c8
[2022-11-18T20:31:58.485+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:31:58.486+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:31:58.487+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:32:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:32:28.536+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:32:28.536+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6682e175
[2022-11-18T20:32:28.536+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:32:28.536+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:32:28.536+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:32:58.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:32:58.480+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:32:58.480+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ebd881e
[2022-11-18T20:32:58.480+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:32:58.481+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:32:58.481+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:33:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:33:28.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:33:28.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59b93be4
[2022-11-18T20:33:28.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:33:28.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:33:28.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:33:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:33:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:33:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46b07839
[2022-11-18T20:33:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:33:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:33:58.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:34:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:34:28.540+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:34:28.540+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b5aead7
[2022-11-18T20:34:28.540+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:34:28.541+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:34:28.541+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:34:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:34:58.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:34:58.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5551668
[2022-11-18T20:34:58.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:34:58.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:34:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:35:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:35:28.521+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:35:28.521+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1245933d
[2022-11-18T20:35:28.521+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:35:28.521+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:35:28.521+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:35:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:35:58.474+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:35:58.474+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62830f80
[2022-11-18T20:35:58.474+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:35:58.474+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:35:58.474+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:36:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:36:28.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:36:28.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63d83fbf
[2022-11-18T20:36:28.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:36:28.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:36:28.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:36:58.448+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:36:58.520+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:36:58.520+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2847ba51
[2022-11-18T20:36:58.520+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:36:58.520+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:36:58.520+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:37:28.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:37:28.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:37:28.611+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68ce497
[2022-11-18T20:37:28.611+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:37:28.612+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:37:28.612+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:37:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:37:58.496+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:37:58.496+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f38644d
[2022-11-18T20:37:58.496+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:37:58.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:37:58.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:38:28.455+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:38:28.540+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:38:28.541+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75dae600
[2022-11-18T20:38:28.542+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:38:28.544+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:38:28.545+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:38:58.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:38:58.495+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:38:58.496+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27d7ec2
[2022-11-18T20:38:58.496+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:38:58.497+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:38:58.498+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:39:28.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:39:28.527+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:39:28.527+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30209752
[2022-11-18T20:39:28.527+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:39:28.528+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:39:28.528+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:39:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:39:58.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:39:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57bd8a16
[2022-11-18T20:39:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:39:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:39:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:40:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:40:28.528+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:40:28.528+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45b60f95
[2022-11-18T20:40:28.528+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:40:28.528+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:40:28.528+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:40:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:40:58.470+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:40:58.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c651be3
[2022-11-18T20:40:58.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:40:58.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:40:58.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:41:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:41:28.601+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:41:28.601+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@659066ce
[2022-11-18T20:41:28.601+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:41:28.602+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:41:28.603+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:41:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:41:58.473+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:41:58.473+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e14a17b
[2022-11-18T20:41:58.473+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:41:58.473+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:41:58.474+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:42:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:42:28.491+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:42:28.491+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cf713cb
[2022-11-18T20:42:28.491+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:42:28.491+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:42:28.491+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:42:58.454+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:42:58.491+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:42:58.491+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e489439
[2022-11-18T20:42:58.491+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:42:58.491+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:42:58.491+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:43:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:43:28.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:43:28.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59dad333
[2022-11-18T20:43:28.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:43:28.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:43:28.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:43:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:43:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:43:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50d874f1
[2022-11-18T20:43:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:43:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:43:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:44:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:44:28.472+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:44:28.472+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@586ec619
[2022-11-18T20:44:28.472+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:44:28.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:44:28.472+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:44:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:44:58.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:44:58.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@782ea18
[2022-11-18T20:44:58.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:44:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:44:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:45:28.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:45:28.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:45:28.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66a349bb
[2022-11-18T20:45:28.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:45:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:45:28.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:45:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:45:58.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:45:58.477+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14d97f10
[2022-11-18T20:45:58.477+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:45:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:45:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:46:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:46:28.508+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:46:28.508+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@471ecc85
[2022-11-18T20:46:28.508+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:46:28.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:46:28.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:46:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:46:58.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:46:58.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45b30f1b
[2022-11-18T20:46:58.471+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:46:58.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:46:58.472+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:47:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:47:28.488+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:47:28.488+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c5ed8e6
[2022-11-18T20:47:28.488+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:47:28.489+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:47:28.489+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:47:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:47:58.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:47:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bc0cdc
[2022-11-18T20:47:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:47:58.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:47:58.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:48:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:48:28.590+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:48:28.590+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b133173
[2022-11-18T20:48:28.591+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:48:28.591+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:48:28.591+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:48:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:48:58.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:48:58.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4daa032
[2022-11-18T20:48:58.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:48:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:48:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:49:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:49:28.486+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:49:28.486+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a3e8f5
[2022-11-18T20:49:28.486+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:49:28.487+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:49:28.487+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:49:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:49:58.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:49:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f0862da
[2022-11-18T20:49:58.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:49:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:49:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:50:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:50:28.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:50:28.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7057d4cc
[2022-11-18T20:50:28.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:50:28.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:50:28.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:50:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:50:58.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:50:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@603eb083
[2022-11-18T20:50:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:50:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:50:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:51:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:51:28.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:51:28.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@414caeab
[2022-11-18T20:51:28.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:51:28.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:51:28.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:51:58.445+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:51:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:51:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24391925
[2022-11-18T20:51:58.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:51:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:51:58.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:52:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:52:28.464+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:52:28.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c149c01
[2022-11-18T20:52:28.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:52:28.464+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:52:28.464+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:52:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:52:58.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:52:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24128779
[2022-11-18T20:52:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:52:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:52:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:53:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:53:28.513+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:53:28.514+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4018e2e3
[2022-11-18T20:53:28.514+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:53:28.515+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:53:28.515+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:53:58.446+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:53:58.502+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:53:58.502+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5105a614
[2022-11-18T20:53:58.502+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:53:58.502+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:53:58.502+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:54:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:54:28.495+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:54:28.495+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f1ea3e3
[2022-11-18T20:54:28.495+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:54:28.495+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:54:28.495+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:54:58.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:54:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:54:58.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64a8f4
[2022-11-18T20:54:58.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:54:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:54:58.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:55:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:55:28.556+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:55:28.557+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48a77cdc
[2022-11-18T20:55:28.557+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:55:28.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:55:28.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:55:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:55:58.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:55:58.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e41ddae
[2022-11-18T20:55:58.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:55:58.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:55:58.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:56:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:56:28.550+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:56:28.550+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33974e33
[2022-11-18T20:56:28.550+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:56:28.551+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:56:28.551+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:56:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:56:58.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:56:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d246c0
[2022-11-18T20:56:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:56:58.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:56:58.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:57:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:57:28.501+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:57:28.502+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13ff631e
[2022-11-18T20:57:28.502+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:57:28.502+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:57:28.503+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:57:58.448+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:57:58.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:57:58.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@576dbab2
[2022-11-18T20:57:58.475+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:57:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:57:58.477+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:58:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:58:28.522+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:58:28.522+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b160358
[2022-11-18T20:58:28.522+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:58:28.523+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:58:28.523+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:58:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:58:58.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:58:58.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d6383d1
[2022-11-18T20:58:58.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:58:58.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:58:58.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:59:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:59:28.464+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:59:28.464+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32a470d3
[2022-11-18T20:59:28.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:59:28.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:59:28.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T20:59:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T20:59:58.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T20:59:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52115f81
[2022-11-18T20:59:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T20:59:58.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T20:59:58.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:00:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:00:28.553+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:00:28.553+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17fff505
[2022-11-18T21:00:28.553+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:00:28.553+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:00:28.553+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:00:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:00:58.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:00:58.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1916e3bb
[2022-11-18T21:00:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:00:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:00:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:01:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:01:28.472+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:01:28.473+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a6bb645
[2022-11-18T21:01:28.473+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:01:28.473+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:01:28.474+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:01:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:01:58.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:01:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e4fdcea
[2022-11-18T21:01:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:01:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:01:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:02:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:02:28.510+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:02:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@470bff4b
[2022-11-18T21:02:28.510+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:02:28.512+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:02:28.512+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:02:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:02:58.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:02:58.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d3c8530
[2022-11-18T21:02:58.471+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:02:58.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:02:58.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:03:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:03:28.477+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:03:28.477+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52ee67bb
[2022-11-18T21:03:28.477+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:03:28.478+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:03:28.478+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:03:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:03:58.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:03:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61d9f15f
[2022-11-18T21:03:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:03:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:03:58.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:04:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:04:28.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:04:28.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5aac1f14
[2022-11-18T21:04:28.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:04:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:04:28.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:04:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:04:58.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:04:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d561020
[2022-11-18T21:04:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:04:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:04:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:05:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:05:28.475+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:05:28.475+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cf933c2
[2022-11-18T21:05:28.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:05:28.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:05:28.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:05:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:05:58.459+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:05:58.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9ec5d79
[2022-11-18T21:05:58.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:05:58.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:05:58.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:06:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:06:28.502+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:06:28.502+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22187e1c
[2022-11-18T21:06:28.503+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:06:28.503+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:06:28.503+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:06:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:06:58.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:06:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39693d44
[2022-11-18T21:06:58.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:06:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:06:58.463+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:07:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:07:28.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:07:28.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c957b10
[2022-11-18T21:07:28.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:07:28.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:07:28.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:07:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:07:58.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:07:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10b03b81
[2022-11-18T21:07:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:07:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:07:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:08:28.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:08:28.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:08:28.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41ccbde5
[2022-11-18T21:08:28.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:08:28.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:08:28.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:08:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:08:58.473+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:08:58.473+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a3eef54
[2022-11-18T21:08:58.473+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:08:58.473+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:08:58.473+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:09:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:09:28.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:09:28.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ecc0068
[2022-11-18T21:09:28.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:09:28.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:09:28.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:09:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:09:58.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:09:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e6e717f
[2022-11-18T21:09:58.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:09:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:09:58.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:10:28.447+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:10:28.498+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:10:28.498+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a8edd84
[2022-11-18T21:10:28.498+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:10:28.498+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:10:28.498+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:10:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:10:58.490+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:10:58.490+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31bbd245
[2022-11-18T21:10:58.490+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:10:58.490+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:10:58.490+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:11:28.451+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:11:28.576+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:11:28.577+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d427c33
[2022-11-18T21:11:28.577+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:11:28.579+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:11:28.580+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:11:58.450+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:11:58.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:11:58.472+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@724560fe
[2022-11-18T21:11:58.472+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:11:58.472+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:11:58.473+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:12:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:12:28.585+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:12:28.585+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a051477
[2022-11-18T21:12:28.585+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:12:28.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:12:28.590+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:12:58.444+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:12:58.467+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:12:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f27ad2
[2022-11-18T21:12:58.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:12:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:12:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:13:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:13:28.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:13:28.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@450d7c49
[2022-11-18T21:13:28.463+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:13:28.463+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:13:28.463+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:13:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:13:58.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:13:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e9a0123
[2022-11-18T21:13:58.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:13:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:13:58.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:14:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:14:28.497+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:14:28.497+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cdb7258
[2022-11-18T21:14:28.498+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:14:28.498+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:14:28.498+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:14:58.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:14:58.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:14:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4920e66c
[2022-11-18T21:14:58.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:14:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:14:58.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:15:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:15:28.521+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:15:28.521+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67201db8
[2022-11-18T21:15:28.521+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:15:28.521+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:15:28.521+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:15:58.443+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:15:58.455+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:15:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@639182a3
[2022-11-18T21:15:58.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:15:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:15:58.455+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-18T21:16:28.442+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-18T21:16:28.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2022-11-18T21:16:28.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@aa1f6fb
[2022-11-18T21:16:28.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-18T21:16:28.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-18T21:16:28.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized