Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-07-18T23:37:12.683+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-07-18T23:37:13.030+00:00|INFO|log|main] Logging initialized @1168ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-07-18T23:37:13.287+00:00|INFO|ServiceManager|main] service manager starting
[2022-07-18T23:37:13.287+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-07-18T23:37:13.287+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{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@1b765a2c{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}, connector=SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-07-18T23:37:13.363+00:00|INFO|ServiceManager|main] service manager started
[2022-07-18T23:37:13.363+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{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@1b765a2c{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}, connector=SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-07-18T23:37:13.377+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.11+9
[2022-07-18T23:37:13.457+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-07-18T23:37:13.457+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-07-18T23:37:13.460+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-07-18T23:37:13.549+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-07-18T23:37:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:37:14.364+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
[2022-07-18T23:37:14.367+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6809ada8
[2022-07-18T23:37:14.367+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:37:14.373+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:37:14.373+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:37:14.545+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-07-18T23:37:14.549+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-07-18T23:37:14.686+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-07-18T23:37:14.716+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-07-18T23:37:14.716+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2856ms
[2022-07-18T23:37:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:37:44.661+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:37:44.661+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d5471b3
[2022-07-18T23:37:44.661+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:37:44.662+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:37:44.663+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:38:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:38:14.609+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:38:14.610+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c472d8e
[2022-07-18T23:38:14.610+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:38:14.610+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:38:14.610+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:38:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:38:44.593+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:38:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@91846a1
[2022-07-18T23:38:44.594+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:38:44.594+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:38:44.595+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:39:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:39:14.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:39:14.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dd50d9
[2022-07-18T23:39:14.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:39:14.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:39:14.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:39:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:39:44.591+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:39:44.592+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b6340c1
[2022-07-18T23:39:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:39:44.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:39:44.594+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:40:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:40:14.608+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:40:14.609+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c17dbbd
[2022-07-18T23:40:14.609+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:40:14.609+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:40:14.610+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:40:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:40:44.620+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:40:44.620+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2baac7c6
[2022-07-18T23:40:44.620+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:40:44.620+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:40:44.620+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:41:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:41:14.648+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:41:14.649+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e465132
[2022-07-18T23:41:14.649+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:41:14.649+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:41:14.649+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:41:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:41:44.586+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:41:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1564711f
[2022-07-18T23:41:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:41:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:41:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:42:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:42:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:42:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1293cce8
[2022-07-18T23:42:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:42:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:42:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:42:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:42:44.586+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:42:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@240b4912
[2022-07-18T23:42:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:42:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:42:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:43:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:43:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:43:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6483fd47
[2022-07-18T23:43:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:43:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:43:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:43:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:43:44.589+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:43:44.590+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c0dbf1d
[2022-07-18T23:43:44.590+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:43:44.590+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:43:44.590+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:44:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:44:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:44:14.606+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@743b4059
[2022-07-18T23:44:14.606+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:44:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:44:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:44:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:44:44.593+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:44:44.594+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b8a5a03
[2022-07-18T23:44:44.594+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:44:44.595+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:44:44.595+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:45:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:45:14.603+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:45:14.603+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54ecd5a
[2022-07-18T23:45:14.603+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:45:14.603+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:45:14.603+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:45:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:45:44.586+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:45:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4dedaf78
[2022-07-18T23:45:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:45:44.587+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:45:44.587+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:46:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:46:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:46:14.606+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24483eef
[2022-07-18T23:46:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:46:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:46:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:46:43.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:46:44.618+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:46:44.618+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@696927ed
[2022-07-18T23:46:44.619+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:46:44.619+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:46:44.619+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:47:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:47:14.638+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:47:14.638+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c5ea7a5
[2022-07-18T23:47:14.638+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:47:14.638+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:47:14.638+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:47:43.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:47:44.585+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:47:44.585+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c15f07b
[2022-07-18T23:47:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:47:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:47:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:48:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:48:14.612+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:48:14.613+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69449f89
[2022-07-18T23:48:14.613+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:48:14.613+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:48:14.614+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:48:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:48:44.625+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:48:44.625+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@784fac81
[2022-07-18T23:48:44.625+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:48:44.625+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:48:44.625+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:49:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:49:14.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:49:14.608+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43d931fd
[2022-07-18T23:49:14.608+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:49:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:49:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:49:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:49:44.586+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:49:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ebf56d8
[2022-07-18T23:49:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:49:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:49:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:50:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:50:14.605+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:50:14.613+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f242bd3
[2022-07-18T23:50:14.613+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:50:14.614+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:50:14.614+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:50:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:50:44.596+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:50:44.597+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b14003
[2022-07-18T23:50:44.597+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:50:44.598+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:50:44.598+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:51:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:51:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:51:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fdbb2cd
[2022-07-18T23:51:14.608+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:51:14.609+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:51:14.609+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:51:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:51:44.591+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:51:44.591+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3281a3a2
[2022-07-18T23:51:44.591+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:51:44.591+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:51:44.591+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:52:13.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:52:14.608+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:52:14.608+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@758db190
[2022-07-18T23:52:14.608+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:52:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:52:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:52:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:52:44.585+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:52:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2545b46
[2022-07-18T23:52:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:52:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:52:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:53:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:53:14.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:53:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6970e0d4
[2022-07-18T23:53:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:53:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:53:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:53:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:53:44.592+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:53:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32689266
[2022-07-18T23:53:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:53:44.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:53:44.593+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:54:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:54:14.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:54:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47423e2
[2022-07-18T23:54:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:54:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:54:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:54:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:54:44.593+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:54:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6de50e65
[2022-07-18T23:54:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:54:44.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:54:44.593+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:55:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:55:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:55:14.606+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d59cf97
[2022-07-18T23:55:14.606+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:55:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:55:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:55:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:55:44.586+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:55:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20a00496
[2022-07-18T23:55:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:55:44.587+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:55:44.587+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:56:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:56:14.602+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:56:14.603+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e55f296
[2022-07-18T23:56:14.603+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:56:14.603+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:56:14.604+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:56:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:56:44.604+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:56:44.604+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58ba9564
[2022-07-18T23:56:44.605+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:56:44.605+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:56:44.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:57:13.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:57:14.602+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:57:14.602+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61ec5af5
[2022-07-18T23:57:14.602+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:57:14.602+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:57:14.602+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:57:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:57:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-18T23:57:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f0603fc
[2022-07-18T23:57:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:57:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:57:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:58:13.553+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:58:13.593+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-18T23:58:13.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4281a4be
[2022-07-18T23:58:13.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:58:13.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:58:13.593+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:58:43.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:58:43.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-18T23:58:43.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@382fcb10
[2022-07-18T23:58:43.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:58:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:58:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:59:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:59:13.580+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-18T23:59:13.580+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34228930
[2022-07-18T23:59:13.580+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:59:13.580+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:59:13.580+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:59:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:59:43.587+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-18T23:59:43.587+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29ae6ff3
[2022-07-18T23:59:43.587+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:59:43.587+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:59:43.587+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:00:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:00:13.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:00:13.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@763a7575
[2022-07-19T00:00:13.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:00:13.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:00:13.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:00:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:00:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:00:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67bbf66b
[2022-07-19T00:00:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:00:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:00:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:01:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:01:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:01:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d876c95
[2022-07-19T00:01:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:01:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:01:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:01:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:01:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:01:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27f858f9
[2022-07-19T00:01:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:01:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:01:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:02:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:02:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:02:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@680c4db5
[2022-07-19T00:02:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:02:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:02:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:02:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:02:43.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:02:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6396f749
[2022-07-19T00:02:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:02:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:02:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:03:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:03:13.574+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:03:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c6a11e7
[2022-07-19T00:03:13.575+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:03:13.575+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:03:13.575+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:03:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:03:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:03:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76cca90a
[2022-07-19T00:03:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:03:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:03:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:04:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:04:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:04:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@695b8853
[2022-07-19T00:04:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:04:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:04:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:04:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:04:43.578+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:04:43.578+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1dcddd06
[2022-07-19T00:04:43.578+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:04:43.579+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:04:43.583+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:05:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:05:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:05:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c9e2e3d
[2022-07-19T00:05:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:05:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:05:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:05:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:05:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:05:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@686dcc78
[2022-07-19T00:05:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:05:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:05:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:06:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:06:13.599+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:06:13.599+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5718b27d
[2022-07-19T00:06:13.599+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:06:13.600+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:06:13.600+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:06:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:06:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:06:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cbb15a
[2022-07-19T00:06:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:06:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:06:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:07:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:07:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:07:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@687250c5
[2022-07-19T00:07:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:07:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:07:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:07:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:07:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:07:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b13fbcf
[2022-07-19T00:07:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:07:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:07:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:08:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:08:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:08:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53297016
[2022-07-19T00:08:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:08:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:08:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:08:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:08:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:08:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54860840
[2022-07-19T00:08:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:08:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:08:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:09:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:09:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:09:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69f9714c
[2022-07-19T00:09:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:09:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:09:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:09:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:09:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:09:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73e118c
[2022-07-19T00:09:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:09:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:09:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:10:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:10:13.577+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:10:13.577+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73ab4b11
[2022-07-19T00:10:13.577+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:10:13.578+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:10:13.578+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:10:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:10:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:10:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f90c0df
[2022-07-19T00:10:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:10:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:10:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:11:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:11:13.573+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:11:13.573+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17280d2f
[2022-07-19T00:11:13.573+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:11:13.573+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:11:13.573+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:11:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:11:43.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:11:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4335f3ed
[2022-07-19T00:11:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:11:43.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:11:43.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:12:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:12:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:12:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ae4afc6
[2022-07-19T00:12:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:12:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:12:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:12:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:12:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:12:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35341da8
[2022-07-19T00:12:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:12:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:12:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:13:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:13:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:13:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c055899
[2022-07-19T00:13:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:13:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:13:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:13:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:13:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:13:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1336bde7
[2022-07-19T00:13:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:13:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:13:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:14:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:14:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:14:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d1179ca
[2022-07-19T00:14:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:14:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:14:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:14:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:14:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:14:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cef4cca
[2022-07-19T00:14:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:14:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:14:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:15:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:15:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:15:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60ebd3ab
[2022-07-19T00:15:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:15:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:15:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:15:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:15:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:15:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7aa7eaf
[2022-07-19T00:15:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:15:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:15:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:16:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:16:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:16:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7677a856
[2022-07-19T00:16:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:16:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:16:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:16:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:16:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:16:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4992cd64
[2022-07-19T00:16:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:16:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:16:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:17:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:17:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:17:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7966b8cd
[2022-07-19T00:17:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:17:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:17:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:17:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:17:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:17:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79a1a346
[2022-07-19T00:17:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:17:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:17:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:18:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:18:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:18:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f3ad635
[2022-07-19T00:18:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:18:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:18:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:18:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:18:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:18:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eab0a34
[2022-07-19T00:18:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:18:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:18:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:19:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:19:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:19:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c4769d0
[2022-07-19T00:19:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:19:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:19:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:19:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:19:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:19:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b932b1
[2022-07-19T00:19:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:19:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:19:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:20:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:20:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:20:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75e1070a
[2022-07-19T00:20:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:20:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:20:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:20:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:20:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:20:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c1b9ff3
[2022-07-19T00:20:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:20:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:20:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:21:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:21:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:21:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@217cc971
[2022-07-19T00:21:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:21:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:21:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:21:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:21:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:21:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@778a1fa6
[2022-07-19T00:21:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:21:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:21:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:22:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:22:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:22:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23c4f47b
[2022-07-19T00:22:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:22:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:22:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:22:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:22:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:22:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5eb974ae
[2022-07-19T00:22:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:22:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:22:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:23:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:23:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:23:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e1dd9ec
[2022-07-19T00:23:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:23:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:23:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:23:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:23:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:23:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@721bcca2
[2022-07-19T00:23:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:23:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:23:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:24:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:24:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:24:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@291247b7
[2022-07-19T00:24:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:24:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:24:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:24:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:24:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:24:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@148600d3
[2022-07-19T00:24:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:24:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:24:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:25:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:25:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:25:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@297dead3
[2022-07-19T00:25:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:25:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:25:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:25:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:25:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:25:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d6401d3
[2022-07-19T00:25:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:25:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:25:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:26:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:26:13.573+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:26:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6adf7220
[2022-07-19T00:26:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:26:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:26:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:26:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:26:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:26:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@380ed367
[2022-07-19T00:26:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:26:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:26:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:27:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:27:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:27:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fa97726
[2022-07-19T00:27:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:27:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:27:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:27:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:27:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:27:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d4574b0
[2022-07-19T00:27:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:27:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:27:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:28:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:28:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:28:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c8184e1
[2022-07-19T00:28:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:28:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:28:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:28:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:28:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:28:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@348fe429
[2022-07-19T00:28:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:28:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:28:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:29:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:29:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:29:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59ea24aa
[2022-07-19T00:29:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:29:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:29:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:29:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:29:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:29:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@566473d6
[2022-07-19T00:29:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:29:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:29:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:30:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:30:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:30:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25692643
[2022-07-19T00:30:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:30:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:30:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:30:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:30:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:30:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cf226
[2022-07-19T00:30:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:30:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:30:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:31:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:31:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:31:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d8632e1
[2022-07-19T00:31:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:31:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:31:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:31:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:31:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:31:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46cd327e
[2022-07-19T00:31:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:31:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:31:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:32:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:32:13.573+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:32:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@232d0364
[2022-07-19T00:32:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:32:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:32:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:32:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:32:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:32:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39b10002
[2022-07-19T00:32:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:32:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:32:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:33:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:33:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:33:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75e92e1a
[2022-07-19T00:33:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:33:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:33:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:33:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:33:43.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:33:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c3f6e27
[2022-07-19T00:33:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:33:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:33:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:34:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:34:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:34:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53b2a8a3
[2022-07-19T00:34:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:34:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:34:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:34:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:34:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:34:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bcfae74
[2022-07-19T00:34:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:34:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:34:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:35:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:35:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:35:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d419b15
[2022-07-19T00:35:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:35:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:35:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:35:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:35:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:35:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5847807f
[2022-07-19T00:35:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:35:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:35:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:36:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:36:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:36:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3507d924
[2022-07-19T00:36:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:36:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:36:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:36:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:36:43.575+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:36:43.576+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65844633
[2022-07-19T00:36:43.576+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:36:43.576+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:36:43.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:37:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:37:13.582+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:37:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1518873b
[2022-07-19T00:37:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:37:13.583+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:37:13.583+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:37:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:37:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:37:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39960ebd
[2022-07-19T00:37:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:37:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:37:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:38:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:38:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:38:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8b1d999
[2022-07-19T00:38:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:38:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:38:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:38:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:38:43.587+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:38:43.587+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e590253
[2022-07-19T00:38:43.587+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:38:43.587+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:38:43.587+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:39:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:39:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:39:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f25385c
[2022-07-19T00:39:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:39:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:39:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:39:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:39:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:39:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@737d8838
[2022-07-19T00:39:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:39:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:39:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:40:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:40:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:40:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@714b1aa
[2022-07-19T00:40:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:40:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:40:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:40:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:40:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:40:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19c6d26c
[2022-07-19T00:40:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:40:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:40:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:41:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:41:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:41:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c8df0a0
[2022-07-19T00:41:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:41:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:41:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:41:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:41:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:41:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33dbdf5c
[2022-07-19T00:41:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:41:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:41:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:42:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:42:13.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:42:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45efcffe
[2022-07-19T00:42:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:42:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:42:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:42:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:42:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:42:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66e5547e
[2022-07-19T00:42:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:42:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:42:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:43:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:43:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:43:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ad88002
[2022-07-19T00:43:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:43:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:43:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:43:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:43:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:43:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@486cd534
[2022-07-19T00:43:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:43:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:43:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:44:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:44:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:44:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4719539c
[2022-07-19T00:44:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:44:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:44:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:44:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:44:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:44:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4691e81a
[2022-07-19T00:44:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:44:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:44:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:45:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:45:13.582+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:45:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64b2089a
[2022-07-19T00:45:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:45:13.582+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:45:13.582+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:45:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:45:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:45:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@313c7d3f
[2022-07-19T00:45:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:45:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:45:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:46:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:46:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:46:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f3bb8d4
[2022-07-19T00:46:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:46:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:46:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:46:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:46:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:46:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4538359
[2022-07-19T00:46:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:46:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:46:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:47:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:47:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:47:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f3a906a
[2022-07-19T00:47:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:47:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:47:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:47:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:47:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:47:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b448084
[2022-07-19T00:47:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:47:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:47:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:48:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:48:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:48:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b32653
[2022-07-19T00:48:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:48:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:48:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:48:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:48:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:48:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67febf44
[2022-07-19T00:48:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:48:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:48:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:49:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:49:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:49:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@334b54dc
[2022-07-19T00:49:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:49:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:49:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:49:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:49:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:49:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b63e339
[2022-07-19T00:49:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:49:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:49:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:50:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:50:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:50:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b51821c
[2022-07-19T00:50:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:50:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:50:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:50:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:50:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:50:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ee6c6a0
[2022-07-19T00:50:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:50:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:50:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:51:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:51:13.576+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:51:13.576+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c15b419
[2022-07-19T00:51:13.576+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:51:13.576+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:51:13.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:51:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:51:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:51:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1449d37
[2022-07-19T00:51:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:51:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:51:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:52:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:52:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:52:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a0205d1
[2022-07-19T00:52:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:52:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:52:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:52:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:52:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:52:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@296addb2
[2022-07-19T00:52:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:52:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:52:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:53:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:53:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:53:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14a605a2
[2022-07-19T00:53:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:53:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:53:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:53:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:53:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:53:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6db1541a
[2022-07-19T00:53:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:53:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:53:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:54:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:54:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:54:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79eb9ca
[2022-07-19T00:54:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:54:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:54:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:54:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:54:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:54:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cd794b7
[2022-07-19T00:54:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:54:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:54:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:55:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:55:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:55:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f436b79
[2022-07-19T00:55:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:55:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:55:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:55:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:55:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:55:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62e7cdc6
[2022-07-19T00:55:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:55:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:55:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:56:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:56:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:56:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ae0a7c5
[2022-07-19T00:56:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:56:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:56:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:56:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:56:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:56:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b7f241
[2022-07-19T00:56:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:56:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:56:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:57:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:57:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:57:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d676977
[2022-07-19T00:57:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:57:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:57:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:57:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:57:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:57:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f930734
[2022-07-19T00:57:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:57:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:57:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:58:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:58:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:58:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@613ddf3a
[2022-07-19T00:58:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:58:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:58:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:58:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:58:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:58:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1100bcc7
[2022-07-19T00:58:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:58:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:58:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:59:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:59:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:59:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@697cf2b6
[2022-07-19T00:59:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:59:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:59:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:59:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:59:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:59:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e1b0038
[2022-07-19T00:59:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:59:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:59:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:00:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:00:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:00:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@131ab76c
[2022-07-19T01:00:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:00:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:00:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:00:43.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:00:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:00:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12f00066
[2022-07-19T01:00:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:00:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:00:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:01:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:01:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:01:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c5d84d8
[2022-07-19T01:01:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:01:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:01:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:01:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:01:43.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:01:43.557+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6abb3de9
[2022-07-19T01:01:43.557+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:01:43.557+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:01:43.557+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:02:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:02:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:02:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4359895a
[2022-07-19T01:02:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:02:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:02:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:02:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:02:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:02:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d8a005f
[2022-07-19T01:02:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:02:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:02:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:03:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:03:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:03:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fbaa9e3
[2022-07-19T01:03:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:03:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:03:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:03:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:03:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:03:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@921b61d
[2022-07-19T01:03:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:03:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:03:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:04:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:04:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:04:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7396b797
[2022-07-19T01:04:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:04:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:04:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:04:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:04:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:04:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a6b9875
[2022-07-19T01:04:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:04:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:04:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:05:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:05:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:05:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17a8699c
[2022-07-19T01:05:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:05:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:05:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:05:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:05:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:05:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32fc7428
[2022-07-19T01:05:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:05:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:05:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:06:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:06:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:06:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@656f23dd
[2022-07-19T01:06:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:06:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:06:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:06:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:06:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:06:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b799db3
[2022-07-19T01:06:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:06:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:06:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:07:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:07:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:07:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@781e8632
[2022-07-19T01:07:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:07:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:07:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:07:43.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:07:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:07:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4493392f
[2022-07-19T01:07:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:07:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:07:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:08:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:08:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:08:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ca526d2
[2022-07-19T01:08:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:08:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:08:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:08:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:08:43.575+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:08:43.575+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70275174
[2022-07-19T01:08:43.575+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:08:43.576+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:08:43.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:09:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:09:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:09:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79182492
[2022-07-19T01:09:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:09:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:09:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:09:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:09:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:09:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45aa7b3f
[2022-07-19T01:09:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:09:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:09:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:10:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:10:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:10:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cf5ce4d
[2022-07-19T01:10:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:10:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:10:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:10:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:10:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:10:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cc3b2cd
[2022-07-19T01:10:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:10:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:10:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:11:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:11:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:11:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52024c9a
[2022-07-19T01:11:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:11:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:11:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:11:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:11:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:11:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c71f6bd
[2022-07-19T01:11:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:11:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:11:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:12:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:12:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:12:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@342b4a83
[2022-07-19T01:12:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:12:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:12:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:12:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:12:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:12:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61a4006f
[2022-07-19T01:12:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:12:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:12:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:13:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:13:13.581+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:13:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@327712f1
[2022-07-19T01:13:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:13:13.582+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:13:13.582+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:13:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:13:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:13:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47abb189
[2022-07-19T01:13:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:13:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:13:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:14:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:14:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:14:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21ca8910
[2022-07-19T01:14:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:14:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:14:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:14:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:14:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:14:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7513c8d6
[2022-07-19T01:14:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:14:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:14:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:15:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:15:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:15:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@551bf3fa
[2022-07-19T01:15:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:15:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:15:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:15:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:15:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:15:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ff4a8aa
[2022-07-19T01:15:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:15:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:15:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:16:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:16:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:16:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46fb98a6
[2022-07-19T01:16:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:16:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:16:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:16:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:16:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:16:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70289a59
[2022-07-19T01:16:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:16:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:16:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:17:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:17:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:17:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d730fd1
[2022-07-19T01:17:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:17:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:17:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:17:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:17:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:17:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@562503ca
[2022-07-19T01:17:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:17:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:17:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:18:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:18:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:18:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19f2da1
[2022-07-19T01:18:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:18:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:18:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:18:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:18:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:18:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76396b95
[2022-07-19T01:18:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:18:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:18:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:19:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:19:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:19:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63170db1
[2022-07-19T01:19:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:19:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:19:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:19:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:19:43.572+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:19:43.572+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6746d423
[2022-07-19T01:19:43.572+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:19:43.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:19:43.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:20:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:20:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:20:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@357ab139
[2022-07-19T01:20:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:20:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:20:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:20:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:20:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:20:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62473e75
[2022-07-19T01:20:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:20:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:20:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:21:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:21:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:21:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@433886a6
[2022-07-19T01:21:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:21:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:21:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:21:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:21:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:21:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e484dc0
[2022-07-19T01:21:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:21:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:21:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:22:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:22:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:22:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78dd26a8
[2022-07-19T01:22:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:22:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:22:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:22:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:22:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:22:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23851d31
[2022-07-19T01:22:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:22:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:22:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:23:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:23:13.577+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:23:13.578+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6848471f
[2022-07-19T01:23:13.578+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:23:13.578+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:23:13.579+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:23:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:23:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:23:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7af2e891
[2022-07-19T01:23:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:23:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:23:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:24:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:24:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:24:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41e39ddd
[2022-07-19T01:24:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:24:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:24:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:24:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:24:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:24:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@567fc2f4
[2022-07-19T01:24:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:24:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:24:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:25:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:25:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:25:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@126bcfd3
[2022-07-19T01:25:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:25:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:25:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:25:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:25:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:25:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d693519
[2022-07-19T01:25:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:25:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:25:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:26:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:26:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:26:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a7b6d77
[2022-07-19T01:26:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:26:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:26:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:26:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:26:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:26:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@411bac2c
[2022-07-19T01:26:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:26:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:26:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:27:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:27:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:27:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@376a777a
[2022-07-19T01:27:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:27:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:27:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:27:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:27:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:27:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a5225f3
[2022-07-19T01:27:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:27:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:27:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:28:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:28:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:28:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6460362c
[2022-07-19T01:28:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:28:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:28:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:28:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:28:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:28:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bbdafbe
[2022-07-19T01:28:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:28:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:28:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:29:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:29:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:29:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bb14e55
[2022-07-19T01:29:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:29:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:29:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:29:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:29:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:29:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4aeb1d78
[2022-07-19T01:29:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:29:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:29:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:30:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:30:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:30:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2afe6c77
[2022-07-19T01:30:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:30:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:30:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:30:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:30:43.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:30:43.557+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18e4eef3
[2022-07-19T01:30:43.557+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:30:43.557+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:30:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:31:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:31:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:31:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8292685
[2022-07-19T01:31:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:31:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:31:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:31:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:31:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:31:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2729a872
[2022-07-19T01:31:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:31:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:31:43.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:32:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:32:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:32:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36e1b9f9
[2022-07-19T01:32:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:32:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:32:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:32:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:32:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:32:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@172d12a7
[2022-07-19T01:32:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:32:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:32:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:33:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:33:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:33:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5652c2cc
[2022-07-19T01:33:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:33:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:33:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:33:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:33:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:33:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6806a949
[2022-07-19T01:33:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:33:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:33:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:34:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:34:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:34:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17c4f20f
[2022-07-19T01:34:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:34:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:34:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:34:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:34:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:34:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@137d5666
[2022-07-19T01:34:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:34:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:34:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:35:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:35:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:35:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@121b76ad
[2022-07-19T01:35:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:35:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:35:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:35:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:35:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:35:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f972b5e
[2022-07-19T01:35:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:35:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:35:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:36:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:36:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:36:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bd3eaaa
[2022-07-19T01:36:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:36:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:36:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:36:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:36:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:36:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@634694b9
[2022-07-19T01:36:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:36:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:36:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:37:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:37:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:37:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69de20de
[2022-07-19T01:37:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:37:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:37:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:37:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:37:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:37:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@99e9986
[2022-07-19T01:37:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:37:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:37:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:38:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:38:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:38:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5872d12e
[2022-07-19T01:38:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:38:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:38:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:38:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:38:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:38:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17d1dc95
[2022-07-19T01:38:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:38:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:38:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:39:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:39:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:39:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5413a8a8
[2022-07-19T01:39:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:39:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:39:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:39:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:39:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:39:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58cdbae9
[2022-07-19T01:39:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:39:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:39:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:40:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:40:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:40:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66887109
[2022-07-19T01:40:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:40:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:40:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:40:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:40:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:40:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43cdb86a
[2022-07-19T01:40:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:40:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:40:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:41:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:41:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:41:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29abdc4f
[2022-07-19T01:41:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:41:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:41:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:41:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:41:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:41:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@599c2c19
[2022-07-19T01:41:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:41:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:41:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:42:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:42:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:42:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@742dfe5e
[2022-07-19T01:42:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:42:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:42:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:42:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:42:43.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:42:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1829a05a
[2022-07-19T01:42:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:42:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:42:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:43:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:43:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:43:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6867201b
[2022-07-19T01:43:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:43:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:43:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:43:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:43:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:43:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3103b9e8
[2022-07-19T01:43:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:43:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:43:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:44:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:44:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:44:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dac397f
[2022-07-19T01:44:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:44:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:44:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:44:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:44:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:44:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5efae893
[2022-07-19T01:44:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:44:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:44:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:45:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:45:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:45:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@394e1d84
[2022-07-19T01:45:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:45:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:45:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:45:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:45:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:45:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4aa99eb4
[2022-07-19T01:45:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:45:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:45:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:46:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:46:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:46:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f7e1267
[2022-07-19T01:46:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:46:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:46:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:46:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:46:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:46:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f9bd197
[2022-07-19T01:46:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:46:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:46:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:47:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:47:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:47:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18d7794f
[2022-07-19T01:47:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:47:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:47:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:47:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:47:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:47:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@680c3f05
[2022-07-19T01:47:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:47:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:47:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:48:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:48:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:48:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d9adc1c
[2022-07-19T01:48:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:48:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:48:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:48:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:48:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:48:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@278ed018
[2022-07-19T01:48:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:48:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:48:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:49:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:49:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:49:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@647089e4
[2022-07-19T01:49:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:49:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:49:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:49:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:49:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:49:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22c70aeb
[2022-07-19T01:49:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:49:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:49:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:50:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:50:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:50:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fe4c937
[2022-07-19T01:50:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:50:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:50:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:50:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:50:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:50:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e9ed88d
[2022-07-19T01:50:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:50:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:50:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:51:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:51:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:51:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c1d4282
[2022-07-19T01:51:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:51:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:51:13.573+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:51:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:51:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:51:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35734e98
[2022-07-19T01:51:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:51:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:51:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:52:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:52:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:52:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5aeefdc4
[2022-07-19T01:52:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:52:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:52:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:52:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:52:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:52:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43054f2c
[2022-07-19T01:52:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:52:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:52:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:53:13.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:53:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:53:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@361afcd
[2022-07-19T01:53:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:53:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:53:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:53:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:53:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:53:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1477b203
[2022-07-19T01:53:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:53:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:53:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:54:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:54:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:54:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26d83969
[2022-07-19T01:54:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:54:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:54:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:54:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:54:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:54:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bd5e67d
[2022-07-19T01:54:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:54:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:54:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:55:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:55:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:55:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37ee2f96
[2022-07-19T01:55:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:55:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:55:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:55:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:55:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:55:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22877229
[2022-07-19T01:55:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:55:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:55:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:56:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:56:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:56:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50361996
[2022-07-19T01:56:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:56:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:56:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:56:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:56:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:56:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d167a25
[2022-07-19T01:56:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:56:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:56:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:57:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:57:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:57:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17d5ce0b
[2022-07-19T01:57:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:57:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:57:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:57:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:57:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:57:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10d8d7d4
[2022-07-19T01:57:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:57:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:57:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:58:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:58:13.572+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:58:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dec257e
[2022-07-19T01:58:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:58:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:58:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:58:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:58:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:58:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@567e6486
[2022-07-19T01:58:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:58:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:58:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:59:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:59:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:59:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29d2cd29
[2022-07-19T01:59:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:59:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:59:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:59:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:59:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:59:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23c93e55
[2022-07-19T01:59:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:59:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:59:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:00:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:00:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:00:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7011e347
[2022-07-19T02:00:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:00:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:00:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:00:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:00:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:00:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3774da2
[2022-07-19T02:00:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:00:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:00:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:01:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:01:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:01:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bf25949
[2022-07-19T02:01:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:01:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:01:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:01:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:01:43.587+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:01:43.587+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@614c8fa7
[2022-07-19T02:01:43.587+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:01:43.588+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:01:43.588+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:02:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:02:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:02:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f48817
[2022-07-19T02:02:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:02:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:02:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:02:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:02:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:02:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a90260c
[2022-07-19T02:02:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:02:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:02:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:03:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:03:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:03:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d9de0ef
[2022-07-19T02:03:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:03:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:03:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:03:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:03:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:03:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12c4405f
[2022-07-19T02:03:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:03:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:03:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:04:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:04:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:04:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f8f36ca
[2022-07-19T02:04:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:04:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:04:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:04:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:04:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:04:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@687b0be3
[2022-07-19T02:04:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:04:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:04:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:05:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:05:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:05:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@588d27d0
[2022-07-19T02:05:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:05:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:05:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:05:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:05:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:05:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@259a8f62
[2022-07-19T02:05:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:05:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:05:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:06:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:06:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:06:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12e2c895
[2022-07-19T02:06:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:06:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:06:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:06:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:06:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:06:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19a3541c
[2022-07-19T02:06:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:06:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:06:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:07:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:07:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:07:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f3ccda7
[2022-07-19T02:07:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:07:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:07:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:07:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:07:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:07:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@595d48cc
[2022-07-19T02:07:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:07:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:07:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:08:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:08:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:08:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7411f96b
[2022-07-19T02:08:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:08:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:08:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:08:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:08:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:08:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c1c5627
[2022-07-19T02:08:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:08:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:08:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:09:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:09:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:09:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15ec8443
[2022-07-19T02:09:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:09:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:09:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:09:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:09:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:09:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41197fa7
[2022-07-19T02:09:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:09:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:09:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:10:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:10:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:10:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4194255a
[2022-07-19T02:10:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:10:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:10:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:10:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:10:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:10:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1afb5a5c
[2022-07-19T02:10:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:10:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:10:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:11:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:11:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:11:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c6b3512
[2022-07-19T02:11:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:11:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:11:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:11:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:11:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:11:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29d887e6
[2022-07-19T02:11:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:11:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:11:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:12:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:12:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:12:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49a35058
[2022-07-19T02:12:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:12:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:12:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:12:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:12:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:12:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51263ced
[2022-07-19T02:12:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:12:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:12:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:13:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:13:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:13:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77b37ea
[2022-07-19T02:13:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:13:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:13:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:13:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:13:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:13:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77b62601
[2022-07-19T02:13:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:13:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:13:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:14:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:14:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:14:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16456fde
[2022-07-19T02:14:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:14:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:14:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:14:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:14:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:14:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42929ee4
[2022-07-19T02:14:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:14:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:14:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:15:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:15:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:15:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30cb3ee8
[2022-07-19T02:15:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:15:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:15:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:15:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:15:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:15:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11d8057a
[2022-07-19T02:15:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:15:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:15:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:16:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:16:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:16:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11c5a979
[2022-07-19T02:16:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:16:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:16:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:16:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:16:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:16:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3867902f
[2022-07-19T02:16:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:16:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:16:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:17:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:17:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:17:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ec14052
[2022-07-19T02:17:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:17:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:17:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:17:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:17:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:17:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@124c5b95
[2022-07-19T02:17:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:17:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:17:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:18:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:18:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:18:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@644728bf
[2022-07-19T02:18:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:18:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:18:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:18:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:18:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:18:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c6234af
[2022-07-19T02:18:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:18:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:18:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:19:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:19:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:19:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c631ebe
[2022-07-19T02:19:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:19:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:19:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:19:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:19:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:19:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@698f7d52
[2022-07-19T02:19:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:19:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:19:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:20:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:20:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:20:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fd54b1d
[2022-07-19T02:20:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:20:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:20:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:20:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:20:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:20:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28dc18e4
[2022-07-19T02:20:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:20:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:20:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:21:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:21:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:21:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ab90b64
[2022-07-19T02:21:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:21:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:21:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:21:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:21:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:21:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@558e4847
[2022-07-19T02:21:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:21:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:21:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:22:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:22:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:22:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3926ecfa
[2022-07-19T02:22:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:22:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:22:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:22:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:22:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:22:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d829e06
[2022-07-19T02:22:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:22:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:22:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:23:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:23:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:23:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dec6282
[2022-07-19T02:23:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:23:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:23:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:23:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:23:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:23:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48f4ba91
[2022-07-19T02:23:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:23:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:23:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:24:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:24:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:24:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d5e696b
[2022-07-19T02:24:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:24:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:24:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:24:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:24:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:24:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35789043
[2022-07-19T02:24:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:24:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:24:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:25:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:25:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:25:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@592e43a4
[2022-07-19T02:25:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:25:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:25:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:25:43.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:25:43.588+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:25:43.588+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68f41471
[2022-07-19T02:25:43.588+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:25:43.588+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:25:43.588+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:26:13.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:26:13.573+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:26:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@528fe7ad
[2022-07-19T02:26:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:26:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:26:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:26:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:26:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:26:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@306000ed
[2022-07-19T02:26:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:26:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:26:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:27:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:27:13.572+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:27:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@559c303d
[2022-07-19T02:27:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:27:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:27:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:27:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:27:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:27:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ba7d972
[2022-07-19T02:27:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:27:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:27:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:28:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:28:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:28:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d56e812
[2022-07-19T02:28:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:28:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:28:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:28:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:28:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:28:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3705bc55
[2022-07-19T02:28:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:28:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:28:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:29:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:29:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:29:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bf34958
[2022-07-19T02:29:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:29:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:29:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:29:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:29:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:29:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1095fea9
[2022-07-19T02:29:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:29:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:29:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:30:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:30:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:30:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c8aecf1
[2022-07-19T02:30:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:30:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:30:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:30:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:30:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:30:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27c8e937
[2022-07-19T02:30:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:30:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:30:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:31:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:31:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:31:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27967760
[2022-07-19T02:31:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:31:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:31:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:31:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:31:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:31:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e1f2073
[2022-07-19T02:31:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:31:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:31:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:32:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:32:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:32:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60a59a21
[2022-07-19T02:32:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:32:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:32:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:32:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:32:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:32:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d2cd677
[2022-07-19T02:32:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:32:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:32:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:33:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:33:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:33:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@502cad2d
[2022-07-19T02:33:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:33:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:33:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:33:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:33:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:33:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65d46467
[2022-07-19T02:33:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:33:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:33:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:34:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:34:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:34:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68fab3f5
[2022-07-19T02:34:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:34:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:34:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:34:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:34:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:34:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26c30cb
[2022-07-19T02:34:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:34:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:34:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:35:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:35:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:35:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78986aba
[2022-07-19T02:35:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:35:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:35:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:35:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:35:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:35:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cf63ae2
[2022-07-19T02:35:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:35:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:35:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:36:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:36:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:36:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bec05eb
[2022-07-19T02:36:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:36:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:36:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:36:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:36:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:36:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38672a0d
[2022-07-19T02:36:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:36:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:36:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:37:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:37:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:37:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@329f5be2
[2022-07-19T02:37:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:37:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:37:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:37:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:37:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:37:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71563a70
[2022-07-19T02:37:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:37:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:37:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:38:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:38:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:38:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@301e7f8e
[2022-07-19T02:38:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:38:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:38:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:38:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:38:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:38:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@aea8532
[2022-07-19T02:38:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:38:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:38:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:39:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:39:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:39:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c857149
[2022-07-19T02:39:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:39:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:39:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:39:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:39:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:39:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18e48c4b
[2022-07-19T02:39:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:39:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:39:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:40:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:40:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:40:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79dc6147
[2022-07-19T02:40:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:40:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:40:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:40:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:40:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:40:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5151be79
[2022-07-19T02:40:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:40:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:40:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:41:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:41:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:41:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@198f554a
[2022-07-19T02:41:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:41:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:41:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:41:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:41:43.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:41:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e47d7ff
[2022-07-19T02:41:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:41:43.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:41:43.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:42:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:42:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:42:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f60dc0e
[2022-07-19T02:42:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:42:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:42:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:42:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:42:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:42:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e39634d
[2022-07-19T02:42:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:42:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:42:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:43:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:43:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:43:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18693735
[2022-07-19T02:43:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:43:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:43:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:43:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:43:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:43:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a7b5395
[2022-07-19T02:43:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:43:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:43:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:44:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:44:13.597+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:44:13.597+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39aabbfe
[2022-07-19T02:44:13.597+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:44:13.598+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:44:13.598+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:44:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:44:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:44:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d7ac977
[2022-07-19T02:44:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:44:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:44:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:45:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:45:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:45:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24aed690
[2022-07-19T02:45:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:45:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:45:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:45:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:45:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:45:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b11f705
[2022-07-19T02:45:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:45:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:45:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:46:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:46:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:46:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7409bab5
[2022-07-19T02:46:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:46:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:46:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:46:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:46:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:46:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d0ad97e
[2022-07-19T02:46:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:46:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:46:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:47:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:47:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:47:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ee74b14
[2022-07-19T02:47:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:47:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:47:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:47:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:47:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:47:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27b2bbcd
[2022-07-19T02:47:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:47:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:47:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:48:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:48:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:48:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@577ccea5
[2022-07-19T02:48:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:48:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:48:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:48:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:48:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:48:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@365a36bc
[2022-07-19T02:48:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:48:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:48:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:49:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:49:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:49:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@adbf511
[2022-07-19T02:49:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:49:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:49:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:49:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:49:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:49:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c841b65
[2022-07-19T02:49:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:49:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:49:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:50:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:50:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:50:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3303e714
[2022-07-19T02:50:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:50:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:50:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:50:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:50:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:50:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@364411b8
[2022-07-19T02:50:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:50:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:50:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:51:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:51:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:51:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b46af72
[2022-07-19T02:51:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:51:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:51:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:51:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:51:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:51:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a21f1cc
[2022-07-19T02:51:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:51:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:51:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:52:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:52:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:52:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d870db0
[2022-07-19T02:52:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:52:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:52:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:52:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:52:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:52:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b8bbf1
[2022-07-19T02:52:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:52:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:52:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:53:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:53:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:53:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4aad22d0
[2022-07-19T02:53:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:53:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:53:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:53:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:53:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:53:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@734816f8
[2022-07-19T02:53:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:53:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:53:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:54:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:54:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:54:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7286831a
[2022-07-19T02:54:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:54:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:54:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:54:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:54:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:54:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cead157
[2022-07-19T02:54:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:54:43.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:54:43.573+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:55:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:55:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:55:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67c37890
[2022-07-19T02:55:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:55:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:55:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:55:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:55:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:55:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@797861be
[2022-07-19T02:55:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:55:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:55:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:56:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:56:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:56:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18ccc023
[2022-07-19T02:56:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:56:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:56:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:56:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:56:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:56:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3552b76b
[2022-07-19T02:56:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:56:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:56:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:57:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:57:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:57:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32aa73dd
[2022-07-19T02:57:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:57:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:57:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:57:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:57:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:57:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cfa0c80
[2022-07-19T02:57:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:57:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:57:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:58:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:58:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:58:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f9e3b7b
[2022-07-19T02:58:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:58:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:58:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:58:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:58:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:58:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54ab832f
[2022-07-19T02:58:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:58:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:58:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:59:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:59:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:59:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@687957b6
[2022-07-19T02:59:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:59:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:59:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T02:59:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T02:59:43.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T02:59:43.557+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a2729f2
[2022-07-19T02:59:43.557+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T02:59:43.557+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T02:59:43.557+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:00:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:00:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:00:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d6791
[2022-07-19T03:00:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:00:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:00:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:00:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:00:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:00:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33ca20c7
[2022-07-19T03:00:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:00:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:00:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:01:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:01:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:01:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@762c18b3
[2022-07-19T03:01:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:01:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:01:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:01:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:01:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:01:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e2c78a8
[2022-07-19T03:01:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:01:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:01:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:02:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:02:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:02:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@318dad57
[2022-07-19T03:02:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:02:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:02:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:02:43.557+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:02:43.575+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:02:43.575+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@299d82a9
[2022-07-19T03:02:43.575+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:02:43.575+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:02:43.575+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:03:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:03:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:03:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26fe51bc
[2022-07-19T03:03:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:03:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:03:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:03:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:03:43.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:03:43.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19c16c1c
[2022-07-19T03:03:43.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:03:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:03:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:04:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:04:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:04:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24547996
[2022-07-19T03:04:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:04:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:04:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:04:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:04:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:04:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35c92136
[2022-07-19T03:04:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:04:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:04:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:05:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:05:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:05:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39af53be
[2022-07-19T03:05:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:05:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:05:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:05:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:05:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:05:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bd3b6e6
[2022-07-19T03:05:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:05:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:05:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:06:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:06:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:06:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@609f0ebf
[2022-07-19T03:06:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:06:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:06:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:06:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:06:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:06:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@511f6a0e
[2022-07-19T03:06:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:06:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:06:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:07:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:07:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:07:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ab5d72b
[2022-07-19T03:07:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:07:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:07:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:07:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:07:43.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:07:43.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d047870
[2022-07-19T03:07:43.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:07:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:07:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:08:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:08:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:08:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3faf13bd
[2022-07-19T03:08:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:08:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:08:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:08:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:08:43.575+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:08:43.575+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30003ae1
[2022-07-19T03:08:43.575+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:08:43.575+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:08:43.575+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:09:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:09:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:09:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a41e8d9
[2022-07-19T03:09:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:09:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:09:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:09:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:09:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:09:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30694b16
[2022-07-19T03:09:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:09:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:09:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:10:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:10:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:10:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6be9ac3e
[2022-07-19T03:10:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:10:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:10:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:10:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:10:43.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:10:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b82efb7
[2022-07-19T03:10:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:10:43.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:10:43.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:11:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:11:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:11:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56f25a92
[2022-07-19T03:11:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:11:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:11:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:11:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:11:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:11:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@652cadce
[2022-07-19T03:11:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:11:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:11:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:12:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:12:13.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:12:13.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a27ce01
[2022-07-19T03:12:13.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:12:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:12:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:12:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:12:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:12:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51a4dc
[2022-07-19T03:12:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:12:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:12:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:13:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:13:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:13:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51203b55
[2022-07-19T03:13:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:13:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:13:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:13:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:13:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:13:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e75c3ee
[2022-07-19T03:13:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:13:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:13:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:14:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:14:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:14:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d20d866
[2022-07-19T03:14:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:14:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:14:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:14:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:14:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:14:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d3a4c5d
[2022-07-19T03:14:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:14:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:14:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:15:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:15:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:15:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dde1909
[2022-07-19T03:15:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:15:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:15:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:15:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:15:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:15:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e430fad
[2022-07-19T03:15:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:15:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:15:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:16:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:16:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:16:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45ab319
[2022-07-19T03:16:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:16:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:16:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:16:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:16:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:16:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d1ba2c8
[2022-07-19T03:16:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:16:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:16:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:17:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:17:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:17:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59f886a3
[2022-07-19T03:17:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:17:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:17:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:17:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:17:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:17:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e89ae99
[2022-07-19T03:17:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:17:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:17:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:18:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:18:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:18:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@701a96bf
[2022-07-19T03:18:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:18:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:18:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:18:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:18:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:18:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20c53d62
[2022-07-19T03:18:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:18:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:18:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:19:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:19:13.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:19:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@83fae39
[2022-07-19T03:19:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:19:13.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:19:13.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:19:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:19:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:19:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b025673
[2022-07-19T03:19:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:19:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:19:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:20:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:20:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:20:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@957511e
[2022-07-19T03:20:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:20:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:20:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:20:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:20:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:20:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@421e0129
[2022-07-19T03:20:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:20:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:20:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:21:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:21:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:21:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a04e164
[2022-07-19T03:21:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:21:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:21:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:21:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:21:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:21:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e4b30fa
[2022-07-19T03:21:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:21:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:21:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:22:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:22:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:22:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b5394b6
[2022-07-19T03:22:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:22:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:22:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:22:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:22:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:22:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2875d145
[2022-07-19T03:22:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:22:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:22:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:23:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:23:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:23:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23ad4296
[2022-07-19T03:23:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:23:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:23:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:23:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:23:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:23:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@368ce62
[2022-07-19T03:23:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:23:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:23:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:24:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:24:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:24:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a648d6c
[2022-07-19T03:24:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:24:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:24:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:24:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:24:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:24:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@732c3557
[2022-07-19T03:24:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:24:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:24:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:25:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:25:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:25:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b0dd779
[2022-07-19T03:25:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:25:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:25:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:25:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:25:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:25:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36051c09
[2022-07-19T03:25:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:25:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:25:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:26:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:26:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:26:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f2f736d
[2022-07-19T03:26:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:26:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:26:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:26:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:26:43.581+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:26:43.581+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a8eca16
[2022-07-19T03:26:43.581+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:26:43.581+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:26:43.581+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:27:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:27:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:27:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f8dc54f
[2022-07-19T03:27:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:27:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:27:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:27:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:27:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:27:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6048b962
[2022-07-19T03:27:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:27:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:27:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:28:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:28:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:28:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e67b277
[2022-07-19T03:28:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:28:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:28:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:28:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:28:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:28:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@698e8027
[2022-07-19T03:28:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:28:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:28:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:29:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:29:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:29:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f59207b
[2022-07-19T03:29:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:29:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:29:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:29:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:29:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:29:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53efc87b
[2022-07-19T03:29:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:29:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:29:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:30:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:30:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:30:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@788ec1c7
[2022-07-19T03:30:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:30:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:30:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:30:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:30:43.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:30:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@253b9936
[2022-07-19T03:30:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:30:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:30:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:31:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:31:13.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:31:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61d53420
[2022-07-19T03:31:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:31:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:31:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:31:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:31:43.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:31:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c387f2c
[2022-07-19T03:31:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:31:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:31:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:32:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:32:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:32:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68de339c
[2022-07-19T03:32:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:32:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:32:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:32:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:32:43.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:32:43.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55f9d607
[2022-07-19T03:32:43.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:32:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:32:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:33:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:33:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:33:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f805cb4
[2022-07-19T03:33:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:33:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:33:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:33:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:33:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:33:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d0ad443
[2022-07-19T03:33:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:33:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:33:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:34:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:34:13.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:34:13.557+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a0cd29
[2022-07-19T03:34:13.557+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:34:13.557+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:34:13.557+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:34:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:34:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:34:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59c642b8
[2022-07-19T03:34:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:34:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:34:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:35:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:35:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:35:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@126a342d
[2022-07-19T03:35:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:35:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:35:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:35:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:35:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:35:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72e3037e
[2022-07-19T03:35:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:35:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:35:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:36:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:36:13.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:36:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@490d971b
[2022-07-19T03:36:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:36:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:36:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:36:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:36:43.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:36:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a2decdc
[2022-07-19T03:36:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:36:43.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:36:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:37:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:37:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:37:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@625a0470
[2022-07-19T03:37:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:37:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:37:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:37:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:37:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:37:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ecdd6f8
[2022-07-19T03:37:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:37:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:37:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:38:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:38:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:38:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@775e7cc1
[2022-07-19T03:38:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:38:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:38:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:38:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:38:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:38:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ae003fc
[2022-07-19T03:38:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:38:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:38:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:39:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:39:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:39:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62933011
[2022-07-19T03:39:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:39:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:39:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:39:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:39:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:39:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4066cc4c
[2022-07-19T03:39:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:39:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:39:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:40:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:40:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:40:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5229c665
[2022-07-19T03:40:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:40:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:40:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:40:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:40:43.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:40:43.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ed6d35e
[2022-07-19T03:40:43.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:40:43.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:40:43.570+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:41:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:41:13.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:41:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5843403d
[2022-07-19T03:41:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:41:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:41:13.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:41:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:41:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:41:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d8c1a2c
[2022-07-19T03:41:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:41:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:41:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:42:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:42:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:42:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ef9e497
[2022-07-19T03:42:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:42:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:42:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:42:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:42:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:42:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15a1c8d6
[2022-07-19T03:42:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:42:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:42:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:43:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:43:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:43:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57d240d3
[2022-07-19T03:43:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:43:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:43:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:43:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:43:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:43:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11f3063
[2022-07-19T03:43:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:43:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:43:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:44:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:44:13.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:44:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c087c40
[2022-07-19T03:44:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:44:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:44:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:44:43.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:44:43.573+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:44:43.573+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70f3a02c
[2022-07-19T03:44:43.573+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:44:43.574+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:44:43.574+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:45:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:45:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:45:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31ee17cd
[2022-07-19T03:45:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:45:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:45:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:45:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:45:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:45:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a8bcd67
[2022-07-19T03:45:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:45:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:45:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:46:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:46:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:46:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76fcbe2
[2022-07-19T03:46:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:46:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:46:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:46:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:46:43.575+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:46:43.576+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e356c6f
[2022-07-19T03:46:43.576+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:46:43.576+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:46:43.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:47:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:47:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:47:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ed71cbc
[2022-07-19T03:47:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:47:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:47:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:47:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:47:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:47:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e7aa24b
[2022-07-19T03:47:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:47:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:47:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:48:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:48:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:48:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@430ba859
[2022-07-19T03:48:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:48:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:48:13.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:48:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:48:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:48:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f62a2ff
[2022-07-19T03:48:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:48:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:48:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:49:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:49:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:49:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c147fb7
[2022-07-19T03:49:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:49:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:49:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:49:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:49:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:49:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ec342c2
[2022-07-19T03:49:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:49:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:49:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:50:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:50:13.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:50:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1afe71b0
[2022-07-19T03:50:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:50:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:50:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:50:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:50:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:50:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@674278d9
[2022-07-19T03:50:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:50:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:50:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:51:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:51:13.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:51:13.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c307b54
[2022-07-19T03:51:13.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:51:13.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:51:13.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:51:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:51:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:51:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2702cf7b
[2022-07-19T03:51:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:51:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:51:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:52:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:52:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:52:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f47112e
[2022-07-19T03:52:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:52:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:52:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:52:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:52:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:52:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@723e8a67
[2022-07-19T03:52:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:52:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:52:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:53:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:53:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:53:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@689d90a9
[2022-07-19T03:53:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:53:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:53:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:53:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:53:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:53:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53d16ded
[2022-07-19T03:53:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:53:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:53:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:54:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:54:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:54:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7698db39
[2022-07-19T03:54:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:54:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:54:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:54:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:54:43.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:54:43.572+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a00e8bf
[2022-07-19T03:54:43.572+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:54:43.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:54:43.573+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:55:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:55:13.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:55:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a7e5130
[2022-07-19T03:55:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:55:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:55:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:55:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:55:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:55:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@506e2857
[2022-07-19T03:55:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:55:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:55:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:56:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:56:13.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:56:13.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5313cd9d
[2022-07-19T03:56:13.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:56:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:56:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:56:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:56:43.583+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:56:43.583+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c6170c9
[2022-07-19T03:56:43.583+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:56:43.584+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:56:43.584+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:57:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:57:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:57:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68a2a57a
[2022-07-19T03:57:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:57:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:57:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:57:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:57:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:57:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4af9cdc4
[2022-07-19T03:57:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:57:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:57:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:58:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:58:13.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:58:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b4603d8
[2022-07-19T03:58:13.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:58:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:58:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:58:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:58:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:58:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24c32993
[2022-07-19T03:58:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:58:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:58:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:59:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:59:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:59:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e6e3899
[2022-07-19T03:59:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:59:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:59:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T03:59:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T03:59:43.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T03:59:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62ad4852
[2022-07-19T03:59:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T03:59:43.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T03:59:43.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:00:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:00:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:00:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1775a79e
[2022-07-19T04:00:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:00:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:00:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:00:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:00:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:00:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d5d054c
[2022-07-19T04:00:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:00:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:00:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:01:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:01:13.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:01:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2092f695
[2022-07-19T04:01:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:01:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:01:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:01:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:01:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:01:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@230dace9
[2022-07-19T04:01:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:01:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:01:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:02:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:02:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:02:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56f164bc
[2022-07-19T04:02:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:02:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:02:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:02:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:02:43.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:02:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69c7c098
[2022-07-19T04:02:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:02:43.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:02:43.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:03:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:03:13.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:03:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@539ff9c1
[2022-07-19T04:03:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:03:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:03:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:03:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:03:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:03:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64390654
[2022-07-19T04:03:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:03:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:03:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:04:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:04:13.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:04:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c8b39a1
[2022-07-19T04:04:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:04:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:04:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:04:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:04:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:04:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49a519f7
[2022-07-19T04:04:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:04:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:04:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:05:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:05:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:05:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40d815f4
[2022-07-19T04:05:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:05:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:05:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:05:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:05:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:05:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e6430ec
[2022-07-19T04:05:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:05:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:05:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:06:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:06:13.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:06:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21aad11f
[2022-07-19T04:06:13.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:06:13.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:06:13.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:06:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:06:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:06:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67a02091
[2022-07-19T04:06:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:06:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:06:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:07:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:07:13.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:07:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f1bb7e6
[2022-07-19T04:07:13.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:07:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:07:13.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:07:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:07:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:07:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f3a0368
[2022-07-19T04:07:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:07:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:07:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:08:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:08:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:08:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@125103c3
[2022-07-19T04:08:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:08:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:08:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:08:43.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:08:43.574+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:08:43.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30f47e7a
[2022-07-19T04:08:43.574+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:08:43.574+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:08:43.574+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:09:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:09:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:09:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b1dc6a5
[2022-07-19T04:09:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:09:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:09:13.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:09:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:09:43.588+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:09:43.588+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5620f42
[2022-07-19T04:09:43.588+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:09:43.589+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:09:43.589+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:10:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:10:13.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:10:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74230b75
[2022-07-19T04:10:13.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:10:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:10:13.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:10:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:10:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:10:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eea6227
[2022-07-19T04:10:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:10:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:10:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:11:13.556+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:11:13.574+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:11:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a807711
[2022-07-19T04:11:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:11:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:11:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:11:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:11:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:11:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6216300c
[2022-07-19T04:11:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:11:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:11:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:12:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:12:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:12:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c0917fb
[2022-07-19T04:12:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:12:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:12:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:12:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:12:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:12:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f3a8214
[2022-07-19T04:12:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:12:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:12:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:13:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:13:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:13:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@264bca18
[2022-07-19T04:13:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:13:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:13:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:13:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:13:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:13:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cc8386e
[2022-07-19T04:13:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:13:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:13:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:14:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:14:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:14:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30be0f12
[2022-07-19T04:14:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:14:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:14:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:14:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:14:43.572+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:14:43.572+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@799303c0
[2022-07-19T04:14:43.572+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:14:43.573+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:14:43.573+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:15:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:15:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:15:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20c6b784
[2022-07-19T04:15:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:15:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:15:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:15:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:15:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:15:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@678230ff
[2022-07-19T04:15:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:15:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:15:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:16:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:16:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:16:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d36e66f
[2022-07-19T04:16:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:16:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:16:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:16:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:16:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:16:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a043884
[2022-07-19T04:16:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:16:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:16:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:17:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:17:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:17:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@680870e9
[2022-07-19T04:17:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:17:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:17:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:17:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:17:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:17:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c312483
[2022-07-19T04:17:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:17:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:17:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:18:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:18:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:18:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a562908
[2022-07-19T04:18:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:18:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:18:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:18:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:18:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:18:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3709044d
[2022-07-19T04:18:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:18:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:18:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:19:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:19:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:19:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bf12a21
[2022-07-19T04:19:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:19:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:19:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:19:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:19:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:19:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45a7f2e8
[2022-07-19T04:19:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:19:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:19:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:20:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:20:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:20:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b2c14fa
[2022-07-19T04:20:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:20:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:20:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:20:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:20:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:20:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e786ca2
[2022-07-19T04:20:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:20:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:20:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:21:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:21:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:21:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28f1d712
[2022-07-19T04:21:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:21:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:21:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:21:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:21:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:21:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@592ecf79
[2022-07-19T04:21:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:21:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:21:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:22:13.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:22:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:22:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5999db95
[2022-07-19T04:22:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:22:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:22:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:22:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:22:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:22:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6207aba2
[2022-07-19T04:22:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:22:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:22:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:23:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:23:13.572+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:23:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c5e8e69
[2022-07-19T04:23:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:23:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:23:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:23:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:23:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:23:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3147db55
[2022-07-19T04:23:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:23:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:23:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:24:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:24:13.572+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:24:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26563d67
[2022-07-19T04:24:13.572+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:24:13.573+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:24:13.573+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:24:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:24:43.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:24:43.557+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a0bc8a8
[2022-07-19T04:24:43.557+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:24:43.557+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:24:43.557+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:25:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:25:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:25:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c7b727a
[2022-07-19T04:25:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:25:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:25:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:25:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:25:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:25:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e4636d6
[2022-07-19T04:25:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:25:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:25:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:26:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:26:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:26:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@496d2973
[2022-07-19T04:26:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:26:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:26:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:26:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:26:43.575+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:26:43.580+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61b6e6ff
[2022-07-19T04:26:43.581+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:26:43.581+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:26:43.581+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:27:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:27:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:27:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@97fe3ee
[2022-07-19T04:27:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:27:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:27:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:27:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:27:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:27:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@778ff188
[2022-07-19T04:27:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:27:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:27:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:28:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:28:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:28:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55ed8a3d
[2022-07-19T04:28:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:28:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:28:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:28:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:28:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:28:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ba96f64
[2022-07-19T04:28:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:28:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:28:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:29:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:29:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:29:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17fc889b
[2022-07-19T04:29:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:29:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:29:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:29:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:29:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:29:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c741ba0
[2022-07-19T04:29:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:29:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:29:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:30:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:30:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:30:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b2c4652
[2022-07-19T04:30:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:30:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:30:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:30:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:30:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:30:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@604bc9d1
[2022-07-19T04:30:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:30:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:30:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:31:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:31:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:31:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7555ad3a
[2022-07-19T04:31:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:31:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:31:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:31:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:31:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:31:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@785d4faf
[2022-07-19T04:31:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:31:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:31:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:32:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:32:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:32:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5aea0deb
[2022-07-19T04:32:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:32:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:32:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:32:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:32:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:32:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1824a226
[2022-07-19T04:32:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:32:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:32:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:33:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:33:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:33:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@201cfeb8
[2022-07-19T04:33:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:33:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:33:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:33:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:33:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:33:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47bc1757
[2022-07-19T04:33:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:33:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:33:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:34:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:34:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:34:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7352733a
[2022-07-19T04:34:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:34:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:34:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:34:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:34:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:34:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39880640
[2022-07-19T04:34:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:34:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:34:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:35:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:35:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:35:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4202cf82
[2022-07-19T04:35:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:35:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:35:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:35:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:35:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:35:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@238097c5
[2022-07-19T04:35:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:35:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:35:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:36:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:36:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:36:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59f92bce
[2022-07-19T04:36:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:36:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:36:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:36:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:36:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:36:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45f58ee5
[2022-07-19T04:36:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:36:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:36:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:37:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:37:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:37:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d216a65
[2022-07-19T04:37:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:37:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:37:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:37:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:37:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:37:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e2e53f6
[2022-07-19T04:37:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:37:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:37:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:38:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:38:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:38:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6680aabb
[2022-07-19T04:38:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:38:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:38:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:38:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:38:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:38:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c0a2f0f
[2022-07-19T04:38:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:38:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:38:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:39:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:39:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:39:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d320057
[2022-07-19T04:39:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:39:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:39:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:39:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:39:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:39:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4514928f
[2022-07-19T04:39:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:39:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:39:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:40:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:40:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:40:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b789e8
[2022-07-19T04:40:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T04:40:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T04:40:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T04:40:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T04:40:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T04:40:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37307fce
[2022-07-19T04:40:43.561+00:00|ERROR|SdcConnectorClien