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