Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-07-25T23:30:15.547+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-07-25T23:30:15.901+00:00|INFO|log|main] Logging initialized @1125ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-07-25T23:30:16.170+00:00|INFO|ServiceManager|main] service manager starting
[2022-07-25T23:30:16.170+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-07-25T23:30:16.170+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@1b765a2c{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}, connector=SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-07-25T23:30:16.251+00:00|INFO|ServiceManager|main] service manager started
[2022-07-25T23:30:16.251+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@1b765a2c{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}, connector=SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-07-25T23:30:16.264+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.11+9
[2022-07-25T23:30:16.335+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-07-25T23:30:16.335+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-07-25T23:30:16.337+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-07-25T23:30:16.424+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-07-25T23:30:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:30:17.114+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
[2022-07-25T23:30:17.116+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2afc8051
[2022-07-25T23:30:17.116+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:30:17.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:30:17.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:30:17.252+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-07-25T23:30:17.253+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-07-25T23:30:17.363+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-07-25T23:30:17.388+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-07-25T23:30:17.389+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2613ms
[2022-07-25T23:30:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:30:47.582+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:30:47.584+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e752838
[2022-07-25T23:30:47.584+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:30:47.585+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:30:47.585+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:31:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:31:17.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:31:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f1c842a
[2022-07-25T23:31:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:31:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:31:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:31:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:31:47.489+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:31:47.489+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d44497d
[2022-07-25T23:31:47.489+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:31:47.490+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:31:47.490+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:32:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:32:17.500+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:32:17.500+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c0f201d
[2022-07-25T23:32:17.500+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:32:17.501+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:32:17.501+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:32:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:32:47.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:32:47.479+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66d93bc
[2022-07-25T23:32:47.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:32:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:32:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:33:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:33:17.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:33:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40e7614e
[2022-07-25T23:33:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:33:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:33:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:33:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:33:47.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:33:47.479+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3749580a
[2022-07-25T23:33:47.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:33:47.480+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:33:47.480+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:34:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:34:17.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:34:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@754139a7
[2022-07-25T23:34:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:34:17.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:34:17.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:34:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:34:47.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:34:47.481+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6825d284
[2022-07-25T23:34:47.481+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:34:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:34:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:35:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:35:17.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:35:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@261e0e75
[2022-07-25T23:35:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:35:17.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:35:17.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:35:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:35:47.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:35:47.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ffda69d
[2022-07-25T23:35:47.479+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:35:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:35:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:36:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:36:17.501+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:36:17.502+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25556b58
[2022-07-25T23:36:17.502+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:36:17.502+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:36:17.503+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:36:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:36:47.484+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:36:47.484+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ba594ba
[2022-07-25T23:36:47.484+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:36:47.485+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:36:47.485+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:37:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:37:17.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:37:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d1caca8
[2022-07-25T23:37:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:37:17.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:37:17.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:37:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:37:47.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:37:47.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62376539
[2022-07-25T23:37:47.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:37:47.453+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:37:47.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:38:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:38:17.505+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:38:17.506+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@318059e9
[2022-07-25T23:38:17.506+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:38:17.506+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:38:17.506+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:38:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:38:47.483+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:38:47.483+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41cb0594
[2022-07-25T23:38:47.483+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:38:47.483+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:38:47.484+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:39:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:39:17.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:39:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75f5fd46
[2022-07-25T23:39:17.465+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:39:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:39:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:39:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:39:47.545+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:39:47.545+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24db7429
[2022-07-25T23:39:47.545+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:39:47.545+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:39:47.545+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:40:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:40:17.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:40:17.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@750ed406
[2022-07-25T23:40:17.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:40:17.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:40:17.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:40:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:40:47.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:40:47.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66882bde
[2022-07-25T23:40:47.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:40:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:40:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:41:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:41:17.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:41:17.468+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26490d88
[2022-07-25T23:41:17.468+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:41:17.468+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:41:17.468+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:41:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:41:47.485+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:41:47.491+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69d00f49
[2022-07-25T23:41:47.491+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:41:47.491+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:41:47.492+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:42:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:42:17.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:42:17.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e8af402
[2022-07-25T23:42:17.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:42:17.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:42:17.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:42:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:42:47.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:42:47.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50293398
[2022-07-25T23:42:47.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:42:47.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:42:47.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:43:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:43:17.497+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:43:17.498+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@574baed7
[2022-07-25T23:43:17.498+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:43:17.498+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:43:17.498+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:43:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:43:47.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:43:47.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d1e26e5
[2022-07-25T23:43:47.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:43:47.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:43:47.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:44:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:44:17.470+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:44:17.470+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@754b70b2
[2022-07-25T23:44:17.470+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:44:17.470+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:44:17.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:44:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:44:47.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:44:47.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c12ca0b
[2022-07-25T23:44:47.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:44:47.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:44:47.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:45:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:45:17.498+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:45:17.498+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b2c5927
[2022-07-25T23:45:17.498+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:45:17.499+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:45:17.499+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:45:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:45:47.478+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:45:47.478+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f0b732b
[2022-07-25T23:45:47.478+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:45:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:45:47.479+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:46:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:46:17.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:46:17.468+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78d7c862
[2022-07-25T23:46:17.468+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:46:17.468+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:46:17.468+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:46:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:46:47.489+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:46:47.489+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a3c90d
[2022-07-25T23:46:47.489+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:46:47.490+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:46:47.490+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:47:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:47:17.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:47:17.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36ce01a
[2022-07-25T23:47:17.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:47:17.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:47:17.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:47:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:47:47.481+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:47:47.482+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75eaa821
[2022-07-25T23:47:47.482+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:47:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:47:47.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:48:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:48:17.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:48:17.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c295b46
[2022-07-25T23:48:17.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:48:17.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:48:17.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:48:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:48:47.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:48:47.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2631244e
[2022-07-25T23:48:47.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:48:47.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:48:47.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:49:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:49:17.503+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:49:17.503+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a9008f7
[2022-07-25T23:49:17.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:49:17.504+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:49:17.504+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:49:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:49:47.486+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:49:47.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bc5fd93
[2022-07-25T23:49:47.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:49:47.487+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:49:47.487+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:50:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:50:17.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:50:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1694c19d
[2022-07-25T23:50:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:50:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:50:17.466+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:50:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:50:47.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:50:47.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a8e8e32
[2022-07-25T23:50:47.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:50:47.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:50:47.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:51:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:51:17.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:51:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63e72a6d
[2022-07-25T23:51:17.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:51:17.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:51:17.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:51:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:51:47.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:51:47.455+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5459d043
[2022-07-25T23:51:47.455+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:51:47.455+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:51:47.456+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:52:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:52:17.494+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:52:17.495+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ab7867a
[2022-07-25T23:52:17.495+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:52:17.496+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:52:17.496+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:52:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:52:47.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:52:47.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65559f42
[2022-07-25T23:52:47.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:52:47.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:52:47.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:53:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:53:17.500+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:53:17.500+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44275df4
[2022-07-25T23:53:17.500+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:53:17.500+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:53:17.500+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:53:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:53:47.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:53:47.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c9249ab
[2022-07-25T23:53:47.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:53:47.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:53:47.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:54:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:54:17.465+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-25T23:54:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42972e3e
[2022-07-25T23:54:17.466+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:54:17.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:54:17.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:54:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:54:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:54:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@625fe66e
[2022-07-25T23:54:46.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:54:46.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:54:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:55:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:55:16.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:55:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cb32f9b
[2022-07-25T23:55:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:55:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:55:16.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:55:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:55:46.486+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:55:46.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6935956d
[2022-07-25T23:55:46.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:55:46.487+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:55:46.488+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:56:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:56:16.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:56:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44319580
[2022-07-25T23:56:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:56:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:56:16.470+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:56:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:56:46.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:56:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2784daa6
[2022-07-25T23:56:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:56:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:56:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:57:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:57:16.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:57:16.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@621b88dd
[2022-07-25T23:57:16.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:57:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:57:16.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:57:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:57:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:57:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@518687d7
[2022-07-25T23:57:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:57:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:57:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:58:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:58:16.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:58:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2edc7adb
[2022-07-25T23:58:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:58:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:58:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:58:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:58:46.456+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:58:46.456+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a2d3680
[2022-07-25T23:58:46.456+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:58:46.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:58:46.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:59:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:59:16.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:59:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@527d80fd
[2022-07-25T23:59:16.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:59:16.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:59:16.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-25T23:59:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-25T23:59:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-25T23:59:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65d5d515
[2022-07-25T23:59:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-25T23:59:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-25T23:59:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:00:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:00:16.463+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:00:16.463+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@618c1b0d
[2022-07-26T00:00:16.464+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:00:16.465+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:00:16.465+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:00:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:00:46.449+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:00:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d02b81c
[2022-07-26T00:00:46.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:00:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:00:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:01:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:01:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:01:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e1efdc6
[2022-07-26T00:01:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:01:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:01:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:01:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:01:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:01:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76b2240
[2022-07-26T00:01:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:01:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:01:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:02:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:02:16.462+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:02:16.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c17afdf
[2022-07-26T00:02:16.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:02:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:02:16.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:02:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:02:46.452+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:02:46.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d5f0293
[2022-07-26T00:02:46.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:02:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:02:46.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:03:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:03:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:03:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f8816c8
[2022-07-26T00:03:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:03:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:03:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:03:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:03:46.436+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:03:46.436+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4671ac16
[2022-07-26T00:03:46.436+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:03:46.437+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:03:46.437+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:04:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:04:16.458+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:04:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4138bb1
[2022-07-26T00:04:16.458+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:04:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:04:16.458+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:04:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:04:46.461+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:04:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cafccc5
[2022-07-26T00:04:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:04:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:04:46.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:05:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:05:16.466+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:05:16.467+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b620f65
[2022-07-26T00:05:16.467+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:05:16.467+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:05:16.467+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:05:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:05:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:05:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51472fe0
[2022-07-26T00:05:46.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:05:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:05:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:06:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:06:16.454+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:06:16.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31fca659
[2022-07-26T00:06:16.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:06:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:06:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:06:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:06:46.451+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:06:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44464b1e
[2022-07-26T00:06:46.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:06:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:06:46.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:07:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:07:16.469+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:07:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53150a55
[2022-07-26T00:07:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:07:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:07:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:07:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:07:46.471+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:07:46.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1782bcb9
[2022-07-26T00:07:46.471+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:07:46.471+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:07:46.471+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:08:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:08:16.507+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:08:16.508+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2361e12d
[2022-07-26T00:08:16.508+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:08:16.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:08:16.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:08:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:08:46.440+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:08:46.440+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48169e5c
[2022-07-26T00:08:46.440+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:08:46.441+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:08:46.441+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:09:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:09:16.457+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:09:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71f22176
[2022-07-26T00:09:16.457+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:09:16.457+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:09:16.457+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:09:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:09:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:09:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46c8118d
[2022-07-26T00:09:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:09:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:09:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:10:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:10:16.468+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:10:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42b7efb8
[2022-07-26T00:10:16.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:10:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:10:16.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:10:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:10:46.446+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:10:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3335206d
[2022-07-26T00:10:46.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:10:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:10:46.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:11:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:11:16.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:11:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bc83abf
[2022-07-26T00:11:16.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:11:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:11:16.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:11:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:11:46.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:11:46.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1516206f
[2022-07-26T00:11:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:11:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:11:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:12:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:12:16.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:12:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f18ca2
[2022-07-26T00:12:16.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:12:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:12:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:12:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:12:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:12:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@449ddb90
[2022-07-26T00:12:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:12:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:12:46.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:13:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:13:16.450+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:13:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e2e3df
[2022-07-26T00:13:16.450+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:13:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:13:16.450+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:13:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:13:46.439+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:13:46.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6736199b
[2022-07-26T00:13:46.439+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:13:46.439+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:13:46.439+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:14:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:14:16.443+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:14:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39d4ef4c
[2022-07-26T00:14:16.443+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:14:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:14:16.444+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:14:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:14:46.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:14:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a5c13ab
[2022-07-26T00:14:46.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:14:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:14:46.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:15:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:15:16.488+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:15:16.488+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@edb429c
[2022-07-26T00:15:16.488+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:15:16.488+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:15:16.488+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:15:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:15:46.453+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:15:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bbfc183
[2022-07-26T00:15:46.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:15:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:15:46.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:16:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:16:16.476+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:16:16.476+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1935eb1b
[2022-07-26T00:16:16.476+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:16:16.476+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:16:16.476+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:16:46.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:16:46.445+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:16:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52428ed5
[2022-07-26T00:16:46.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:16:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:16:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:17:16.425+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:17:16.448+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:17:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75a51c83
[2022-07-26T00:17:16.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:17:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:17:16.448+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:17:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:17:46.460+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:17:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d35dbd7
[2022-07-26T00:17:46.461+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:17:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:17:46.461+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:18:16.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:18:16.447+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:18:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@165e03af
[2022-07-26T00:18:16.447+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:18:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:18:16.447+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-26T00:18:46.424+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-26T00:18:46.444+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-26T00:18:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e9cec85
[2022-07-26T00:18:46.444+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-26T00:18:46.444+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-26T00:18:46.445+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized