Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-08-10T23:21:27.329+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-08-10T23:21:27.717+00:00|INFO|log|main] Logging initialized @1225ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-08-10T23:21:28.012+00:00|INFO|ServiceManager|main] service manager starting
[2022-08-10T23:21:28.013+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-08-10T23:21:28.013+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-10T23:21:28.080+00:00|INFO|ServiceManager|main] service manager started
[2022-08-10T23:21:28.082+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-10T23:21:28.107+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-10T23:21:28.215+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-08-10T23:21:28.216+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-08-10T23:21:28.218+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 600000ms
[2022-08-10T23:21:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:21:28.245+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-08-10T23:21:29.156+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-10T23:21:29.160+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7210072f
[2022-08-10T23:21:29.160+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:21:29.179+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:21:29.179+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:21:29.221+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-08-10T23:21:29.221+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-08-10T23:21:29.332+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-08-10T23:21:29.358+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-08-10T23:21:29.359+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2867ms
[2022-08-10T23:21:58.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:21:58.289+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-10T23:21:58.289+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f1f809f
[2022-08-10T23:21:58.289+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:21:58.290+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:21:58.292+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:22:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:22:29.530+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:22:29.530+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28aa7df2
[2022-08-10T23:22:29.530+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:22:29.530+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:22:29.531+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:22:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:22:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:22:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a26ced7
[2022-08-10T23:22:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:22:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:22:59.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:23:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:23:29.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:23:29.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@808602a
[2022-08-10T23:23:29.297+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:23:29.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:23:29.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:23:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:23:59.281+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:23:59.281+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ceef67f
[2022-08-10T23:23:59.281+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:23:59.281+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:23:59.281+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:24:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:24:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:24:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17c21d5d
[2022-08-10T23:24:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:24:29.293+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:24:29.293+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:24:58.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:24:59.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:24:59.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@379e1e1e
[2022-08-10T23:24:59.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:24:59.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:24:59.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:25:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:25:29.389+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:25:29.389+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2830f4a7
[2022-08-10T23:25:29.389+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:25:29.390+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:25:29.390+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:25:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:25:59.281+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:25:59.281+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b394ce0
[2022-08-10T23:25:59.281+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:25:59.281+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:25:59.281+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:26:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:26:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:26:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23b67fbc
[2022-08-10T23:26:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:26:29.293+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:26:29.293+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:26:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:26:59.292+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:26:59.292+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@641f6b36
[2022-08-10T23:26:59.292+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:26:59.292+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:26:59.292+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:27:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:27:29.329+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:27:29.329+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@281cde8
[2022-08-10T23:27:29.329+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:27:29.329+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:27:29.329+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:27:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:27:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:27:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e9078c
[2022-08-10T23:27:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:27:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:27:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:28:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:28:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:28:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d21c59b
[2022-08-10T23:28:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:28:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:28:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:28:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:28:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:28:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54d829e2
[2022-08-10T23:28:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:28:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:28:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:29:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:29:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:29:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cd5241f
[2022-08-10T23:29:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:29:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:29:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:29:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:29:59.281+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:29:59.281+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d6b6777
[2022-08-10T23:29:59.281+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:29:59.282+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:29:59.282+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:30:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:30:29.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:30:29.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c19630e
[2022-08-10T23:30:29.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:30:29.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:30:29.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:30:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:30:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:30:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14904f2f
[2022-08-10T23:30:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:30:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:30:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:31:28.264+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:31:29.361+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:31:29.361+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58cae45c
[2022-08-10T23:31:29.361+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:31:29.362+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:31:29.362+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:31:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:31:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:31:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16357932
[2022-08-10T23:31:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:31:59.277+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:31:59.277+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:32:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:32:29.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:32:29.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71a04acd
[2022-08-10T23:32:29.297+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:32:29.297+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:32:29.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:32:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:32:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:32:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bbdd2c8
[2022-08-10T23:32:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:32:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:32:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:33:28.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:33:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:33:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1af7b68d
[2022-08-10T23:33:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:33:29.293+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:33:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:33:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:33:59.287+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:33:59.287+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50f20532
[2022-08-10T23:33:59.287+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:33:59.287+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:33:59.288+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:34:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:34:29.332+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:34:29.332+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cb2d265
[2022-08-10T23:34:29.332+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:34:29.332+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:34:29.332+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:34:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:34:59.279+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:34:59.279+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d32f1be
[2022-08-10T23:34:59.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:34:59.279+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:34:59.280+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:35:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:35:29.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:35:29.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7817e09a
[2022-08-10T23:35:29.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:35:29.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:35:29.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:35:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:35:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:35:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f282c08
[2022-08-10T23:35:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:35:59.277+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:35:59.277+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:36:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:36:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:36:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50e8a650
[2022-08-10T23:36:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:36:29.293+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:36:29.293+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:36:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:36:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:36:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7eafb360
[2022-08-10T23:36:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:36:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:36:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:37:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:37:29.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:37:29.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9e6bd01
[2022-08-10T23:37:29.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:37:29.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:37:29.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:37:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:37:59.278+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:37:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36f6dbe0
[2022-08-10T23:37:59.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:37:59.279+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:37:59.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:38:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:38:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:38:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6feb7ec4
[2022-08-10T23:38:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:38:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:38:29.295+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:38:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:38:59.278+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:38:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5428865d
[2022-08-10T23:38:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:38:59.279+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:38:59.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:39:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:39:29.326+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:39:29.327+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e417973
[2022-08-10T23:39:29.327+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:39:29.327+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:39:29.327+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:39:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:39:59.281+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:39:59.281+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18906bcf
[2022-08-10T23:39:59.281+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:39:59.281+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:39:59.281+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:40:28.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:40:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:40:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bf7c5be
[2022-08-10T23:40:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:40:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:40:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:40:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:40:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:40:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7765e82c
[2022-08-10T23:40:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:40:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:40:59.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:41:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:41:29.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:41:29.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f554489
[2022-08-10T23:41:29.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:41:29.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:41:29.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:41:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:41:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:41:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7300abb3
[2022-08-10T23:41:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:41:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:41:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:42:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:42:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:42:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ca7ec23
[2022-08-10T23:42:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:42:29.295+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:42:29.295+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:42:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:42:59.279+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:42:59.281+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52de17ca
[2022-08-10T23:42:59.281+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:42:59.281+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:42:59.281+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:43:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:43:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:43:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b79b288
[2022-08-10T23:43:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:43:29.295+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:43:29.295+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:43:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:43:59.278+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:43:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13f37092
[2022-08-10T23:43:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:43:59.279+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:43:59.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:44:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:44:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:44:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20b47408
[2022-08-10T23:44:29.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:44:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:44:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:44:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:44:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:44:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4693fa5
[2022-08-10T23:44:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:44:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:44:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:45:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:45:29.294+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:45:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68385175
[2022-08-10T23:45:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:45:29.295+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:45:29.295+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:45:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:45:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:45:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c5da1b9
[2022-08-10T23:45:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:45:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:45:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:46:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:46:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:46:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@430d62a8
[2022-08-10T23:46:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:46:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:46:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:46:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:46:59.279+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:46:59.279+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bc5b433
[2022-08-10T23:46:59.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:46:59.280+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:46:59.280+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:47:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:47:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:47:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22e21c87
[2022-08-10T23:47:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:47:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:47:29.295+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:47:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:47:59.278+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:47:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fe8057c
[2022-08-10T23:47:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:47:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:47:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:48:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:48:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:48:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54c275c8
[2022-08-10T23:48:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:48:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:48:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:48:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:48:59.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:48:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42ad27fc
[2022-08-10T23:48:59.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:48:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:48:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:49:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:49:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:49:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7beb5099
[2022-08-10T23:49:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:49:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:49:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:49:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:49:59.278+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:49:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e8e56b9
[2022-08-10T23:49:59.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:49:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:49:59.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:50:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:50:29.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-10T23:50:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@525a64e7
[2022-08-10T23:50:29.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:50:29.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:50:29.295+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:50:58.248+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:50:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:50:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@667c1693
[2022-08-10T23:50:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:50:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:50:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:51:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:51:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:51:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@552aac3d
[2022-08-10T23:51:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:51:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:51:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:51:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:51:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:51:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@729577c
[2022-08-10T23:51:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:51:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:51:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:52:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:52:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:52:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cd560ec
[2022-08-10T23:52:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:52:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:52:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:52:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:52:58.265+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:52:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40ffbaff
[2022-08-10T23:52:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:52:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:52:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:53:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:53:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:53:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6725b78d
[2022-08-10T23:53:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:53:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:53:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:53:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:53:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:53:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33067700
[2022-08-10T23:53:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:53:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:53:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:54:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:54:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:54:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f1c0f5d
[2022-08-10T23:54:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:54:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:54:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:54:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:54:58.285+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:54:58.285+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e3b3c75
[2022-08-10T23:54:58.285+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:54:58.286+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:54:58.286+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:55:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:55:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:55:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@471f848a
[2022-08-10T23:55:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:55:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:55:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:55:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:55:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:55:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@279a4280
[2022-08-10T23:55:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:55:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:55:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:56:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:56:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:56:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2770baf4
[2022-08-10T23:56:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:56:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:56:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:56:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:56:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:56:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62919d96
[2022-08-10T23:56:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:56:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:56:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:57:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:57:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:57:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@475f3a77
[2022-08-10T23:57:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:57:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:57:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:57:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:57:58.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:57:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35a3d6b6
[2022-08-10T23:57:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:57:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:57:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:58:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:58:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:58:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2778f222
[2022-08-10T23:58:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:58:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:58:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:58:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:58:58.267+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:58:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f6c9b6a
[2022-08-10T23:58:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:58:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:58:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:59:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:59:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:59:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6501a98f
[2022-08-10T23:59:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:59:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:59:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-10T23:59:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-10T23:59:58.278+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-10T23:59:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b3972f6
[2022-08-10T23:59:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-10T23:59:58.279+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-10T23:59:58.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:00:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:00:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:00:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33e9dbf8
[2022-08-11T00:00:28.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:00:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:00:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:00:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:00:58.388+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:00:58.388+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@529de44c
[2022-08-11T00:00:58.388+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:00:58.390+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:00:58.391+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:01:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:01:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:01:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@452b1123
[2022-08-11T00:01:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:01:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:01:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:01:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:01:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:01:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ca11071
[2022-08-11T00:01:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:01:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:01:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:02:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:02:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:02:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@556cae3e
[2022-08-11T00:02:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:02:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:02:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:02:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:02:58.278+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:02:58.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b468003
[2022-08-11T00:02:58.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:02:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:02:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:03:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:03:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:03:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d0d1b17
[2022-08-11T00:03:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:03:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:03:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:03:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:03:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:03:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cb53ccf
[2022-08-11T00:03:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:03:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:03:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:04:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:04:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:04:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f4b5f04
[2022-08-11T00:04:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:04:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:04:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:04:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:04:58.275+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:04:58.275+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cc9ab78
[2022-08-11T00:04:58.275+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:04:58.275+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:04:58.275+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:05:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:05:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:05:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67c4a804
[2022-08-11T00:05:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:05:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:05:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:05:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:05:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:05:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d07e1e1
[2022-08-11T00:05:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:05:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:05:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:06:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:06:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:06:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77415c29
[2022-08-11T00:06:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:06:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:06:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:06:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:06:58.343+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:06:58.343+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79fe60bb
[2022-08-11T00:06:58.343+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:06:58.343+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:06:58.344+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:07:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:07:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:07:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6423f22b
[2022-08-11T00:07:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:07:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:07:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:07:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:07:58.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:07:58.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4df47609
[2022-08-11T00:07:58.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:07:58.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:07:58.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:08:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:08:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:08:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b222a04
[2022-08-11T00:08:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:08:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:08:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:08:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:08:58.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:08:58.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4358a18c
[2022-08-11T00:08:58.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:08:58.277+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:08:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:09:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:09:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:09:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@761cafad
[2022-08-11T00:09:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:09:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:09:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:09:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:09:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:09:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b410868
[2022-08-11T00:09:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:09:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:09:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:10:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:10:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:10:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@700e7f4d
[2022-08-11T00:10:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:10:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:10:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:10:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:10:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:10:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21645964
[2022-08-11T00:10:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:10:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:10:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:11:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:11:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:11:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@225f9e64
[2022-08-11T00:11:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:11:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:11:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:11:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:11:58.272+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:11:58.272+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76b42e96
[2022-08-11T00:11:58.272+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:11:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:11:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:12:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:12:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:12:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50714521
[2022-08-11T00:12:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:12:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:12:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:12:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:12:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:12:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@724a6b1e
[2022-08-11T00:12:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:12:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:12:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:13:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:13:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:13:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40039d66
[2022-08-11T00:13:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:13:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:13:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:13:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:13:58.262+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:13:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66937ec4
[2022-08-11T00:13:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:13:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:13:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:14:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:14:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:14:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ee0ffe5
[2022-08-11T00:14:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:14:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:14:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:14:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:14:58.279+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:14:58.280+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bee42d7
[2022-08-11T00:14:58.280+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:14:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:14:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:15:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:15:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:15:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5993b767
[2022-08-11T00:15:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:15:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:15:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:15:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:15:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:15:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@608914fd
[2022-08-11T00:15:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:15:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:15:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:16:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:16:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:16:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58ab806c
[2022-08-11T00:16:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:16:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:16:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:16:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:16:58.265+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:16:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30cf9968
[2022-08-11T00:16:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:16:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:16:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:17:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:17:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:17:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40025da
[2022-08-11T00:17:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:17:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:17:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:17:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:17:58.274+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:17:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c7ca63b
[2022-08-11T00:17:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:17:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:17:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:18:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:18:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:18:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48523455
[2022-08-11T00:18:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:18:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:18:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:18:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:18:58.267+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:18:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@244caebf
[2022-08-11T00:18:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:18:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:18:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:19:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:19:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:19:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79af6987
[2022-08-11T00:19:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:19:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:19:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:19:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:19:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:19:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1711ff88
[2022-08-11T00:19:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:19:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:19:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:20:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:20:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:20:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ca28d96
[2022-08-11T00:20:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:20:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:20:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:20:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:20:58.266+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:20:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a73cce6
[2022-08-11T00:20:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:20:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:20:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:21:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:21:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:21:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c1a3cb7
[2022-08-11T00:21:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:21:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:21:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:21:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:21:58.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:21:58.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@585a787d
[2022-08-11T00:21:58.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:21:58.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:21:58.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:22:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:22:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:22:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70752415
[2022-08-11T00:22:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:22:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:22:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:22:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:22:58.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:22:58.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d316a02
[2022-08-11T00:22:58.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:22:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:22:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:23:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:23:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:23:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@744b24ff
[2022-08-11T00:23:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:23:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:23:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:23:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:23:58.311+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:23:58.311+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@649cdf8
[2022-08-11T00:23:58.311+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:23:58.311+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:23:58.312+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:24:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:24:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:24:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27baf755
[2022-08-11T00:24:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:24:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:24:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:24:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:24:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:24:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12532fa3
[2022-08-11T00:24:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:24:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:24:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:25:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:25:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:25:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@be2536e
[2022-08-11T00:25:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:25:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:25:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:25:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:25:58.266+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:25:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3296df9d
[2022-08-11T00:25:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:25:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:25:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:26:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:26:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:26:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73a741af
[2022-08-11T00:26:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:26:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:26:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:26:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:26:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:26:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1158740c
[2022-08-11T00:26:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:26:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:26:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:27:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:27:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:27:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d648578
[2022-08-11T00:27:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:27:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:27:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:27:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:27:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:27:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d0f36ee
[2022-08-11T00:27:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:27:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:27:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:28:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:28:28.252+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:28:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36096e3b
[2022-08-11T00:28:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:28:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:28:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:28:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:28:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:28:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3def1f10
[2022-08-11T00:28:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:28:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:28:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:29:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:29:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:29:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56be1d48
[2022-08-11T00:29:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:29:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:29:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:29:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:29:58.369+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:29:58.369+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55e8fbba
[2022-08-11T00:29:58.369+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:29:58.369+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:29:58.369+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:30:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:30:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:30:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24ab0a10
[2022-08-11T00:30:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:30:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:30:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:30:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:30:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:30:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fc1825f
[2022-08-11T00:30:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:30:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:30:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:31:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:31:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:31:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6843bf91
[2022-08-11T00:31:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:31:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:31:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:31:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:31:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:31:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69caf71e
[2022-08-11T00:31:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:31:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:31:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:32:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:32:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:32:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@393e789a
[2022-08-11T00:32:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:32:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:32:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:32:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:32:58.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:32:58.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a19c2cb
[2022-08-11T00:32:58.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:32:58.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:32:58.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:33:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:33:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:33:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2890d858
[2022-08-11T00:33:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:33:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:33:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:33:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:33:58.324+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:33:58.325+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4944af42
[2022-08-11T00:33:58.325+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:33:58.325+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:33:58.325+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:34:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:34:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:34:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b0a2a38
[2022-08-11T00:34:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:34:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:34:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:34:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:34:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:34:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5df1cae0
[2022-08-11T00:34:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:34:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:34:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:35:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:35:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:35:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2afe8fd1
[2022-08-11T00:35:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:35:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:35:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:35:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:35:58.279+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:35:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5539db4f
[2022-08-11T00:35:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:35:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:35:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:36:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:36:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:36:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d00f9cf
[2022-08-11T00:36:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:36:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:36:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:36:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:36:58.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:36:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cf75417
[2022-08-11T00:36:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:36:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:36:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:37:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:37:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:37:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2662f626
[2022-08-11T00:37:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:37:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:37:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:37:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:37:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:37:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6407468
[2022-08-11T00:37:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:37:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:37:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:38:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:38:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:38:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f5c2fa1
[2022-08-11T00:38:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:38:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:38:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:38:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:38:58.265+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:38:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2207f3db
[2022-08-11T00:38:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:38:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:38:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:39:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:39:28.252+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:39:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ea92cdd
[2022-08-11T00:39:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:39:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:39:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:39:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:39:58.346+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:39:58.347+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6572e240
[2022-08-11T00:39:58.347+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:39:58.347+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:39:58.347+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:40:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:40:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:40:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57c943d7
[2022-08-11T00:40:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:40:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:40:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:40:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:40:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:40:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10000be2
[2022-08-11T00:40:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:40:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:40:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:41:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:41:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:41:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27e184f2
[2022-08-11T00:41:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:41:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:41:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:41:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:41:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:41:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bb2b221
[2022-08-11T00:41:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:41:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:41:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:42:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:42:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:42:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a2403cb
[2022-08-11T00:42:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:42:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:42:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:42:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:42:58.262+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:42:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25fde76
[2022-08-11T00:42:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:42:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:42:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:43:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:43:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:43:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a08f442
[2022-08-11T00:43:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:43:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:43:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:43:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:43:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:43:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63548f61
[2022-08-11T00:43:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:43:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:43:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:44:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:44:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:44:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d9ed60b
[2022-08-11T00:44:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:44:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:44:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:44:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:44:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:44:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d59d346
[2022-08-11T00:44:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:44:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:44:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:45:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:45:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:45:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bab1f30
[2022-08-11T00:45:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:45:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:45:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:45:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:45:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:45:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@99ce790
[2022-08-11T00:45:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:45:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:45:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:46:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:46:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:46:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ea7323d
[2022-08-11T00:46:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:46:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:46:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:46:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:46:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:46:58.272+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@515531f6
[2022-08-11T00:46:58.272+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:46:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:46:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:47:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:47:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:47:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c2a510b
[2022-08-11T00:47:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:47:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:47:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:47:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:47:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:47:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@696d4f90
[2022-08-11T00:47:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:47:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:47:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:48:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:48:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:48:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62d8fb26
[2022-08-11T00:48:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:48:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:48:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:48:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:48:58.279+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:48:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71e49f84
[2022-08-11T00:48:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:48:58.279+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:48:58.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:49:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:49:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:49:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b8d740f
[2022-08-11T00:49:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:49:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:49:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:49:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:49:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:49:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c0e8e07
[2022-08-11T00:49:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:49:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:49:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:50:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:50:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:50:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@439c978d
[2022-08-11T00:50:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:50:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:50:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:50:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:50:58.279+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:50:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5df22136
[2022-08-11T00:50:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:50:58.279+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:50:58.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:51:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:51:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:51:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@80f956a
[2022-08-11T00:51:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:51:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:51:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:51:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:51:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:51:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22e48f0
[2022-08-11T00:51:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:51:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:51:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:52:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:52:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:52:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a01376c
[2022-08-11T00:52:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:52:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:52:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:52:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:52:58.283+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:52:58.284+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43720ad6
[2022-08-11T00:52:58.284+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:52:58.284+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:52:58.284+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:53:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:53:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:53:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70518506
[2022-08-11T00:53:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:53:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:53:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:53:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:53:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:53:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7de4e0a7
[2022-08-11T00:53:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:53:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:53:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:54:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:54:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:54:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ed89375
[2022-08-11T00:54:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:54:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:54:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:54:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:54:58.265+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:54:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d29ea92
[2022-08-11T00:54:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:54:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:54:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:55:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:55:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:55:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@747ea836
[2022-08-11T00:55:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:55:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:55:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:55:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:55:58.265+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:55:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f2472a
[2022-08-11T00:55:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:55:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:55:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:56:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:56:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:56:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a64a3b8
[2022-08-11T00:56:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:56:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:56:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:56:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:56:58.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:56:58.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7599bae9
[2022-08-11T00:56:58.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:56:58.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:56:58.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:57:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:57:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:57:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d21e6ee
[2022-08-11T00:57:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:57:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:57:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:57:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:57:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:57:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f64893d
[2022-08-11T00:57:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:57:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:57:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:58:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:58:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:58:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bf5b6c4
[2022-08-11T00:58:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:58:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:58:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:58:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:58:58.283+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:58:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@682bc8d1
[2022-08-11T00:58:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:58:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:58:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:59:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:59:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:59:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bbae120
[2022-08-11T00:59:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:59:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:59:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T00:59:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T00:59:58.273+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T00:59:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f8ef4ad
[2022-08-11T00:59:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T00:59:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T00:59:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:00:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:00:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:00:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24734c26
[2022-08-11T01:00:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:00:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:00:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:00:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:00:58.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:00:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3659caed
[2022-08-11T01:00:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:00:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:00:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:01:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:01:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:01:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f3dd187
[2022-08-11T01:01:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:01:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:01:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:01:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:01:58.267+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:01:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@642ea346
[2022-08-11T01:01:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:01:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:01:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:02:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:02:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:02:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20bac68c
[2022-08-11T01:02:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:02:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:02:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:02:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:02:58.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:02:58.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d0c44f8
[2022-08-11T01:02:58.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:02:58.277+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:02:58.277+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:03:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:03:28.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:03:28.271+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cd4e7d3
[2022-08-11T01:03:28.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:03:28.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:03:28.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:03:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:03:58.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:03:58.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c0feaae
[2022-08-11T01:03:58.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:03:58.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:03:58.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:04:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:04:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:04:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4356292
[2022-08-11T01:04:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:04:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:04:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:04:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:04:58.280+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:04:58.280+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46c7a779
[2022-08-11T01:04:58.280+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:04:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:04:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:05:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:05:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:05:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b1ceb53
[2022-08-11T01:05:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:05:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:05:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:05:58.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:05:58.262+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:05:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75bdd933
[2022-08-11T01:05:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:05:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:05:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:06:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:06:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:06:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47deda4e
[2022-08-11T01:06:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:06:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:06:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:06:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:06:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:06:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b8be56b
[2022-08-11T01:06:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:06:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:06:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:07:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:07:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:07:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e24f214
[2022-08-11T01:07:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:07:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:07:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:07:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:07:58.322+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:07:58.322+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b78687f
[2022-08-11T01:07:58.322+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:07:58.322+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:07:58.322+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:08:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:08:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:08:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1940e9d
[2022-08-11T01:08:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:08:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:08:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:08:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:08:58.273+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:08:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cff3f60
[2022-08-11T01:08:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:08:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:08:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:09:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:09:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:09:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7675934
[2022-08-11T01:09:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:09:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:09:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:09:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:09:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:09:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c4a2a93
[2022-08-11T01:09:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:09:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:09:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:10:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:10:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:10:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5901bf47
[2022-08-11T01:10:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:10:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:10:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:10:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:10:58.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:10:58.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d5c80cf
[2022-08-11T01:10:58.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:10:58.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:10:58.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:11:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:11:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:11:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d4e21d5
[2022-08-11T01:11:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:11:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:11:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:11:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:11:58.280+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:11:58.280+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ae384d6
[2022-08-11T01:11:58.281+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:11:58.281+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:11:58.281+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:12:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:12:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:12:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@262b4898
[2022-08-11T01:12:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:12:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:12:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:12:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:12:58.275+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:12:58.275+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@455e788
[2022-08-11T01:12:58.275+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:12:58.275+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:12:58.276+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:13:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:13:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:13:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b7a5b11
[2022-08-11T01:13:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:13:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:13:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:13:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:13:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:13:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a3cb330
[2022-08-11T01:13:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:13:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:13:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:14:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:14:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:14:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a94a822
[2022-08-11T01:14:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:14:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:14:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:14:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:14:58.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:14:58.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18eba210
[2022-08-11T01:14:58.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:14:58.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:14:58.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:15:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:15:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:15:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@376b5267
[2022-08-11T01:15:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:15:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:15:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:15:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:15:58.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:15:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f40554
[2022-08-11T01:15:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:15:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:15:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:16:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:16:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:16:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74a8134b
[2022-08-11T01:16:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:16:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:16:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:16:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:16:58.274+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:16:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@276a03c9
[2022-08-11T01:16:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:16:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:16:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:17:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:17:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:17:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ef31434
[2022-08-11T01:17:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:17:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:17:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:17:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:17:58.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:17:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@326c1792
[2022-08-11T01:17:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:17:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:17:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:18:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:18:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:18:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ebe697f
[2022-08-11T01:18:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:18:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:18:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:18:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:18:58.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:18:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@771a4987
[2022-08-11T01:18:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:18:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:18:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:19:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:19:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:19:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@195d3beb
[2022-08-11T01:19:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:19:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:19:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:19:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:19:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:19:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74daa8d4
[2022-08-11T01:19:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:19:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:19:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:20:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:20:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:20:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50a92619
[2022-08-11T01:20:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:20:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:20:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:20:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:20:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:20:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f69f1bd
[2022-08-11T01:20:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:20:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:20:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:21:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:21:28.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:21:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e416959
[2022-08-11T01:21:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:21:28.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:21:28.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:21:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:21:58.280+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:21:58.280+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a05c4ee
[2022-08-11T01:21:58.280+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:21:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:21:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:22:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:22:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:22:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17e22387
[2022-08-11T01:22:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:22:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:22:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:22:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:22:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:22:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@773644ea
[2022-08-11T01:22:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:22:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:22:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:23:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:23:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:23:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9cd291c
[2022-08-11T01:23:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:23:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:23:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:23:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:23:58.274+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:23:58.275+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c959fe7
[2022-08-11T01:23:58.275+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:23:58.275+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:23:58.275+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:24:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:24:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:24:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cd27ae1
[2022-08-11T01:24:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:24:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:24:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:24:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:24:58.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:24:58.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@551704c2
[2022-08-11T01:24:58.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:24:58.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:24:58.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:25:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:25:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:25:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b47b780
[2022-08-11T01:25:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:25:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:25:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:25:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:25:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:25:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@463e6654
[2022-08-11T01:25:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:25:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:25:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:26:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:26:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:26:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18158389
[2022-08-11T01:26:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:26:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:26:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:26:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:26:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:26:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1510afc7
[2022-08-11T01:26:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:26:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:26:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:27:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:27:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:27:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21464adf
[2022-08-11T01:27:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:27:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:27:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:27:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:27:58.281+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:27:58.281+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1690f5
[2022-08-11T01:27:58.281+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:27:58.281+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:27:58.281+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:28:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:28:28.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:28:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e1ad3bb
[2022-08-11T01:28:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:28:28.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:28:28.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:28:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:28:58.282+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:28:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dde752
[2022-08-11T01:28:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:28:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:28:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:29:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:29:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:29:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23b4fc8c
[2022-08-11T01:29:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:29:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:29:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:29:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:29:58.265+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:29:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a0f3eed
[2022-08-11T01:29:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:29:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:29:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:30:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:30:28.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:30:28.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f87461a
[2022-08-11T01:30:28.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:30:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:30:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:30:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:30:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:30:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@478e72d3
[2022-08-11T01:30:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:30:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:30:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:31:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:31:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:31:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@692d13a1
[2022-08-11T01:31:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:31:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:31:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:31:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:31:58.273+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:31:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@96035fd
[2022-08-11T01:31:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:31:58.273+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:31:58.273+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:32:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:32:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:32:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63521f0f
[2022-08-11T01:32:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:32:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:32:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:32:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:32:58.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:32:58.294+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@da7389e
[2022-08-11T01:32:58.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:32:58.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:32:58.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:33:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:33:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:33:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4727114b
[2022-08-11T01:33:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:33:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:33:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:33:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:33:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:33:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36e1844
[2022-08-11T01:33:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:33:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:33:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:34:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:34:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:34:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c48852a
[2022-08-11T01:34:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:34:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:34:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:34:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:34:58.317+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:34:58.317+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b0886aa
[2022-08-11T01:34:58.318+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:34:58.318+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:34:58.318+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:35:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:35:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:35:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3467bef2
[2022-08-11T01:35:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:35:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:35:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:35:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:35:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:35:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69fd794
[2022-08-11T01:35:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:35:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:35:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:36:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:36:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:36:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@902c52f
[2022-08-11T01:36:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:36:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:36:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:36:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:36:58.262+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:36:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62c50c8f
[2022-08-11T01:36:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:36:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:36:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:37:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:37:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:37:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c1b83e8
[2022-08-11T01:37:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:37:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:37:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:37:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:37:58.321+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:37:58.321+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c4d5066
[2022-08-11T01:37:58.321+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:37:58.321+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:37:58.321+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:38:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:38:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:38:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@347bef2f
[2022-08-11T01:38:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:38:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:38:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:38:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:38:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:38:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6eba9ba8
[2022-08-11T01:38:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:38:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:38:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:39:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:39:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:39:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e5fa23b
[2022-08-11T01:39:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:39:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:39:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:39:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:39:58.312+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:39:58.313+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10995fd9
[2022-08-11T01:39:58.313+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:39:58.313+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:39:58.314+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:40:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:40:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:40:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16a693b6
[2022-08-11T01:40:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:40:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:40:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:40:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:40:58.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:40:58.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40c433a5
[2022-08-11T01:40:58.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:40:58.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:40:58.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:41:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:41:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:41:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@689b2c41
[2022-08-11T01:41:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:41:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:41:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:41:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:41:58.272+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:41:58.272+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2251a7f9
[2022-08-11T01:41:58.272+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:41:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:41:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:42:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:42:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:42:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16bd20d4
[2022-08-11T01:42:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:42:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:42:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:42:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:42:58.268+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:42:58.269+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@99a6704
[2022-08-11T01:42:58.269+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:42:58.269+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:42:58.269+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:43:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:43:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:43:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a0d1c
[2022-08-11T01:43:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:43:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:43:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:43:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:43:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:43:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38a10934
[2022-08-11T01:43:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:43:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:43:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:44:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:44:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:44:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7278797
[2022-08-11T01:44:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:44:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:44:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:44:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:44:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:44:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b5fa87c
[2022-08-11T01:44:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:44:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:44:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:45:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:45:28.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:45:28.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12fe9e69
[2022-08-11T01:45:28.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:45:28.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:45:28.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:45:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:45:58.289+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:45:58.289+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32b69dbc
[2022-08-11T01:45:58.289+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:45:58.289+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:45:58.289+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:46:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:46:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:46:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49240bcd
[2022-08-11T01:46:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:46:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:46:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:46:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:46:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:46:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@713db2c8
[2022-08-11T01:46:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:46:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:46:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:47:28.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:47:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:47:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18058b11
[2022-08-11T01:47:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:47:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:47:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:47:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:47:58.265+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:47:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21b2255c
[2022-08-11T01:47:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:47:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:47:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:48:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:48:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:48:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f701058
[2022-08-11T01:48:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:48:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:48:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:48:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:48:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:48:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77cc7fc
[2022-08-11T01:48:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:48:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:48:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:49:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:49:28.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:49:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f0a887
[2022-08-11T01:49:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:49:28.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:49:28.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:49:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:49:58.262+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:49:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ba9156e
[2022-08-11T01:49:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:49:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:49:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:50:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:50:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:50:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6579904
[2022-08-11T01:50:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:50:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:50:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:50:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:50:58.276+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:50:58.276+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@770bac1a
[2022-08-11T01:50:58.276+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:50:58.276+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:50:58.276+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:51:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:51:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:51:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@628a1c1f
[2022-08-11T01:51:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:51:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:51:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:51:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:51:58.273+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:51:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@206aeaa7
[2022-08-11T01:51:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:51:58.273+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:51:58.273+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:52:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:52:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:52:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5932793a
[2022-08-11T01:52:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:52:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:52:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:52:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:52:58.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:52:58.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7abaf1c8
[2022-08-11T01:52:58.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:52:58.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:52:58.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:53:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:53:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:53:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b8b4202
[2022-08-11T01:53:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:53:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:53:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:53:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:53:58.276+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:53:58.276+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36d1e4fe
[2022-08-11T01:53:58.276+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:53:58.277+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:53:58.277+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:54:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:54:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:54:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25e288c2
[2022-08-11T01:54:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:54:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:54:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:54:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:54:58.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:54:58.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c66cbb
[2022-08-11T01:54:58.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:54:58.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:54:58.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:55:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:55:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:55:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71dffe53
[2022-08-11T01:55:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:55:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:55:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:55:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:55:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:55:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17dfdb27
[2022-08-11T01:55:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:55:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:55:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:56:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:56:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:56:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d9587cf
[2022-08-11T01:56:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:56:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:56:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:56:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:56:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:56:58.272+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@153082f3
[2022-08-11T01:56:58.272+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:56:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:56:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:57:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:57:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:57:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16c3d4b4
[2022-08-11T01:57:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:57:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:57:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:57:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:57:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:57:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f266726
[2022-08-11T01:57:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:57:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:57:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:58:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:58:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:58:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@759df6e6
[2022-08-11T01:58:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:58:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:58:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:58:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:58:58.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:58:58.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@353a09e0
[2022-08-11T01:58:58.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:58:58.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:58:58.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:59:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:59:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:59:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ae756c3
[2022-08-11T01:59:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:59:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:59:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T01:59:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T01:59:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T01:59:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ae17a92
[2022-08-11T01:59:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T01:59:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T01:59:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:00:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:00:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:00:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37a8ef12
[2022-08-11T02:00:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:00:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:00:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:00:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:00:58.283+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:00:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b4cf7a
[2022-08-11T02:00:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:00:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:00:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:01:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:01:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:01:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e03a370
[2022-08-11T02:01:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:01:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:01:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:01:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:01:58.328+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:01:58.328+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4dba3161
[2022-08-11T02:01:58.328+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:01:58.328+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:01:58.328+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:02:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:02:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:02:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6212178f
[2022-08-11T02:02:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:02:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:02:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:02:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:02:58.311+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:02:58.311+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46ac95d7
[2022-08-11T02:02:58.311+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:02:58.311+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:02:58.311+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:03:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:03:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:03:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16910c47
[2022-08-11T02:03:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:03:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:03:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:03:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:03:58.292+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:03:58.292+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cbf803a
[2022-08-11T02:03:58.292+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:03:58.292+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:03:58.292+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:04:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:04:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:04:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36445ac2
[2022-08-11T02:04:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:04:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:04:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:04:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:04:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:04:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@114951ca
[2022-08-11T02:04:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:04:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:04:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:05:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:05:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:05:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cf729b7
[2022-08-11T02:05:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:05:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:05:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:05:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:05:58.268+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:05:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@444236d6
[2022-08-11T02:05:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:05:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:05:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:06:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:06:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:06:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8d8d424
[2022-08-11T02:06:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:06:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:06:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:06:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:06:58.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:06:58.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@248eced5
[2022-08-11T02:06:58.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:06:58.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:06:58.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:07:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:07:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:07:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c2aeff1
[2022-08-11T02:07:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:07:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:07:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:07:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:07:58.279+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:07:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dc469d3
[2022-08-11T02:07:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:07:58.279+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:07:58.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:08:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:08:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:08:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cfed033
[2022-08-11T02:08:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:08:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:08:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:08:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:08:58.280+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:08:58.280+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71b3c56c
[2022-08-11T02:08:58.280+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:08:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:08:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:09:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:09:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:09:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@669e3daa
[2022-08-11T02:09:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:09:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:09:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:09:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:09:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:09:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@555e4d3b
[2022-08-11T02:09:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:09:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:09:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:10:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:10:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:10:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b64a53a
[2022-08-11T02:10:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:10:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:10:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:10:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:10:58.273+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:10:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c000dbc
[2022-08-11T02:10:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:10:58.273+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:10:58.273+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:11:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:11:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:11:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e7c2237
[2022-08-11T02:11:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:11:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:11:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:11:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:11:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:11:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61649685
[2022-08-11T02:11:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:11:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:11:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:12:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:12:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:12:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58f3a1b1
[2022-08-11T02:12:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:12:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:12:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:12:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:12:58.265+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:12:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43671d2d
[2022-08-11T02:12:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:12:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:12:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:13:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:13:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:13:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66fa82f
[2022-08-11T02:13:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:13:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:13:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:13:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:13:58.276+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:13:58.276+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11657398
[2022-08-11T02:13:58.276+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:13:58.276+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:13:58.276+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:14:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:14:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:14:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6128e43a
[2022-08-11T02:14:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:14:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:14:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:14:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:14:58.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:14:58.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10321e9
[2022-08-11T02:14:58.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:14:58.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:14:58.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:15:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:15:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:15:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d436ecb
[2022-08-11T02:15:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:15:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:15:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:15:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:15:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:15:58.272+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f599c4f
[2022-08-11T02:15:58.272+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:15:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:15:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:16:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:16:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:16:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a97fec5
[2022-08-11T02:16:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:16:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:16:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:16:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:16:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:16:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28072733
[2022-08-11T02:16:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:16:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:16:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:17:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:17:28.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:17:28.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3606462f
[2022-08-11T02:17:28.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:17:28.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:17:28.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:17:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:17:58.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:17:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4233a4a9
[2022-08-11T02:17:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:17:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:17:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:18:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:18:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:18:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73c7b43f
[2022-08-11T02:18:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:18:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:18:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:18:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:18:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:18:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f5d7e1e
[2022-08-11T02:18:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:18:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:18:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:19:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:19:28.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:19:28.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d24d203
[2022-08-11T02:19:28.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:19:28.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:19:28.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:19:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:19:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:19:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7857ccf1
[2022-08-11T02:19:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:19:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:19:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:20:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:20:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:20:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2df0c318
[2022-08-11T02:20:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:20:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:20:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:20:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:20:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:20:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74dcfb70
[2022-08-11T02:20:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:20:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:20:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:21:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:21:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:21:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35652f7e
[2022-08-11T02:21:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:21:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:21:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:21:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:21:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:21:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36487d50
[2022-08-11T02:21:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:21:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:21:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:22:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:22:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:22:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47242429
[2022-08-11T02:22:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:22:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:22:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:22:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:22:58.286+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:22:58.287+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@96f6d2e
[2022-08-11T02:22:58.287+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:22:58.287+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:22:58.287+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:23:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:23:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:23:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f517be9
[2022-08-11T02:23:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:23:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:23:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:23:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:23:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:23:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@86cbffa
[2022-08-11T02:23:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:23:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:23:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:24:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:24:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:24:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@746c1c0f
[2022-08-11T02:24:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:24:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:24:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:24:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:24:58.283+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:24:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75e127f1
[2022-08-11T02:24:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:24:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:24:58.284+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:25:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:25:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:25:28.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@590ea471
[2022-08-11T02:25:28.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:25:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:25:28.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:25:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:25:58.273+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:25:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fbe002d
[2022-08-11T02:25:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:25:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:25:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:26:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:26:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:26:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b70b137
[2022-08-11T02:26:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:26:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:26:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:26:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:26:58.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:26:58.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@82abcce
[2022-08-11T02:26:58.297+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:26:58.297+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:26:58.297+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:27:28.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:27:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:27:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18275362
[2022-08-11T02:27:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:27:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:27:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:27:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:27:58.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:27:58.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2466e246
[2022-08-11T02:27:58.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:27:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:27:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:28:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:28:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:28:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f86237d
[2022-08-11T02:28:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:28:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:28:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:28:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:28:58.278+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:28:58.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c13ea08
[2022-08-11T02:28:58.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:28:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:28:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:29:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:29:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:29:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e07a920
[2022-08-11T02:29:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:29:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:29:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:29:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:29:58.268+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:29:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a18e17d
[2022-08-11T02:29:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:29:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:29:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:30:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:30:28.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:30:28.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@978e7f4
[2022-08-11T02:30:28.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:30:28.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:30:28.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:30:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:30:58.322+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:30:58.322+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c80c768
[2022-08-11T02:30:58.322+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:30:58.323+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:30:58.323+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:31:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:31:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:31:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b14a36f
[2022-08-11T02:31:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:31:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:31:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:31:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:31:58.262+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:31:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28041af7
[2022-08-11T02:31:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:31:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:31:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:32:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:32:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:32:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51c0c4cb
[2022-08-11T02:32:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:32:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:32:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:32:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:32:58.321+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:32:58.321+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@310ed1e4
[2022-08-11T02:32:58.321+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:32:58.322+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:32:58.322+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:33:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:33:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:33:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6676f861
[2022-08-11T02:33:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:33:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:33:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:33:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:33:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:33:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6181eb0c
[2022-08-11T02:33:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:33:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:33:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:34:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:34:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:34:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a018efc
[2022-08-11T02:34:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:34:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:34:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:34:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:34:58.268+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:34:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2671e217
[2022-08-11T02:34:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:34:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:34:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:35:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:35:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:35:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46648ce0
[2022-08-11T02:35:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:35:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:35:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:35:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:35:58.276+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:35:58.276+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ee399b1
[2022-08-11T02:35:58.276+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:35:58.276+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:35:58.276+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:36:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:36:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:36:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@426672ce
[2022-08-11T02:36:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:36:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:36:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:36:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:36:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:36:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3edb20f0
[2022-08-11T02:36:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:36:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:36:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:37:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:37:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:37:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56955f69
[2022-08-11T02:37:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:37:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:37:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:37:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:37:58.367+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:37:58.367+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49c7a670
[2022-08-11T02:37:58.367+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:37:58.368+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:37:58.368+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:38:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:38:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:38:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14f0d2a0
[2022-08-11T02:38:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:38:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:38:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:38:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:38:58.273+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:38:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f5bbb08
[2022-08-11T02:38:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:38:58.273+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:38:58.273+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:39:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:39:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:39:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b5a7de4
[2022-08-11T02:39:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:39:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:39:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:39:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:39:58.267+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:39:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15c274d2
[2022-08-11T02:39:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:39:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:39:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:40:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:40:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:40:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@401a5e5f
[2022-08-11T02:40:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:40:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:40:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:40:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:40:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:40:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a9dd4bc
[2022-08-11T02:40:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:40:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:40:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:41:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:41:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:41:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f2b3f5d
[2022-08-11T02:41:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:41:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:41:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:41:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:41:58.296+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:41:58.296+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ada68cd
[2022-08-11T02:41:58.296+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:41:58.297+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:41:58.297+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:42:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:42:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:42:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18628206
[2022-08-11T02:42:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:42:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:42:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:42:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:42:58.311+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:42:58.311+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67f08592
[2022-08-11T02:42:58.311+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:42:58.311+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:42:58.311+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:43:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:43:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:43:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d00aa0
[2022-08-11T02:43:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:43:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:43:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:43:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:43:58.314+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:43:58.315+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2053a697
[2022-08-11T02:43:58.315+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:43:58.315+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:43:58.315+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:44:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:44:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:44:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10146df5
[2022-08-11T02:44:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:44:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:44:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:44:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:44:58.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:44:58.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@715e051e
[2022-08-11T02:44:58.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:44:58.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:44:58.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:45:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:45:28.252+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:45:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d19fede
[2022-08-11T02:45:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:45:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:45:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:45:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:45:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:45:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16203b3b
[2022-08-11T02:45:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:45:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:45:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:46:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:46:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:46:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fe8147a
[2022-08-11T02:46:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:46:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:46:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:46:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:46:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:46:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ff98eae
[2022-08-11T02:46:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:46:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:46:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:47:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:47:28.252+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:47:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fc5945a
[2022-08-11T02:47:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:47:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:47:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:47:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:47:58.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:47:58.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ea76982
[2022-08-11T02:47:58.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:47:58.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:47:58.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:48:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:48:28.251+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:48:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78305cf6
[2022-08-11T02:48:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:48:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:48:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:48:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:48:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:48:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4970f59b
[2022-08-11T02:48:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:48:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:48:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:49:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:49:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:49:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11340abd
[2022-08-11T02:49:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:49:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:49:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:49:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:49:58.295+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:49:58.295+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33949893
[2022-08-11T02:49:58.295+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:49:58.295+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:49:58.295+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:50:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:50:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:50:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fde17a4
[2022-08-11T02:50:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:50:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:50:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:50:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:50:58.266+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:50:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b0d894
[2022-08-11T02:50:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:50:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:50:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:51:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:51:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:51:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@608c0fa2
[2022-08-11T02:51:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:51:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:51:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:51:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:51:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:51:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13100e1f
[2022-08-11T02:51:58.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:51:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:51:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:52:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:52:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:52:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53596792
[2022-08-11T02:52:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:52:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:52:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:52:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:52:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:52:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42f5642b
[2022-08-11T02:52:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:52:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:52:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:53:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:53:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:53:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11eecba3
[2022-08-11T02:53:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:53:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:53:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:53:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:53:58.268+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:53:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c7361a7
[2022-08-11T02:53:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:53:58.269+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:53:58.269+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:54:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:54:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:54:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c7bd993
[2022-08-11T02:54:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:54:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:54:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:54:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:54:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:54:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e6ef187
[2022-08-11T02:54:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:54:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:54:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:55:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:55:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:55:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64de8810
[2022-08-11T02:55:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:55:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:55:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:55:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:55:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:55:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@166b339a
[2022-08-11T02:55:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:55:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:55:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:56:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:56:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:56:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ece1cb1
[2022-08-11T02:56:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:56:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:56:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:56:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:56:58.267+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:56:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b476439
[2022-08-11T02:56:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:56:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:56:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:57:28.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:57:28.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:57:28.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d32ba6f
[2022-08-11T02:57:28.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:57:28.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:57:28.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:57:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:57:58.284+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:57:58.284+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32b7a6b7
[2022-08-11T02:57:58.284+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:57:58.284+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:57:58.284+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:58:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:58:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:58:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@afbc886
[2022-08-11T02:58:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:58:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:58:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:58:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:58:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:58:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36071d67
[2022-08-11T02:58:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:58:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:58:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:59:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:59:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:59:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d48a59d
[2022-08-11T02:59:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:59:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:59:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T02:59:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T02:59:58.262+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T02:59:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c9eaf72
[2022-08-11T02:59:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T02:59:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T02:59:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:00:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:00:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:00:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23496e
[2022-08-11T03:00:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:00:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:00:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:00:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:00:58.282+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:00:58.282+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42166dc2
[2022-08-11T03:00:58.282+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:00:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:00:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:01:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:01:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:01:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e365448
[2022-08-11T03:01:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:01:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:01:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:01:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:01:58.266+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:01:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@241cd47d
[2022-08-11T03:01:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:01:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:01:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:02:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:02:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:02:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@499bc8e9
[2022-08-11T03:02:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:02:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:02:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:02:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:02:58.283+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:02:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3604d4d9
[2022-08-11T03:02:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:02:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:02:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:03:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:03:28.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:03:28.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3feeb00f
[2022-08-11T03:03:28.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:03:28.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:03:28.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:03:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:03:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:03:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@213b1a6b
[2022-08-11T03:03:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:03:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:03:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:04:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:04:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:04:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7eee519d
[2022-08-11T03:04:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:04:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:04:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:04:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:04:58.278+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:04:58.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a7ff237
[2022-08-11T03:04:58.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:04:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:04:58.278+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:05:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:05:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:05:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75d07e3b
[2022-08-11T03:05:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:05:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:05:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:05:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:05:58.266+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:05:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@424d1809
[2022-08-11T03:05:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:05:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:05:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:06:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:06:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:06:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e375471
[2022-08-11T03:06:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:06:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:06:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:06:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:06:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:06:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@630d7c72
[2022-08-11T03:06:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:06:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:06:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:07:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:07:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:07:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10820fb
[2022-08-11T03:07:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:07:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:07:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:07:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:07:58.262+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:07:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@605de1a6
[2022-08-11T03:07:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:07:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:07:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:08:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:08:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:08:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ce9596a
[2022-08-11T03:08:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:08:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:08:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:08:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:08:58.269+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:08:58.269+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66a6b60e
[2022-08-11T03:08:58.269+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:08:58.269+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:08:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:09:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:09:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:09:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a347d2b
[2022-08-11T03:09:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:09:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:09:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:09:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:09:58.262+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:09:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20207ae5
[2022-08-11T03:09:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:09:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:09:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:10:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:10:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:10:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d91a90e
[2022-08-11T03:10:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:10:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:10:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:10:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:10:58.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:10:58.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49bd66cb
[2022-08-11T03:10:58.297+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:10:58.297+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:10:58.297+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:11:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:11:28.280+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:11:28.280+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@903a99e
[2022-08-11T03:11:28.280+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:11:28.280+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:11:28.280+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:11:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:11:58.266+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:11:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f3c4e46
[2022-08-11T03:11:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:11:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:11:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:12:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:12:28.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:12:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@221da37f
[2022-08-11T03:12:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:12:28.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:12:28.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:12:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:12:58.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:12:58.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b6fb77b
[2022-08-11T03:12:58.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:12:58.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:12:58.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:13:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:13:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:13:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@283249cf
[2022-08-11T03:13:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:13:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:13:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:13:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:13:58.310+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:13:58.310+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7776450e
[2022-08-11T03:13:58.310+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:13:58.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:13:58.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:14:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:14:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:14:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74779b9f
[2022-08-11T03:14:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:14:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:14:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:14:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:14:58.266+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:14:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18f99f31
[2022-08-11T03:14:58.266+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:14:58.266+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:14:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:15:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:15:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:15:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b378588
[2022-08-11T03:15:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:15:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:15:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:15:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:15:58.266+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:15:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34dfd54e
[2022-08-11T03:15:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:15:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:15:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:16:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:16:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:16:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1348dfc3
[2022-08-11T03:16:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:16:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:16:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:16:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:16:58.267+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:16:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47447702
[2022-08-11T03:16:58.267+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:16:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:16:58.267+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:17:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:17:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:17:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c245f8
[2022-08-11T03:17:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:17:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:17:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:17:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:17:58.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:17:58.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44e8204c
[2022-08-11T03:17:58.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:17:58.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:17:58.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:18:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:18:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:18:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ee741b2
[2022-08-11T03:18:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:18:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:18:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:18:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:18:58.283+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:18:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f7b1106
[2022-08-11T03:18:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:18:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:18:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:19:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:19:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:19:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@778e0ee
[2022-08-11T03:19:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:19:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:19:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:19:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:19:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:19:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bf7bdbd
[2022-08-11T03:19:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:19:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:19:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:20:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:20:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:20:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6eff5e91
[2022-08-11T03:20:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:20:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:20:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:20:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:20:58.281+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:20:58.281+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a3c8407
[2022-08-11T03:20:58.281+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:20:58.281+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:20:58.281+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:21:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:21:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:21:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@576e888
[2022-08-11T03:21:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:21:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:21:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:21:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:21:58.285+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:21:58.285+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cb5eab1
[2022-08-11T03:21:58.285+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:21:58.286+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:21:58.286+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:22:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:22:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:22:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63e6de04
[2022-08-11T03:22:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:22:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:22:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:22:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:22:58.279+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:22:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@365cfdda
[2022-08-11T03:22:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:22:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:22:58.280+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:23:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:23:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:23:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52bd0f8c
[2022-08-11T03:23:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:23:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:23:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:23:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:23:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:23:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@630daf58
[2022-08-11T03:23:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:23:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:23:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:24:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:24:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:24:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16664ac2
[2022-08-11T03:24:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:24:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:24:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:24:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:24:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:24:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52697d65
[2022-08-11T03:24:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:24:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:24:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:25:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:25:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:25:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@418cc221
[2022-08-11T03:25:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:25:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:25:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:25:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:25:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:25:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@552e04ab
[2022-08-11T03:25:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:25:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:25:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:26:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:26:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:26:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@472762b8
[2022-08-11T03:26:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:26:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:26:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:26:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:26:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:26:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54ae6831
[2022-08-11T03:26:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:26:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:26:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:27:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:27:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:27:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67e0286d
[2022-08-11T03:27:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:27:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:27:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:27:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:27:58.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:27:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dca0e49
[2022-08-11T03:27:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:27:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:27:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:28:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:28:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:28:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3aff3d79
[2022-08-11T03:28:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:28:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:28:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:28:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:28:58.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:28:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e9bf81f
[2022-08-11T03:28:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:28:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:28:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:29:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:29:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:29:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35fe69ba
[2022-08-11T03:29:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:29:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:29:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:29:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:29:58.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:29:58.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41f9ecf
[2022-08-11T03:29:58.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:29:58.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:29:58.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:30:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:30:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:30:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cb39c69
[2022-08-11T03:30:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:30:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:30:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:30:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:30:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:30:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@485a6b26
[2022-08-11T03:30:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:30:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:30:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:31:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:31:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:31:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3685e881
[2022-08-11T03:31:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:31:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:31:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:31:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:31:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:31:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@375a5b60
[2022-08-11T03:31:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:31:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:31:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:32:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:32:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:32:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28f42bef
[2022-08-11T03:32:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:32:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:32:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:32:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:32:58.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:32:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67866bb4
[2022-08-11T03:32:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:32:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:32:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:33:28.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:33:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:33:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32c1422a
[2022-08-11T03:33:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:33:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:33:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:33:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:33:58.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:33:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d64fe15
[2022-08-11T03:33:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:33:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:33:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:34:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:34:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:34:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1421c9ad
[2022-08-11T03:34:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:34:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:34:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:34:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:34:58.259+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:34:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@189224e3
[2022-08-11T03:34:58.259+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:34:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:34:58.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:35:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:35:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:35:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@389e28f5
[2022-08-11T03:35:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:35:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:35:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:35:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:35:58.283+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:35:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78211c8a
[2022-08-11T03:35:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:35:58.284+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:35:58.284+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:36:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:36:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:36:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f605659
[2022-08-11T03:36:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:36:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:36:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:36:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:36:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:36:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@285b0e2
[2022-08-11T03:36:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:36:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:36:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:37:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:37:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:37:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26a85303
[2022-08-11T03:37:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:37:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:37:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:37:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:37:58.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:37:58.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ad6bfbd
[2022-08-11T03:37:58.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:37:58.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:37:58.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:38:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:38:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:38:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78faa4b6
[2022-08-11T03:38:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:38:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:38:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:38:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:38:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:38:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@177f4722
[2022-08-11T03:38:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:38:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:38:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:39:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:39:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:39:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19b41df8
[2022-08-11T03:39:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:39:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:39:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:39:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:39:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:39:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44ee7a9c
[2022-08-11T03:39:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:39:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:39:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:40:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:40:28.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:40:28.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59589ef3
[2022-08-11T03:40:28.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:40:28.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:40:28.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:40:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:40:58.268+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:40:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59ac49fa
[2022-08-11T03:40:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:40:58.269+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:40:58.269+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:41:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:41:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:41:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2069c115
[2022-08-11T03:41:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:41:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:41:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:41:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:41:58.268+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:41:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@664814d9
[2022-08-11T03:41:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:41:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:41:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:42:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:42:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:42:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c704008
[2022-08-11T03:42:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:42:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:42:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:42:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:42:58.274+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:42:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d40db8
[2022-08-11T03:42:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:42:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:42:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:43:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:43:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:43:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2621ed71
[2022-08-11T03:43:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:43:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:43:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:43:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:43:58.319+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:43:58.319+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68fd9335
[2022-08-11T03:43:58.319+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:43:58.319+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:43:58.319+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:44:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:44:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:44:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64af17e0
[2022-08-11T03:44:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:44:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:44:28.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:44:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:44:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:44:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cfa66a5
[2022-08-11T03:44:58.262+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:44:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:44:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:45:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:45:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:45:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29a50999
[2022-08-11T03:45:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:45:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:45:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:45:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:45:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:45:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66423f5
[2022-08-11T03:45:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:45:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:45:58.265+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:46:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:46:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:46:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68efd4fd
[2022-08-11T03:46:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:46:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:46:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:46:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:46:58.281+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:46:58.281+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3700df24
[2022-08-11T03:46:58.281+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:46:58.281+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:46:58.281+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:47:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:47:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:47:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@560ac4b3
[2022-08-11T03:47:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:47:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:47:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:47:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:47:58.275+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:47:58.275+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d223a8d
[2022-08-11T03:47:58.275+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:47:58.275+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:47:58.275+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:48:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:48:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:48:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7de6aa77
[2022-08-11T03:48:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:48:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:48:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:48:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:48:58.262+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:48:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16affaeb
[2022-08-11T03:48:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:48:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:48:58.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:49:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:49:28.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:49:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@375a2890
[2022-08-11T03:49:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:49:28.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:49:28.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:49:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:49:58.292+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:49:58.292+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f1d807d
[2022-08-11T03:49:58.292+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:49:58.292+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:49:58.293+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:50:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:50:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:50:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e91f8a8
[2022-08-11T03:50:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:50:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:50:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:50:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:50:58.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:50:58.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7637fa57
[2022-08-11T03:50:58.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:50:58.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:50:58.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:51:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:51:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:51:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6787c58d
[2022-08-11T03:51:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:51:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:51:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:51:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:51:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:51:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@256c74a7
[2022-08-11T03:51:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:51:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:51:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:52:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:52:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:52:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@431886ea
[2022-08-11T03:52:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:52:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:52:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:52:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:52:58.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:52:58.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50e5b812
[2022-08-11T03:52:58.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:52:58.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:52:58.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:53:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:53:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:53:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67d5bf9f
[2022-08-11T03:53:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:53:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:53:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:53:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:53:58.288+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:53:58.288+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@509c4af8
[2022-08-11T03:53:58.288+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:53:58.289+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:53:58.289+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:54:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:54:28.278+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:54:28.278+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b2d309
[2022-08-11T03:54:28.278+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:54:28.279+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:54:28.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:54:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:54:58.271+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:54:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@112a50be
[2022-08-11T03:54:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:54:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:54:58.272+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:55:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:55:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:55:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d3e356
[2022-08-11T03:55:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:55:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:55:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:55:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:55:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:55:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@295306ba
[2022-08-11T03:55:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:55:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:55:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:56:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:56:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:56:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77539ce
[2022-08-11T03:56:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:56:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:56:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:56:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:56:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:56:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@171fec0c
[2022-08-11T03:56:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:56:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:56:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:57:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:57:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:57:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64e669e9
[2022-08-11T03:57:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:57:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:57:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:57:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:57:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:57:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6485d243
[2022-08-11T03:57:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:57:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:57:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:58:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:58:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:58:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38f3eb3a
[2022-08-11T03:58:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:58:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:58:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:58:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:58:58.291+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:58:58.291+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f27a9a8
[2022-08-11T03:58:58.291+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:58:58.292+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:58:58.292+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:59:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:59:28.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:59:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56019c1
[2022-08-11T03:59:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:59:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:59:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T03:59:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T03:59:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T03:59:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cede6e5
[2022-08-11T03:59:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T03:59:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T03:59:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:00:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:00:28.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:00:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68823dc8
[2022-08-11T04:00:28.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:00:28.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:00:28.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:00:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:00:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:00:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e236fa4
[2022-08-11T04:00:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:00:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:00:58.270+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:01:28.246+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:01:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:01:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@619d639a
[2022-08-11T04:01:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:01:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:01:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:01:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:01:58.289+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:01:58.289+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@647a2813
[2022-08-11T04:01:58.289+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:01:58.289+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:01:58.289+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:02:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:02:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:02:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79a191bf
[2022-08-11T04:02:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:02:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:02:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:02:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:02:58.318+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:02:58.318+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1501fe66
[2022-08-11T04:02:58.319+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:02:58.319+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:02:58.319+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:03:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:03:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:03:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@655cecfe
[2022-08-11T04:03:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:03:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:03:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:03:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:03:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:03:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a190b10
[2022-08-11T04:03:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:03:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:03:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:04:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:04:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:04:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39e02da0
[2022-08-11T04:04:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:04:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:04:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:04:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:04:58.283+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:04:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17940612
[2022-08-11T04:04:58.283+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:04:58.283+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:04:58.284+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:05:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:05:28.252+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:05:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a092034
[2022-08-11T04:05:28.252+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:05:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:05:28.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:05:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:05:58.268+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:05:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70a3052a
[2022-08-11T04:05:58.268+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:05:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:05:58.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:06:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:06:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:06:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22c7e9ae
[2022-08-11T04:06:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:06:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:06:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:06:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:06:58.264+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:06:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e9663e9
[2022-08-11T04:06:58.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:06:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:06:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:07:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:07:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:07:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b72d0a6
[2022-08-11T04:07:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:07:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:07:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:07:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:07:58.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:07:58.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c53e8af
[2022-08-11T04:07:58.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:07:58.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:07:58.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:08:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:08:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:08:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7feb415b
[2022-08-11T04:08:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:08:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:08:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:08:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:08:58.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:08:58.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e60401d
[2022-08-11T04:08:58.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:08:58.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:08:58.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:09:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:09:28.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:09:28.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b88d366
[2022-08-11T04:09:28.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:09:28.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:09:28.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:09:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:09:58.286+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:09:58.286+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dc40218
[2022-08-11T04:09:58.286+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:09:58.286+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:09:58.286+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:10:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:10:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:10:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e447d98
[2022-08-11T04:10:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:10:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:10:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:10:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:10:58.270+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:10:58.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a39714e
[2022-08-11T04:10:58.271+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:10:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:10:58.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:11:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:11:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:11:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@94163e6
[2022-08-11T04:11:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:11:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:11:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:11:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:11:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:11:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fc2ee10
[2022-08-11T04:11:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:11:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:11:58.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:12:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:12:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:12:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11d2f91
[2022-08-11T04:12:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:12:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:12:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:12:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:12:58.279+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:12:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@115ecf01
[2022-08-11T04:12:58.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:12:58.279+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:12:58.279+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:13:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:13:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:13:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29e1c11
[2022-08-11T04:13:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:13:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:13:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:13:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:13:58.347+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:13:58.347+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7016afd1
[2022-08-11T04:13:58.347+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:13:58.347+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:13:58.347+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:14:28.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:14:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:14:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43b014fb
[2022-08-11T04:14:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:14:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:14:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:14:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:14:58.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:14:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@257d655
[2022-08-11T04:14:58.263+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:14:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:14:58.264+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:15:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:15:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:15:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5046bd6e
[2022-08-11T04:15:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:15:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:15:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:15:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:15:58.273+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:15:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44b7bd13
[2022-08-11T04:15:58.273+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:15:58.273+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:15:58.273+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:16:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:16:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:16:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57291f84
[2022-08-11T04:16:28.255+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:16:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:16:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:16:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:16:58.277+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:16:58.277+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@157f91d8
[2022-08-11T04:16:58.277+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:16:58.277+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:16:58.277+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:17:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:17:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:17:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c6fd5f7
[2022-08-11T04:17:28.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:17:28.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:17:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:17:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:17:58.261+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:17:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7696b047
[2022-08-11T04:17:58.261+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:17:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:17:58.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:18:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:18:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:18:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@512b00ef
[2022-08-11T04:18:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:18:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:18:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:18:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:18:58.273+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:18:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2628fba2
[2022-08-11T04:18:58.274+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:18:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:18:58.274+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:19:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:19:28.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:19:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@615fbbc3
[2022-08-11T04:19:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:19:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:19:28.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:19:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:19:58.357+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:19:58.357+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3be0393e
[2022-08-11T04:19:58.357+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:19:58.357+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:19:58.357+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:20:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:20:28.255+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:20:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11ccfae
[2022-08-11T04:20:28.256+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:20:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:20:28.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:20:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:20:58.275+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:20:58.276+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20c505ff
[2022-08-11T04:20:58.276+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:20:58.276+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:20:58.276+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:21:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:21:28.256+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:21:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@288b4d20
[2022-08-11T04:21:28.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:21:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:21:28.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:21:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:21:58.286+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:21:58.287+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cef03ff
[2022-08-11T04:21:58.287+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:21:58.287+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:21:58.287+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:22:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:22:28.254+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:22:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24dc4f66
[2022-08-11T04:22:28.254+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:22:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:22:28.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:22:58.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:22:58.260+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:22:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29a0fc8b
[2022-08-11T04:22:58.260+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:22:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:22:58.261+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:23:28.244+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:23:28.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T04:23:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e272f6b
[2022-08-11T04:23:28.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T04:23:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T04:23:28.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T04:23:58.245+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T04:23:58.273+00:00|E