Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-08-11T23:30:57.726+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-08-11T23:30:58.092+00:00|INFO|log|main] Logging initialized @1215ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-08-11T23:30:58.426+00:00|INFO|ServiceManager|main] service manager starting
[2022-08-11T23:30:58.426+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-08-11T23:30:58.426+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-08-11T23:30:58.523+00:00|INFO|ServiceManager|main] service manager started
[2022-08-11T23:30:58.524+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-08-11T23:30:58.544+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-08-11T23:30:58.645+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-08-11T23:30:58.646+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-08-11T23:30:58.649+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-08-11T23:30:58.738+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-08-11T23:30:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:30:59.563+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-08-11T23:30:59.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76665e3f
[2022-08-11T23:30:59.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:30:59.576+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:30:59.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:30:59.747+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-08-11T23:30:59.753+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-08-11T23:30:59.871+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-08-11T23:30:59.895+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-08-11T23:30:59.895+00:00|INFO|Server|SDCDistributionGroup-6969] Started @3019ms
[2022-08-11T23:31:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:31:28.756+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-08-11T23:31:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60e1b664
[2022-08-11T23:31:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:31:28.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:31:28.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:31:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:31:59.873+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:31:59.874+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b1764eb
[2022-08-11T23:31:59.875+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:31:59.875+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:31:59.876+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:32:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:32:29.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:32:29.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b45edc4
[2022-08-11T23:32:29.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:32:29.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:32:29.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:32:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:32:59.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:32:59.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77459eb6
[2022-08-11T23:32:59.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:32:59.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:32:59.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:33:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:33:29.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:33:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14460f3
[2022-08-11T23:33:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:33:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:33:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:33:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:33:59.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:33:59.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@231ea0d5
[2022-08-11T23:33:59.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:33:59.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:33:59.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:34:28.739+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:34:29.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:34:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69d998c9
[2022-08-11T23:34:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:34:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:34:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:34:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:34:59.798+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:34:59.798+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a2fae83
[2022-08-11T23:34:59.799+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:34:59.799+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:34:59.799+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:35:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:35:29.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:35:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5648d8f6
[2022-08-11T23:35:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:35:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:35:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:35:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:35:59.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:35:59.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@da8a3f
[2022-08-11T23:35:59.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:35:59.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:35:59.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:36:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:36:29.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:36:29.781+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fbde5c3
[2022-08-11T23:36:29.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:36:29.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:36:29.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:36:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:36:59.800+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:36:59.800+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@447e9715
[2022-08-11T23:36:59.800+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:36:59.800+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:36:59.800+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:37:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:37:29.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:37:29.783+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@503c971a
[2022-08-11T23:37:29.783+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:37:29.783+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:37:29.783+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:37:58.740+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:37:59.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:37:59.796+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eee88b0
[2022-08-11T23:37:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:37:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:37:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:38:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:38:29.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:38:29.781+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ffd580e
[2022-08-11T23:38:29.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:38:29.782+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:38:29.782+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:38:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:38:59.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:38:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6317ee60
[2022-08-11T23:38:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:38:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:38:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:39:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:39:29.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:39:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3688eb20
[2022-08-11T23:39:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:39:29.786+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:39:29.786+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:39:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:39:59.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:39:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e8a45a5
[2022-08-11T23:39:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:39:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:39:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:40:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:40:29.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:40:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1565faec
[2022-08-11T23:40:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:40:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:40:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:40:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:40:59.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:40:59.796+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@483f1fd4
[2022-08-11T23:40:59.796+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:40:59.796+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:40:59.796+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:41:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:41:29.788+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:41:29.788+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33bf2632
[2022-08-11T23:41:29.788+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:41:29.789+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:41:29.789+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:41:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:41:59.828+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:41:59.828+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@477876ef
[2022-08-11T23:41:59.828+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:41:59.828+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:41:59.828+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:42:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:42:29.787+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:42:29.787+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c336e83
[2022-08-11T23:42:29.787+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:42:29.787+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:42:29.787+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:42:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:42:59.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:42:59.796+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@212059a9
[2022-08-11T23:42:59.796+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:42:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:42:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:43:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:43:29.789+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:43:29.789+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e541dcd
[2022-08-11T23:43:29.789+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:43:29.789+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:43:29.789+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:43:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:43:59.800+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:43:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6581400a
[2022-08-11T23:43:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:43:59.801+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:43:59.801+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:44:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:44:29.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:44:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f86c6b3
[2022-08-11T23:44:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:44:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:44:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:44:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:44:59.801+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:44:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4aa792e6
[2022-08-11T23:44:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:44:59.801+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:44:59.802+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:45:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:45:29.782+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:45:29.782+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@108f0fda
[2022-08-11T23:45:29.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:45:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:45:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:45:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:45:59.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:45:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74732e6b
[2022-08-11T23:45:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:45:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:45:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:46:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:46:29.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:46:29.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b9b0079
[2022-08-11T23:46:29.780+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:46:29.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:46:29.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:46:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:46:59.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:46:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3942dd14
[2022-08-11T23:46:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:46:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:46:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:47:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:47:29.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:47:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b9fbdc8
[2022-08-11T23:47:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:47:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:47:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:47:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:47:59.801+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:47:59.802+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@195e9072
[2022-08-11T23:47:59.802+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:47:59.802+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:47:59.802+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:48:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:48:29.787+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:48:29.788+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@134635ab
[2022-08-11T23:48:29.788+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:48:29.788+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:48:29.788+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:48:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:48:59.805+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:48:59.805+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4548ff7f
[2022-08-11T23:48:59.805+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:48:59.806+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:48:59.806+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:49:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:49:29.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:49:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4207cdb
[2022-08-11T23:49:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:49:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:49:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:49:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:49:59.800+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:49:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70e2fa0b
[2022-08-11T23:49:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:49:59.801+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:49:59.802+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:50:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:50:29.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:50:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b4df1b5
[2022-08-11T23:50:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:50:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:50:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:50:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:50:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:50:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@352f02fc
[2022-08-11T23:50:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:50:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:50:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:51:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:51:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:51:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ef4fd27
[2022-08-11T23:51:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:51:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:51:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:51:58.739+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:51:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:51:58.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52a1cd79
[2022-08-11T23:51:58.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:51:58.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:51:58.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:52:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:52:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:52:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e6d40c1
[2022-08-11T23:52:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:52:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:52:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:52:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:52:58.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:52:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a2e103c
[2022-08-11T23:52:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:52:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:52:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:53:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:53:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:53:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d512c9d
[2022-08-11T23:53:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:53:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:53:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:53:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:53:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:53:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6194e5fb
[2022-08-11T23:53:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:53:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:53:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:54:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:54:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:54:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@556f2df5
[2022-08-11T23:54:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:54:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:54:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:54:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:54:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:54:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@240b1a02
[2022-08-11T23:54:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:54:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:54:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:55:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:55:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:55:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f99ad0e
[2022-08-11T23:55:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:55:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:55:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:55:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:55:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:55:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fa793
[2022-08-11T23:55:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:55:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:55:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:56:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:56:28.857+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:56:28.857+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e8182d6
[2022-08-11T23:56:28.857+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:56:28.857+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:56:28.857+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:56:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:56:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:56:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7489d302
[2022-08-11T23:56:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:56:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:56:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:57:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:57:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:57:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7855a4d0
[2022-08-11T23:57:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:57:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:57:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:57:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:57:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:57:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63a91e13
[2022-08-11T23:57:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:57:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:57:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:58:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:58:28.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:58:28.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5be3a49
[2022-08-11T23:58:28.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:58:28.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:58:28.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:58:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:58:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:58:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c8d5a44
[2022-08-11T23:58:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:58:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:58:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:59:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:59:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:59:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45876614
[2022-08-11T23:59:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:59:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:59:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:59:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2207e0b7
[2022-08-11T23:59:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:59:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:59:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:00:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:00:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:00:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74bb1b07
[2022-08-12T00:00:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:00:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:00:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:00:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:00:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:00:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fe53dff
[2022-08-12T00:00:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:00:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:00:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:01:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:01:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:01:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@301d07f2
[2022-08-12T00:01:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:01:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:01:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:01:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:01:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:01:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@562e7bff
[2022-08-12T00:01:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:01:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:01:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:02:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:02:28.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:02:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ea75081
[2022-08-12T00:02:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:02:28.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:02:28.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:02:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:02:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:02:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49925bc3
[2022-08-12T00:02:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:02:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:02:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:03:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:03:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:03:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b20f52
[2022-08-12T00:03:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:03:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:03:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:03:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:03:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:03:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c78725
[2022-08-12T00:03:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:03:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:03:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:04:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:04:28.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:04:28.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@578accc0
[2022-08-12T00:04:28.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:04:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:04:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:04:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:04:58.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:04:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39c0ad24
[2022-08-12T00:04:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:04:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:04:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:05:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:05:28.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:05:28.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@485f22ce
[2022-08-12T00:05:28.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:05:28.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:05:28.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:05:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:05:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:05:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c90a889
[2022-08-12T00:05:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:05:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:05:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:06:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:06:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:06:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@575037b0
[2022-08-12T00:06:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:06:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:06:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:06:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:06:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:06:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e5eba82
[2022-08-12T00:06:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:06:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:06:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:07:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:07:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:07:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62a7c3a0
[2022-08-12T00:07:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:07:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:07:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:07:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:07:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:07:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b3a2be0
[2022-08-12T00:07:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:07:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:07:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:08:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:08:28.745+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:08:28.745+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3629466
[2022-08-12T00:08:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:08:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:08:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:08:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:08:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:08:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c61d4c4
[2022-08-12T00:08:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:08:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:08:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:09:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:09:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:09:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78a57f5
[2022-08-12T00:09:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:09:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:09:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:09:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:09:58.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:09:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dade014
[2022-08-12T00:09:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:09:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:09:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:10:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:10:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:10:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56a078b1
[2022-08-12T00:10:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:10:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:10:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:10:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:10:58.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:10:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a799c02
[2022-08-12T00:10:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:10:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:10:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:11:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:11:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:11:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d4dc6a2
[2022-08-12T00:11:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:11:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:11:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:11:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:11:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:11:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b64c356
[2022-08-12T00:11:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:11:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:11:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:12:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:12:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:12:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47025746
[2022-08-12T00:12:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:12:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:12:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:12:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:12:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:12:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54e21fa0
[2022-08-12T00:12:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:12:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:12:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:13:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:13:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:13:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7310fdae
[2022-08-12T00:13:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:13:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:13:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:13:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:13:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:13:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a658805
[2022-08-12T00:13:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:13:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:13:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:14:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:14:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:14:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@246f5483
[2022-08-12T00:14:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:14:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:14:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:14:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:14:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:14:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@473e254f
[2022-08-12T00:14:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:14:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:14:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:15:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:15:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:15:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5082ad52
[2022-08-12T00:15:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:15:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:15:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:15:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:15:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:15:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64f15512
[2022-08-12T00:15:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:15:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:15:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:16:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:16:28.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:16:28.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73ffaba2
[2022-08-12T00:16:28.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:16:28.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:16:28.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:16:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:16:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:16:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2475949f
[2022-08-12T00:16:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:16:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:16:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:17:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:17:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:17:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57870181
[2022-08-12T00:17:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:17:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:17:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:17:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:17:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:17:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eaad203
[2022-08-12T00:17:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:17:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:17:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:18:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:18:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:18:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cbeec89
[2022-08-12T00:18:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:18:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:18:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:18:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:18:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:18:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44c7ddb4
[2022-08-12T00:18:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:18:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:18:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:19:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:19:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:19:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66cce924
[2022-08-12T00:19:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:19:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:19:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:19:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:19:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:19:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25e808e2
[2022-08-12T00:19:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:19:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:19:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:20:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:20:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:20:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a839342
[2022-08-12T00:20:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:20:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:20:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:20:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:20:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:20:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5479780e
[2022-08-12T00:20:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:20:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:20:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:21:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:21:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:21:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2815d830
[2022-08-12T00:21:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:21:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:21:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:21:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:21:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:21:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7de09539
[2022-08-12T00:21:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:21:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:21:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:22:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:22:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:22:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7560c9b5
[2022-08-12T00:22:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:22:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:22:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:22:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:22:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:22:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dca8444
[2022-08-12T00:22:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:22:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:22:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:23:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:23:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:23:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@737c4dbf
[2022-08-12T00:23:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:23:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:23:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:23:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:23:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:23:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e765a30
[2022-08-12T00:23:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:23:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:23:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:24:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:24:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:24:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4173dfb7
[2022-08-12T00:24:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:24:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:24:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:24:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:24:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:24:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fa3fd3f
[2022-08-12T00:24:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:24:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:24:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:25:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:25:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:25:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f5eb41b
[2022-08-12T00:25:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:25:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:25:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:25:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:25:58.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:25:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@179d8585
[2022-08-12T00:25:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:25:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:25:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:26:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:26:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:26:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5108b4d2
[2022-08-12T00:26:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:26:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:26:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:26:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:26:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:26:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b736028
[2022-08-12T00:26:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:26:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:26:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:27:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:27:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:27:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a95915e
[2022-08-12T00:27:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:27:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:27:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:27:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:27:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:27:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7db57994
[2022-08-12T00:27:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:27:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:27:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:28:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:28:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:28:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f33e095
[2022-08-12T00:28:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:28:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:28:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:28:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:28:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:28:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39045739
[2022-08-12T00:28:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:28:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:28:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:29:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:29:28.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:29:28.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ff0109d
[2022-08-12T00:29:28.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:29:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:29:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:29:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:29:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:29:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1da7f6c8
[2022-08-12T00:29:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:29:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:29:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:30:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:30:28.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:30:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e6d22cd
[2022-08-12T00:30:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:30:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:30:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:30:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:30:58.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:30:58.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25342a7e
[2022-08-12T00:30:58.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:30:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:30:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:31:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:31:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:31:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f254eba
[2022-08-12T00:31:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:31:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:31:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:31:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:31:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:31:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70a001b3
[2022-08-12T00:31:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:31:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:31:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:32:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:32:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:32:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@230b3958
[2022-08-12T00:32:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:32:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:32:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:32:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:32:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:32:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56aec845
[2022-08-12T00:32:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:32:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:32:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:33:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:33:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:33:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cb4d2eb
[2022-08-12T00:33:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:33:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:33:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:33:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:33:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:33:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a15ff2d
[2022-08-12T00:33:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:33:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:33:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:34:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:34:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:34:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b56e8c
[2022-08-12T00:34:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:34:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:34:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:34:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:34:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:34:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@563f27d5
[2022-08-12T00:34:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:34:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:34:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:35:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:35:28.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:35:28.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fd4f69a
[2022-08-12T00:35:28.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:35:28.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:35:28.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:35:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:35:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:35:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32225501
[2022-08-12T00:35:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:35:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:35:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:36:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:36:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:36:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10c600b
[2022-08-12T00:36:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:36:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:36:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:36:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:36:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:36:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41682cb7
[2022-08-12T00:36:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:36:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:36:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:37:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:37:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:37:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6eba9947
[2022-08-12T00:37:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:37:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:37:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:37:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:37:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:37:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c115b9c
[2022-08-12T00:37:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:37:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:37:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:38:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:38:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:38:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d3c0ff1
[2022-08-12T00:38:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:38:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:38:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:38:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:38:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:38:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4db3ab8a
[2022-08-12T00:38:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:38:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:38:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:39:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:39:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:39:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@666efed3
[2022-08-12T00:39:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:39:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:39:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:39:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:39:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:39:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48e7fec2
[2022-08-12T00:39:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:39:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:39:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:40:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:40:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:40:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29268a2f
[2022-08-12T00:40:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:40:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:40:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:40:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:40:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:40:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@608121b8
[2022-08-12T00:40:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:40:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:40:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:41:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:41:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:41:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39a1961c
[2022-08-12T00:41:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:41:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:41:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:41:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:41:58.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:41:58.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27bc596d
[2022-08-12T00:41:58.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:41:58.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:41:58.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:42:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:42:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:42:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3083444b
[2022-08-12T00:42:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:42:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:42:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:42:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:42:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:42:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@287af1f8
[2022-08-12T00:42:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:42:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:42:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:43:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:43:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:43:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@770984e4
[2022-08-12T00:43:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:43:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:43:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:43:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:43:58.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:43:58.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35b534ba
[2022-08-12T00:43:58.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:43:58.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:43:58.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:44:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:44:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:44:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39d1afd3
[2022-08-12T00:44:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:44:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:44:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:44:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:44:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:44:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46e07948
[2022-08-12T00:44:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:44:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:44:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:45:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:45:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:45:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c3d1b9d
[2022-08-12T00:45:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:45:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:45:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:45:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:45:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:45:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@517e07ca
[2022-08-12T00:45:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:45:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:45:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:46:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:46:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:46:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@209950fe
[2022-08-12T00:46:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:46:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:46:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:46:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:46:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:46:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71969387
[2022-08-12T00:46:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:46:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:46:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:47:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:47:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:47:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@545d7f86
[2022-08-12T00:47:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:47:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:47:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:47:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:47:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:47:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76dd69c8
[2022-08-12T00:47:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:47:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:47:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:48:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:48:28.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:48:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32bee5ed
[2022-08-12T00:48:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:48:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:48:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:48:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:48:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:48:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4000d233
[2022-08-12T00:48:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:48:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:48:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:49:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:49:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:49:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1672c7be
[2022-08-12T00:49:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:49:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:49:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:49:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:49:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:49:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@336933a4
[2022-08-12T00:49:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:49:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:49:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:50:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:50:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:50:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70d3ad4f
[2022-08-12T00:50:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:50:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:50:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:50:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:50:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:50:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e6b4392
[2022-08-12T00:50:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:50:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:50:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:51:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:51:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:51:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1039654b
[2022-08-12T00:51:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:51:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:51:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:51:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:51:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:51:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@577986bd
[2022-08-12T00:51:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:51:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:51:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:52:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:52:28.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:52:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6464f8c7
[2022-08-12T00:52:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:52:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:52:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:52:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:52:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:52:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68d250e
[2022-08-12T00:52:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:52:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:52:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:53:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:53:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:53:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a4dd77b
[2022-08-12T00:53:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:53:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:53:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:53:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:53:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:53:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67b08779
[2022-08-12T00:53:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:53:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:53:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:54:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:54:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:54:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20e88437
[2022-08-12T00:54:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:54:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:54:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:54:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:54:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:54:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5881cef4
[2022-08-12T00:54:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:54:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:54:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:55:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:55:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:55:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c89cf8
[2022-08-12T00:55:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:55:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:55:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:55:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:55:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:55:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b417514
[2022-08-12T00:55:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:55:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:55:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:56:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:56:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:56:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7503acb4
[2022-08-12T00:56:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:56:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:56:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:56:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:56:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:56:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b1adc8
[2022-08-12T00:56:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:56:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:56:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:57:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:57:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:57:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b220578
[2022-08-12T00:57:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:57:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:57:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:57:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:57:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:57:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e5bdcd3
[2022-08-12T00:57:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:57:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:57:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:58:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:58:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:58:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e8be1b9
[2022-08-12T00:58:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:58:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:58:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:58:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:58:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:58:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@769da1f1
[2022-08-12T00:58:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:58:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:58:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:59:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:59:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:59:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22d33034
[2022-08-12T00:59:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:59:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:59:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:59:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a4b436f
[2022-08-12T00:59:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:59:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:59:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:00:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:00:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:00:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bb24cd5
[2022-08-12T01:00:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:00:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:00:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:00:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:00:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:00:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f006c85
[2022-08-12T01:00:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:00:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:00:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:01:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:01:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:01:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@622fdf23
[2022-08-12T01:01:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:01:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:01:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:01:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:01:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:01:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@528bff50
[2022-08-12T01:01:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:01:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:01:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:02:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:02:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:02:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a7f329e
[2022-08-12T01:02:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:02:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:02:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:02:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:02:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:02:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fdb88c5
[2022-08-12T01:02:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:02:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:02:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:03:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:03:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:03:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f2afb88
[2022-08-12T01:03:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:03:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:03:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:03:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:03:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:03:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18e4ea6e
[2022-08-12T01:03:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:03:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:03:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:04:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:04:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:04:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f87c00b
[2022-08-12T01:04:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:04:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:04:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:04:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:04:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:04:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c420f15
[2022-08-12T01:04:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:04:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:04:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:05:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:05:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:05:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@410de5a4
[2022-08-12T01:05:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:05:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:05:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:05:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:05:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:05:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4038ca6c
[2022-08-12T01:05:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:05:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:05:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:06:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:06:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:06:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@750b21be
[2022-08-12T01:06:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:06:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:06:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:06:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:06:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:06:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@597b4cf6
[2022-08-12T01:06:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:06:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:06:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:07:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:07:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:07:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47a3e2d1
[2022-08-12T01:07:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:07:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:07:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:07:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:07:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:07:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c6758a7
[2022-08-12T01:07:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:07:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:07:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:08:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:08:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:08:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79e25124
[2022-08-12T01:08:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:08:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:08:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:08:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:08:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:08:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b4737cc
[2022-08-12T01:08:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:08:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:08:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:09:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:09:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:09:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64ababb6
[2022-08-12T01:09:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:09:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:09:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:09:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:09:58.819+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:09:58.819+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75143afe
[2022-08-12T01:09:58.819+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:09:58.819+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:09:58.819+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:10:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:10:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:10:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@208aae11
[2022-08-12T01:10:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:10:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:10:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:10:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:10:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:10:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74f18bce
[2022-08-12T01:10:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:10:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:10:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:11:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:11:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:11:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@447cb66e
[2022-08-12T01:11:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:11:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:11:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:11:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:11:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:11:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@122d35b6
[2022-08-12T01:11:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:11:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:11:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:12:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:12:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:12:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39125ea8
[2022-08-12T01:12:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:12:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:12:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:12:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:12:58.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:12:58.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68a90d80
[2022-08-12T01:12:58.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:12:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:12:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:13:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:13:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:13:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f090e39
[2022-08-12T01:13:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:13:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:13:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:13:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:13:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:13:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46747532
[2022-08-12T01:13:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:13:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:13:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:14:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:14:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:14:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@354456e0
[2022-08-12T01:14:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:14:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:14:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:14:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:14:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:14:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a4c6918
[2022-08-12T01:14:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:14:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:14:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:15:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:15:28.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:15:28.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@591f7a6b
[2022-08-12T01:15:28.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:15:28.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:15:28.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:15:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:15:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:15:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74fc78c4
[2022-08-12T01:15:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:15:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:15:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:16:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:16:28.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:16:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c029886
[2022-08-12T01:16:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:16:28.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:16:28.782+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:16:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:16:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:16:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6625239
[2022-08-12T01:16:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:16:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:16:58.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:17:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:17:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:17:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c08f053
[2022-08-12T01:17:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:17:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:17:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:17:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:17:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:17:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61609cd4
[2022-08-12T01:17:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:17:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:17:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:18:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:18:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:18:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f6b71a4
[2022-08-12T01:18:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:18:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:18:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:18:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:18:58.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:18:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31963b6d
[2022-08-12T01:18:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:18:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:18:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:19:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:19:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:19:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@695e8830
[2022-08-12T01:19:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:19:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:19:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:19:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:19:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:19:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79b3fde7
[2022-08-12T01:19:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:19:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:19:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:20:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:20:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:20:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79dbccb6
[2022-08-12T01:20:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:20:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:20:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:20:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:20:58.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:20:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44e1883b
[2022-08-12T01:20:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:20:58.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:20:58.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:21:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:21:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:21:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3784853f
[2022-08-12T01:21:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:21:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:21:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:21:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:21:58.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:21:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45c923c7
[2022-08-12T01:21:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:21:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:21:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:22:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:22:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:22:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67573dff
[2022-08-12T01:22:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:22:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:22:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized