Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-12-20T23:10:45.454+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-12-20T23:10:45.952+00:00|INFO|log|main] Logging initialized @1668ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-12-20T23:10:46.424+00:00|INFO|ServiceManager|main] service manager starting
[2022-12-20T23:10:46.425+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-12-20T23:10:46.425+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{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@48d5f34e{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@fc258b1{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-12-20T23:10:46.546+00:00|INFO|ServiceManager|main] service manager started
[2022-12-20T23:10:46.546+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{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@48d5f34e{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@fc258b1{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-12-20T23:10:46.593+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9
[2022-12-20T23:10:46.791+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-12-20T23:10:46.792+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-12-20T23:10:46.796+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-12-20T23:10:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:10:46.991+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-12-20T23:10:48.695+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-12-20T23:10:48.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d2a5eb6
[2022-12-20T23:10:48.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-12-20T23:10:48.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-12-20T23:10:48.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:10:48.997+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-12-20T23:10:48.997+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-12-20T23:10:49.131+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@fc258b1{/,null,AVAILABLE}
[2022-12-20T23:10:49.191+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-12-20T23:10:49.192+00:00|INFO|Server|SDCDistributionGroup-6969] Started @4907ms
[2022-12-20T23:11:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:11:17.008+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-12-20T23:11:17.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fb2eedc
[2022-12-20T23:11:17.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-12-20T23:11:17.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-12-20T23:11:17.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:11:46.992+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:11:47.108+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e8e2315
[2022-12-20T23:11:47.108+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:11:47.109+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:11:47.109+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:12:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:12:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44d7045f
[2022-12-20T23:12:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:12:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:12:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:12:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:12:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18044b03
[2022-12-20T23:12:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:12:47.016+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:12:47.016+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:13:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:13:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67a41bd0
[2022-12-20T23:13:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:13:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:13:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:13:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:13:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35193281
[2022-12-20T23:13:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:13:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:13:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:14:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:14:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16db55d6
[2022-12-20T23:14:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:14:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:14:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:14:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:14:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d5b897b
[2022-12-20T23:14:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:14:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:14:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:15:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f068f1
[2022-12-20T23:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:15:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:15:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:15:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:15:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55797aa1
[2022-12-20T23:15:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:15:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:15:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:16:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:16:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40d049a8
[2022-12-20T23:16:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:16:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:16:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:16:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:16:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@781d922f
[2022-12-20T23:16:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:16:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:16:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:17:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:17:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4183741b
[2022-12-20T23:17:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:17:17.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:17:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:17:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:17:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68a9ed94
[2022-12-20T23:17:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:17:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:17:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:18:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:18:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4af65437
[2022-12-20T23:18:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:18:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:18:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:18:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:18:47.031+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1050c804
[2022-12-20T23:18:47.031+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:18:47.032+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:18:47.032+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:19:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:19:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c00f5f3
[2022-12-20T23:19:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:19:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:19:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:19:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:19:47.023+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14254f40
[2022-12-20T23:19:47.023+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:19:47.023+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:19:47.024+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:20:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:20:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52b258ff
[2022-12-20T23:20:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:20:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:20:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:20:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:20:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a30994e
[2022-12-20T23:20:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:20:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:20:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:21:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:21:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@248ab413
[2022-12-20T23:21:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:21:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:21:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:21:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:21:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56ac7e09
[2022-12-20T23:21:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:21:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:21:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:22:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:22:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a8699a1
[2022-12-20T23:22:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:22:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:22:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:22:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:22:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7210e76f
[2022-12-20T23:22:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:22:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:22:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:23:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:23:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37dbbf9d
[2022-12-20T23:23:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:23:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:23:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:23:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:23:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d1c3b21
[2022-12-20T23:23:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:23:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:23:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:24:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:24:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61d09311
[2022-12-20T23:24:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:24:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:24:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:24:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:24:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@325132cb
[2022-12-20T23:24:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:24:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:24:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:25:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:25:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2da6e9c
[2022-12-20T23:25:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:25:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:25:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:25:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:25:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74f08563
[2022-12-20T23:25:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:25:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:25:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:26:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:26:17.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@249e17a4
[2022-12-20T23:26:17.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:26:17.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:26:17.014+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:26:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:26:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a56dff4
[2022-12-20T23:26:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:26:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:26:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:27:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:27:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b4d8d7b
[2022-12-20T23:27:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:27:17.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:27:17.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:27:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:27:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dba4616
[2022-12-20T23:27:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:27:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:27:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:28:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:28:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2113209f
[2022-12-20T23:28:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:28:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:28:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:28:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:28:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@736d86f6
[2022-12-20T23:28:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:28:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:28:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:29:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:29:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28237ec9
[2022-12-20T23:29:17.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:29:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:29:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:29:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:29:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68e1714
[2022-12-20T23:29:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:29:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:29:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:30:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:30:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14d9067f
[2022-12-20T23:30:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:30:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:30:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:30:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:30:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31cfab5c
[2022-12-20T23:30:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:30:47.017+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:30:47.017+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:31:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:31:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@439f96f7
[2022-12-20T23:31:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:31:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:31:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:31:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:31:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22caa9b0
[2022-12-20T23:31:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:31:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:31:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:32:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:32:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@598bc131
[2022-12-20T23:32:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:32:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:32:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:32:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:32:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@503e5e5c
[2022-12-20T23:32:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:32:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:32:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:33:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:33:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5859b895
[2022-12-20T23:33:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:33:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:33:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:33:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:33:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e2601b2
[2022-12-20T23:33:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:33:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:33:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:34:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:34:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71da450d
[2022-12-20T23:34:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:34:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:34:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:34:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:34:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23051b63
[2022-12-20T23:34:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:34:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:34:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:35:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:35:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@525c47ac
[2022-12-20T23:35:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:35:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:35:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eae181e
[2022-12-20T23:35:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:35:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:35:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:36:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:36:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cca1ff5
[2022-12-20T23:36:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:36:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:36:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:36:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:36:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1246270a
[2022-12-20T23:36:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:36:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:36:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:37:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:37:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@359d580e
[2022-12-20T23:37:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:37:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:37:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:37:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:37:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b4c7e76
[2022-12-20T23:37:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:37:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:37:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:38:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:38:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38239696
[2022-12-20T23:38:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:38:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:38:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:38:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:38:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e02361
[2022-12-20T23:38:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:38:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:38:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:39:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:39:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79e95f42
[2022-12-20T23:39:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:39:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:39:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:39:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:39:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@359961e
[2022-12-20T23:39:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:39:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:39:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:40:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:40:17.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3939257b
[2022-12-20T23:40:17.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:40:17.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:40:17.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:40:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:40:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@458aaf04
[2022-12-20T23:40:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:40:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:40:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:41:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:41:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@566b3c63
[2022-12-20T23:41:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:41:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:41:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:41:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:41:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e421e7b
[2022-12-20T23:41:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:41:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:41:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:42:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:42:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69f5f6bb
[2022-12-20T23:42:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:42:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:42:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:42:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:42:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12b1cfcb
[2022-12-20T23:42:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:42:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:42:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:43:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:43:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72be2232
[2022-12-20T23:43:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:43:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:43:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:43:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:43:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2aedb2d4
[2022-12-20T23:43:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:43:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:43:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:44:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:44:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53ec7be8
[2022-12-20T23:44:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:44:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:44:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:44:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:44:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1742eeaf
[2022-12-20T23:44:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:44:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:44:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:45:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:45:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cebb56c
[2022-12-20T23:45:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:45:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:45:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:45:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:45:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52eb4581
[2022-12-20T23:45:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:45:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:45:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:46:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:46:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c8f66fe
[2022-12-20T23:46:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:46:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:46:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:46:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:46:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ef3580b
[2022-12-20T23:46:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:46:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:46:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:47:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:47:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9478f3d
[2022-12-20T23:47:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:47:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:47:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:47:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:47:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45c7bc84
[2022-12-20T23:47:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:47:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:47:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:48:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:48:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c1204aa
[2022-12-20T23:48:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:48:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:48:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:48:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:48:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c60b18f
[2022-12-20T23:48:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:48:47.016+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:48:47.016+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:49:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:49:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d420446
[2022-12-20T23:49:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:49:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:49:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:49:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:49:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4da4bc2b
[2022-12-20T23:49:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:49:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:49:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:50:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:50:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f455f81
[2022-12-20T23:50:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:50:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:50:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:50:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:50:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7377718
[2022-12-20T23:50:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:50:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:50:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:51:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:51:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cc937b7
[2022-12-20T23:51:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:51:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:51:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:51:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:51:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7199e63a
[2022-12-20T23:51:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:51:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:51:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:52:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7794e524
[2022-12-20T23:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:52:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:52:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:52:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:52:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dedb1cd
[2022-12-20T23:52:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:52:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:52:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:53:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:53:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38709c31
[2022-12-20T23:53:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:53:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:53:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:53:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:53:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@536bffa9
[2022-12-20T23:53:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:53:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:53:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:54:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:54:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b9671a1
[2022-12-20T23:54:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:54:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:54:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:54:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:54:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61a55a05
[2022-12-20T23:54:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:54:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:54:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:55:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:55:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a6af2d4
[2022-12-20T23:55:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:55:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:55:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:55:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:55:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@433cd603
[2022-12-20T23:55:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:55:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:55:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:56:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:56:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b815610
[2022-12-20T23:56:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:56:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:56:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:56:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:56:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10a4dde2
[2022-12-20T23:56:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:56:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:56:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:57:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:57:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d12d937
[2022-12-20T23:57:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:57:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:57:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:57:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:57:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23442d8
[2022-12-20T23:57:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:57:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:57:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:58:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:58:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c808ef4
[2022-12-20T23:58:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:58:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:58:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:58:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:58:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f946815
[2022-12-20T23:58:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:58:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:58:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:59:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:59:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c509916
[2022-12-20T23:59:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:59:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:59:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:59:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:59:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32ff5974
[2022-12-20T23:59:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:59:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:59:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:00:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:00:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41d2cfa8
[2022-12-21T00:00:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:00:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:00:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:00:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:00:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@356a344e
[2022-12-21T00:00:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:00:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:00:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:01:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:01:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dcd4ad2
[2022-12-21T00:01:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:01:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:01:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:01:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:01:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@638939b4
[2022-12-21T00:01:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:01:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:01:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:02:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:02:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cca1f08
[2022-12-21T00:02:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:02:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:02:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:02:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:02:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2415b798
[2022-12-21T00:02:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:02:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:02:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:03:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:03:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3eefe107
[2022-12-21T00:03:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:03:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:03:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:03:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:03:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67b72c12
[2022-12-21T00:03:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:03:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:03:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:04:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:04:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d62c9fe
[2022-12-21T00:04:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:04:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:04:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:04:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:04:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54752f3a
[2022-12-21T00:04:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:04:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:04:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:05:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:05:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b6df2ec
[2022-12-21T00:05:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:05:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:05:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:05:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:05:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3261ca27
[2022-12-21T00:05:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:05:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:05:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:06:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:06:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@489eeac1
[2022-12-21T00:06:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:06:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:06:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:06:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:06:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65f024f5
[2022-12-21T00:06:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:06:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:06:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:07:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:07:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d3bd82a
[2022-12-21T00:07:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:07:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:07:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:07:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:07:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31e75e11
[2022-12-21T00:07:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:07:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:07:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:08:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:08:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52f25ec5
[2022-12-21T00:08:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:08:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:08:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:08:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:08:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@204b67e
[2022-12-21T00:08:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:08:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:08:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:09:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:09:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bdc38b8
[2022-12-21T00:09:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:09:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:09:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:09:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:09:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d9e8b19
[2022-12-21T00:09:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:09:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:09:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:10:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:10:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a5dc560
[2022-12-21T00:10:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:10:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:10:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:10:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:10:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@321ff917
[2022-12-21T00:10:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:10:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:10:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:11:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:11:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@469d6e5d
[2022-12-21T00:11:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:11:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:11:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:11:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:11:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c078d6f
[2022-12-21T00:11:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:11:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:11:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:12:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:12:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f6191be
[2022-12-21T00:12:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:12:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:12:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:12:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:12:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8e11e15
[2022-12-21T00:12:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:12:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:12:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:13:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:13:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63409e44
[2022-12-21T00:13:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:13:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:13:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:13:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:13:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a4d84c0
[2022-12-21T00:13:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:13:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:13:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:14:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:14:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f50e1d7
[2022-12-21T00:14:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:14:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:14:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:14:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:14:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a0732da
[2022-12-21T00:14:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:14:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:14:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:15:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1149d0ff
[2022-12-21T00:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:15:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:15:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:15:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:15:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60e775f
[2022-12-21T00:15:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:15:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:15:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:16:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:16:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20d9fa56
[2022-12-21T00:16:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:16:17.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:16:17.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:16:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:16:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4071a0db
[2022-12-21T00:16:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:16:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:16:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:17:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:17:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d8aee3f
[2022-12-21T00:17:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:17:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:17:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:17:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:17:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34e76e67
[2022-12-21T00:17:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:17:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:17:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:18:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:18:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f1f72c0
[2022-12-21T00:18:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:18:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:18:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:18:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:18:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@124db3a
[2022-12-21T00:18:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:18:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:18:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:19:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:19:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f2b5805
[2022-12-21T00:19:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:19:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:19:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:19:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:19:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@224f4e25
[2022-12-21T00:19:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:19:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:19:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:20:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:20:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61e8482f
[2022-12-21T00:20:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:20:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:20:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:20:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:20:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a8e8908
[2022-12-21T00:20:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:20:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:20:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:21:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:21:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@99d6885
[2022-12-21T00:21:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:21:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:21:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:21:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:21:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26ec1ded
[2022-12-21T00:21:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:21:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:21:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:22:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:22:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49ba114a
[2022-12-21T00:22:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:22:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:22:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:22:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:22:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41c53b51
[2022-12-21T00:22:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:22:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:22:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:23:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:23:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3502e08e
[2022-12-21T00:23:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:23:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:23:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:23:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:23:47.020+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34d4efa3
[2022-12-21T00:23:47.020+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:23:47.020+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:23:47.020+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:24:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:24:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f39d67f
[2022-12-21T00:24:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:24:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:24:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:24:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:24:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c3f9a93
[2022-12-21T00:24:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:24:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:24:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:25:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:25:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@570944a1
[2022-12-21T00:25:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:25:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:25:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:25:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:25:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1422d415
[2022-12-21T00:25:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:25:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:25:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:26:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:26:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d0c94ed
[2022-12-21T00:26:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:26:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:26:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:26:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:26:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e784c72
[2022-12-21T00:26:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:26:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:26:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:27:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:27:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34334791
[2022-12-21T00:27:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:27:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:27:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:27:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:27:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@593ad3db
[2022-12-21T00:27:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:27:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:27:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:28:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:28:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13615200
[2022-12-21T00:28:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:28:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:28:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:28:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:28:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7aeaf2b5
[2022-12-21T00:28:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:28:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:28:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:29:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:29:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cf578f7
[2022-12-21T00:29:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:29:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:29:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:29:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:29:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@230408ad
[2022-12-21T00:29:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:29:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:29:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:30:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:30:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e6a7611
[2022-12-21T00:30:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:30:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:30:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:30:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:30:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3359aae0
[2022-12-21T00:30:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:30:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:30:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:31:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:31:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cd3dc93
[2022-12-21T00:31:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:31:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:31:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:31:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:31:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@762b3472
[2022-12-21T00:31:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:31:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:31:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:32:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:32:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b40ec7e
[2022-12-21T00:32:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:32:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:32:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:32:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:32:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@456da32c
[2022-12-21T00:32:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:32:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:32:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:33:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:33:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3713eea0
[2022-12-21T00:33:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:33:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:33:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:33:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:33:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5317c16d
[2022-12-21T00:33:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:33:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:33:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:34:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:34:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@732b210b
[2022-12-21T00:34:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:34:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:34:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:34:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:34:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f4699a
[2022-12-21T00:34:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:34:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:34:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:35:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:35:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67cf71aa
[2022-12-21T00:35:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:35:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:35:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62026ea3
[2022-12-21T00:35:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:35:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:35:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:36:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:36:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a9d511b
[2022-12-21T00:36:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:36:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:36:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:36:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:36:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fd3d107
[2022-12-21T00:36:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:36:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:36:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:37:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:37:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@133a54f6
[2022-12-21T00:37:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:37:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:37:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:37:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:37:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15381e80
[2022-12-21T00:37:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:37:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:37:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:38:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:38:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b7c9627
[2022-12-21T00:38:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:38:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:38:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:38:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:38:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e09f3c1
[2022-12-21T00:38:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:38:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:38:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:39:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:39:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5444c962
[2022-12-21T00:39:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:39:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:39:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:39:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:39:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d686300
[2022-12-21T00:39:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:39:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:39:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:40:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:40:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72936199
[2022-12-21T00:40:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:40:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:40:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:40:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:40:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d7c8cc7
[2022-12-21T00:40:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:40:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:40:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:41:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:41:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@da6740c
[2022-12-21T00:41:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:41:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:41:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:41:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:41:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4142abc5
[2022-12-21T00:41:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:41:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:41:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:42:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:42:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73cbbf97
[2022-12-21T00:42:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:42:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:42:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:42:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:42:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6750c67f
[2022-12-21T00:42:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:42:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:42:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:43:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:43:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56f43c36
[2022-12-21T00:43:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:43:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:43:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:43:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:43:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fc17ff2
[2022-12-21T00:43:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:43:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:43:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:44:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:44:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f0f365d
[2022-12-21T00:44:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:44:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:44:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:44:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:44:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fb6dbd7
[2022-12-21T00:44:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:44:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:44:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:45:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:45:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54f4982a
[2022-12-21T00:45:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:45:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:45:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:45:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:45:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51336574
[2022-12-21T00:45:47.015+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:45:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:45:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:46:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:46:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a0d97f4
[2022-12-21T00:46:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:46:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:46:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:46:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:46:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73195499
[2022-12-21T00:46:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:46:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:46:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:47:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:47:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ff051d6
[2022-12-21T00:47:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:47:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:47:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:47:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:47:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61983ee5
[2022-12-21T00:47:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:47:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:47:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:48:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:48:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dceb8f5
[2022-12-21T00:48:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:48:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:48:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:48:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:48:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5293ce44
[2022-12-21T00:48:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:48:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:48:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:49:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:49:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77842a9d
[2022-12-21T00:49:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:49:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:49:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:49:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:49:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dfbf4e9
[2022-12-21T00:49:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:49:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:49:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:50:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:50:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@564352af
[2022-12-21T00:50:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:50:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:50:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:50:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:50:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cf1a626
[2022-12-21T00:50:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:50:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:50:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:51:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:51:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c5c07af
[2022-12-21T00:51:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:51:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:51:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:51:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:51:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b67a39d
[2022-12-21T00:51:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:51:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:51:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:52:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f59b635
[2022-12-21T00:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:52:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:52:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:52:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:52:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1124bd69
[2022-12-21T00:52:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:52:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:52:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:53:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:53:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7af459d5
[2022-12-21T00:53:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:53:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:53:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:53:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:53:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41a8d782
[2022-12-21T00:53:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:53:47.017+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:53:47.017+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:54:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:54:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23082bf
[2022-12-21T00:54:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:54:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:54:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:54:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:54:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26593b8a
[2022-12-21T00:54:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:54:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:54:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:55:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:55:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d532e0e
[2022-12-21T00:55:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:55:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:55:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:55:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:55:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a541cae
[2022-12-21T00:55:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:55:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:55:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:56:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:56:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47a34e6f
[2022-12-21T00:56:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:56:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:56:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:56:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:56:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79525e56
[2022-12-21T00:56:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:56:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:56:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:57:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:57:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@354f0f0b
[2022-12-21T00:57:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:57:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:57:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:57:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:57:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77c8f7a2
[2022-12-21T00:57:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:57:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:57:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:58:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:58:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f607d3e
[2022-12-21T00:58:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:58:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:58:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:58:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:58:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5465fbf8
[2022-12-21T00:58:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:58:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:58:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:59:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:59:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fb63acb
[2022-12-21T00:59:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:59:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:59:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:59:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:59:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35a38103
[2022-12-21T00:59:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:59:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:59:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:00:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:00:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@182f7cfe
[2022-12-21T01:00:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:00:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:00:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:00:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:00:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ebb1509
[2022-12-21T01:00:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:00:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:00:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:01:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:01:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5af7bd2e
[2022-12-21T01:01:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:01:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:01:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:01:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:01:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f6a3eb5
[2022-12-21T01:01:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:01:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:01:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:02:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:02:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7af00bc1
[2022-12-21T01:02:17.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:02:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:02:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:02:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:02:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6366d3bb
[2022-12-21T01:02:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:02:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:02:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:03:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:03:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c602ab5
[2022-12-21T01:03:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:03:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:03:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:03:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:03:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b8b07db
[2022-12-21T01:03:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:03:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:03:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:04:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:04:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@481bf617
[2022-12-21T01:04:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:04:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:04:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:04:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:04:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68702cd5
[2022-12-21T01:04:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:04:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:04:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:05:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:05:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6026331
[2022-12-21T01:05:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:05:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:05:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:05:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:05:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4de142d9
[2022-12-21T01:05:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:05:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:05:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:06:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:06:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6095a4f2
[2022-12-21T01:06:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:06:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:06:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:06:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:06:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@761db7ce
[2022-12-21T01:06:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:06:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:06:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:07:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:07:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d097c3e
[2022-12-21T01:07:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:07:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:07:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:07:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:07:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3042cd01
[2022-12-21T01:07:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:07:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:07:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:08:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:08:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bb6c2ae
[2022-12-21T01:08:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:08:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:08:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:08:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:08:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66f47ad
[2022-12-21T01:08:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:08:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:08:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:09:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:09:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27511b9d
[2022-12-21T01:09:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:09:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:09:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:09:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:09:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a6e701d
[2022-12-21T01:09:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:09:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:09:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:10:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:10:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4055091e
[2022-12-21T01:10:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:10:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:10:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:10:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:10:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e7ccaf8
[2022-12-21T01:10:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:10:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:10:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:11:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:11:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20765f9b
[2022-12-21T01:11:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:11:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:11:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:11:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:11:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@390c75ef
[2022-12-21T01:11:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:11:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:11:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:12:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:12:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4da33453
[2022-12-21T01:12:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:12:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:12:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:12:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:12:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37c6a994
[2022-12-21T01:12:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:12:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:12:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:13:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:13:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b3b43da
[2022-12-21T01:13:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:13:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:13:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:13:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:13:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c892f7b
[2022-12-21T01:13:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:13:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:13:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:14:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:14:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@331cc85c
[2022-12-21T01:14:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:14:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:14:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:14:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:14:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7768b2bc
[2022-12-21T01:14:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:14:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:14:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:15:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54a5c63e
[2022-12-21T01:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:15:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:15:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:15:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:15:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69d5d611
[2022-12-21T01:15:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:15:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:15:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:16:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:16:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58beb1b2
[2022-12-21T01:16:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:16:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:16:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:16:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:16:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c0a74ac
[2022-12-21T01:16:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:16:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:16:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:17:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:17:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28141586
[2022-12-21T01:17:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:17:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:17:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:17:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:17:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ba25c2
[2022-12-21T01:17:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:17:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:17:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:18:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:18:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f44b595
[2022-12-21T01:18:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:18:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:18:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:18:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:18:47.017+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@758de256
[2022-12-21T01:18:47.017+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:18:47.018+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:18:47.018+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:19:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:19:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c58e23d
[2022-12-21T01:19:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:19:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:19:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:19:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:19:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fe152d3
[2022-12-21T01:19:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:19:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:19:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:20:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:20:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@576e8cb7
[2022-12-21T01:20:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:20:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:20:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:20:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:20:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61109df9
[2022-12-21T01:20:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:20:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:20:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:21:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:21:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48a04206
[2022-12-21T01:21:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:21:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:21:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:21:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:21:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14270954
[2022-12-21T01:21:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:21:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:21:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:22:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:22:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e960712
[2022-12-21T01:22:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:22:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:22:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:22:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:22:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1418aea6
[2022-12-21T01:22:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:22:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:22:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:23:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:23:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2910c557
[2022-12-21T01:23:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:23:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:23:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:23:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:23:47.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f8e5130
[2022-12-21T01:23:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:23:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:23:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:24:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:24:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36ae6159
[2022-12-21T01:24:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:24:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:24:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:24:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:24:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64c95396
[2022-12-21T01:24:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:24:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:24:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:25:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:25:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3850a555
[2022-12-21T01:25:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:25:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:25:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:25:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:25:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cb136dd
[2022-12-21T01:25:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:25:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:25:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:26:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:26:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fd2547c
[2022-12-21T01:26:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:26:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:26:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:26:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:26:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b64af75
[2022-12-21T01:26:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:26:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:26:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:27:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:27:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bcae330
[2022-12-21T01:27:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:27:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:27:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:27:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:27:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1da910ca
[2022-12-21T01:27:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:27:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:27:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:28:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:28:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7250880c
[2022-12-21T01:28:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:28:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:28:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:28:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:28:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d4be1b2
[2022-12-21T01:28:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:28:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:28:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:29:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:29:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ae828f2
[2022-12-21T01:29:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:29:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:29:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:29:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:29:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bcbb206
[2022-12-21T01:29:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:29:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:29:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:30:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:30:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18bade40
[2022-12-21T01:30:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:30:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:30:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:30:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:30:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6afcc407
[2022-12-21T01:30:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:30:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:30:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:31:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:31:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4856c70
[2022-12-21T01:31:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:31:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:31:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:31:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:31:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ceb3ba7
[2022-12-21T01:31:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:31:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:31:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:32:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:32:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16e3772b
[2022-12-21T01:32:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:32:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:32:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:32:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:32:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bfa666e
[2022-12-21T01:32:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:32:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:32:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:33:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:33:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57c08f8e
[2022-12-21T01:33:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:33:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:33:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:33:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:33:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@513f5ff
[2022-12-21T01:33:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:33:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:33:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:34:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:34:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@224c6ed7
[2022-12-21T01:34:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:34:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:34:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:34:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:34:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@123a44a2
[2022-12-21T01:34:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:34:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:34:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:35:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:35:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c64c64b
[2022-12-21T01:35:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:35:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:35:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34b043e3
[2022-12-21T01:35:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:35:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:35:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:36:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:36:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6986713
[2022-12-21T01:36:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:36:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:36:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:36:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:36:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c660637
[2022-12-21T01:36:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:36:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:36:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:37:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:37:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@940dfab
[2022-12-21T01:37:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:37:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:37:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:37:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:37:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@178bc7ef
[2022-12-21T01:37:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:37:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:37:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:38:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:38:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e8a4bc2
[2022-12-21T01:38:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:38:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:38:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:38:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:38:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28a1f6c5
[2022-12-21T01:38:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:38:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:38:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:39:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:39:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b843321
[2022-12-21T01:39:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:39:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:39:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:39:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:39:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4605b54d
[2022-12-21T01:39:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:39:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:39:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:40:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:40:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61066e7b
[2022-12-21T01:40:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:40:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:40:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:40:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:40:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6359e42e
[2022-12-21T01:40:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:40:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:40:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:41:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:41:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@140f4616
[2022-12-21T01:41:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:41:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:41:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:41:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:41:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@293019e2
[2022-12-21T01:41:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:41:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:41:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:42:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:42:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f27b991
[2022-12-21T01:42:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:42:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:42:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:42:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:42:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f1ca5c1
[2022-12-21T01:42:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:42:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:42:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:43:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:43:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52edc6f5
[2022-12-21T01:43:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:43:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:43:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:43:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:43:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f56443f
[2022-12-21T01:43:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:43:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:43:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:44:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:44:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63f967b6
[2022-12-21T01:44:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:44:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:44:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:44:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:44:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36ccf7fd
[2022-12-21T01:44:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:44:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:44:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:45:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:45:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7036d81
[2022-12-21T01:45:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:45:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:45:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:45:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:45:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a9963ca
[2022-12-21T01:45:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:45:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:45:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:46:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:46:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68ed5418
[2022-12-21T01:46:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:46:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:46:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:46:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:46:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66b17e37
[2022-12-21T01:46:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:46:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:46:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:47:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:47:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64379267
[2022-12-21T01:47:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:47:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:47:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:47:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:47:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@502bc76f
[2022-12-21T01:47:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:47:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:47:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:48:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:48:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@389a5d97
[2022-12-21T01:48:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:48:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:48:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:48:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:48:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c8ef5e8
[2022-12-21T01:48:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:48:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:48:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:49:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:49:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@746fd37f
[2022-12-21T01:49:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:49:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:49:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:49:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:49:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e3aeaf0
[2022-12-21T01:49:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:49:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:49:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:50:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:50:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7df43828
[2022-12-21T01:50:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:50:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:50:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:50:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:50:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73dbaf3d
[2022-12-21T01:50:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:50:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:50:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:51:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:51:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2836b9d6
[2022-12-21T01:51:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:51:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:51:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:51:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:51:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c1d683a
[2022-12-21T01:51:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:51:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:51:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:52:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d2be48e
[2022-12-21T01:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:52:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:52:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:52:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:52:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a5be968
[2022-12-21T01:52:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:52:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:52:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:53:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:53:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@411f28e2
[2022-12-21T01:53:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:53:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:53:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:53:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:53:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51ee11ac
[2022-12-21T01:53:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:53:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:53:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:54:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:54:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b484943
[2022-12-21T01:54:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:54:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:54:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:54:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:54:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33876469
[2022-12-21T01:54:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:54:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:54:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:55:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:55:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bcfe8be
[2022-12-21T01:55:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:55:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:55:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:55:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:55:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63ed1896
[2022-12-21T01:55:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:55:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:55:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:56:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:56:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2db37e8a
[2022-12-21T01:56:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:56:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:56:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:56:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:56:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bd48581
[2022-12-21T01:56:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:56:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:56:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:57:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:57:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c0d2f6d
[2022-12-21T01:57:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:57:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:57:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:57:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:57:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9ad9321
[2022-12-21T01:57:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:57:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:57:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:58:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:58:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36d58081
[2022-12-21T01:58:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:58:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:58:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:58:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:58:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17cd6f71
[2022-12-21T01:58:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:58:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:58:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:59:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:59:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63eab720
[2022-12-21T01:59:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:59:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:59:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:59:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:59:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@376c574d
[2022-12-21T01:59:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:59:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:59:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:00:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:00:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19f8bbaa
[2022-12-21T02:00:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:00:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:00:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:00:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:00:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e116ea9
[2022-12-21T02:00:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:00:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:00:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:01:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:01:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@643ead4d
[2022-12-21T02:01:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:01:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:01:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:01:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:01:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53edbae8
[2022-12-21T02:01:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:01:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:01:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:02:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:02:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73658665
[2022-12-21T02:02:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:02:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:02:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:02:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:02:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3adde1c3
[2022-12-21T02:02:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:02:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:02:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:03:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:03:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@620a837a
[2022-12-21T02:03:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:03:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:03:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:03:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:03:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d645fd7
[2022-12-21T02:03:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:03:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:03:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:04:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:04:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@754a2d48
[2022-12-21T02:04:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:04:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:04:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:04:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:04:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8614076
[2022-12-21T02:04:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:04:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:04:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:05:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:05:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fe717d0
[2022-12-21T02:05:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:05:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:05:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:05:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:05:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@508072ec
[2022-12-21T02:05:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:05:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:05:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:06:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:06:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f7fe482
[2022-12-21T02:06:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:06:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:06:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:06:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:06:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c956e70
[2022-12-21T02:06:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:06:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:06:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:07:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:07:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@391112a
[2022-12-21T02:07:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:07:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:07:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:07:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:07:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16ba8d8a
[2022-12-21T02:07:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:07:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:07:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:08:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:08:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6482b6c
[2022-12-21T02:08:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:08:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:08:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:08:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:08:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2916dc6a
[2022-12-21T02:08:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:08:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:08:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:09:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:09:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c8199ea
[2022-12-21T02:09:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:09:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:09:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:09:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:09:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60a58305
[2022-12-21T02:09:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:09:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:09:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:10:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:10:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58dac038
[2022-12-21T02:10:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:10:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:10:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:10:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:10:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4314917f
[2022-12-21T02:10:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:10:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:10:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:11:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:11:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b7d6b1d
[2022-12-21T02:11:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:11:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:11:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:11:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:11:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@514c3068
[2022-12-21T02:11:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:11:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:11:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:12:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:12:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7800ae28
[2022-12-21T02:12:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:12:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:12:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:12:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:12:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2007f25a
[2022-12-21T02:12:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:12:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:12:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:13:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:13:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@423b6226
[2022-12-21T02:13:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:13:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:13:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:13:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:13:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30a29b89
[2022-12-21T02:13:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:13:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:13:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:14:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:14:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79a041d
[2022-12-21T02:14:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:14:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:14:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:14:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:14:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e3ef74d
[2022-12-21T02:14:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:14:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:14:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:15:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cf80f9c
[2022-12-21T02:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:15:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:15:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:15:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:15:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bc75fdb
[2022-12-21T02:15:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:15:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:15:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:16:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:16:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69cb35f6
[2022-12-21T02:16:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:16:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:16:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:16:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:16:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e4286f
[2022-12-21T02:16:47.015+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:16:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:16:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:17:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:17:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ed33fd8
[2022-12-21T02:17:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:17:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:17:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:17:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:17:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@531659a7
[2022-12-21T02:17:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:17:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:17:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:18:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:18:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f3881cd
[2022-12-21T02:18:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:18:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:18:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:18:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:18:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e92985
[2022-12-21T02:18:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:18:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:18:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:19:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:19:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ad6857f
[2022-12-21T02:19:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:19:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:19:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:19:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:19:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f5e07e9
[2022-12-21T02:19:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:19:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:19:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:20:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:20:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1557d8eb
[2022-12-21T02:20:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:20:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:20:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:20:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:20:47.017+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@403969a4
[2022-12-21T02:20:47.017+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:20:47.017+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:20:47.018+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:21:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:21:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5461d177
[2022-12-21T02:21:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:21:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:21:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:21:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:21:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dd65ef1
[2022-12-21T02:21:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:21:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:21:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:22:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:22:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1008c619
[2022-12-21T02:22:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:22:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:22:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:22:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:22:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67fde704
[2022-12-21T02:22:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:22:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:22:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:23:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:23:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4167c88f
[2022-12-21T02:23:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:23:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:23:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:23:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:23:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cfdd9aa
[2022-12-21T02:23:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:23:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:23:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:24:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:24:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bb82627
[2022-12-21T02:24:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:24:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:24:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:24:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:24:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48ad0ef3
[2022-12-21T02:24:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:24:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:24:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:25:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:25:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61f96519
[2022-12-21T02:25:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:25:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:25:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:25:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:25:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5694ec75
[2022-12-21T02:25:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:25:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:25:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:26:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:26:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4705e260
[2022-12-21T02:26:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:26:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:26:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:26:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:26:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4327f3e0
[2022-12-21T02:26:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:26:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:26:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:27:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:27:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c6575a4
[2022-12-21T02:27:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:27:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:27:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:27:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:27:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78784304
[2022-12-21T02:27:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:27:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:27:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:28:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:28:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20ab3799
[2022-12-21T02:28:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:28:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:28:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:28:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:28:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@189a56bb
[2022-12-21T02:28:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:28:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:28:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:29:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:29:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65e23a0a
[2022-12-21T02:29:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:29:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:29:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:29:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:29:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@588ede75
[2022-12-21T02:29:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:29:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:29:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:30:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:30:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d8035b
[2022-12-21T02:30:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:30:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:30:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:30:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:30:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26912149
[2022-12-21T02:30:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:30:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:30:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:31:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:31:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65ec442b
[2022-12-21T02:31:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:31:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:31:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:31:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:31:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dfd9f71
[2022-12-21T02:31:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:31:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:31:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:32:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:32:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b13fbb4
[2022-12-21T02:32:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:32:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:32:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:32:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:32:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48e3c357
[2022-12-21T02:32:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:32:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:32:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:33:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:33:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45a2d560
[2022-12-21T02:33:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:33:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:33:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:33:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:33:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f100690
[2022-12-21T02:33:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:33:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:33:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:34:16.992+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:34:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a0e953f
[2022-12-21T02:34:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:34:17.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:34:17.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:34:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:34:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@611a4649
[2022-12-21T02:34:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:34:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:34:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:35:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:35:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@228f4371
[2022-12-21T02:35:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:35:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:35:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:35:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:35:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8c4739a
[2022-12-21T02:35:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:35:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:35:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:36:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:36:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b809802
[2022-12-21T02:36:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:36:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:36:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:36:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:36:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3149798f
[2022-12-21T02:36:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:36:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:36:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:37:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:37:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26aa9872
[2022-12-21T02:37:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:37:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:37:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:37:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:37:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61406bb
[2022-12-21T02:37:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:37:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:37:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:38:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:38:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fa22702
[2022-12-21T02:38:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:38:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:38:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:38:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:38:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ed85c9c
[2022-12-21T02:38:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:38:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:38:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:39:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:39:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@743116c0
[2022-12-21T02:39:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:39:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:39:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:39:46.994+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:39:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54713e74
[2022-12-21T02:39:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:39:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:39:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:40:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:40:17.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33d4754d
[2022-12-21T02:40:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:40:17.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:40:17.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:40:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:40:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@218fd6f4
[2022-12-21T02:40:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:40:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:40:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:41:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:41:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e805056
[2022-12-21T02:41:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:41:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:41:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:41:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:41:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52044278
[2022-12-21T02:41:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:41:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:41:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:42:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:42:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41de0a3c
[2022-12-21T02:42:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:42:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:42:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:42:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:42:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8fffb65
[2022-12-21T02:42:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:42:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:42:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:43:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:43:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c2a5772
[2022-12-21T02:43:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:43:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:43:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:43:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:43:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33db832f
[2022-12-21T02:43:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:43:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:43:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:44:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:44:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b7f183f
[2022-12-21T02:44:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:44:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:44:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:44:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:44:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f40cf55
[2022-12-21T02:44:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:44:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:44:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:45:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:45:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70d8f62d
[2022-12-21T02:45:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:45:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:45:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:45:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:45:47.026+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d3f50e1
[2022-12-21T02:45:47.026+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:45:47.026+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:45:47.027+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:46:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:46:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17c319f5
[2022-12-21T02:46:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:46:17.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:46:17.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:46:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:46:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4828332
[2022-12-21T02:46:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:46:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:46:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:47:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:47:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e005596
[2022-12-21T02:47:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:47:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:47:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:47:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:47:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a4082da
[2022-12-21T02:47:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:47:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:47:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:48:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:48:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@921efad
[2022-12-21T02:48:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:48:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:48:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:48:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:48:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ff8ec22
[2022-12-21T02:48:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:48:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:48:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:49:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:49:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7911634
[2022-12-21T02:49:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:49:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:49:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:49:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:49:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a32a09c
[2022-12-21T02:49:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:49:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:49:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:50:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:50:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59d05e8c
[2022-12-21T02:50:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:50:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:50:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:50:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:50:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@703e7f09
[2022-12-21T02:50:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:50:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:50:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:51:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:51:17.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29092ac
[2022-12-21T02:51:17.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:51:17.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:51:17.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:51:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:51:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f9cc496
[2022-12-21T02:51:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:51:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:51:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:52:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41489079
[2022-12-21T02:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:52:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:52:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:52:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:52:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@af5aae2
[2022-12-21T02:52:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:52:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:52:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:53:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:53:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19faad7a
[2022-12-21T02:53:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:53:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:53:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:53:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:53:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c001b4a
[2022-12-21T02:53:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:53:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:53:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:54:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:54:17.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2429f2ff
[2022-12-21T02:54:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:54:17.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:54:17.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:54:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:54:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@746fb140
[2022-12-21T02:54:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:54:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:54:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:55:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:55:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c1ca8d3
[2022-12-21T02:55:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:55:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:55:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:55:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:55:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f8f1f1
[2022-12-21T02:55:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:55:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:55:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:56:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:56:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4201265f
[2022-12-21T02:56:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:56:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:56:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:56:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:56:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10630363
[2022-12-21T02:56:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:56:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:56:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:57:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:57:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6eb940dc
[2022-12-21T02:57:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:57:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:57:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:57:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:57:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e9630ce
[2022-12-21T02:57:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:57:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:57:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:58:16.993+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:58:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e63efc5
[2022-12-21T02:58:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:58:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:58:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:58:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:58:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f8666fe
[2022-12-21T02:58:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:58:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:58:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:59:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:59:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d796cad
[2022-12-21T02:59:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:59:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:59:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T02:59:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T02:59:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@454ae006
[2022-12-21T02:59:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T02:59:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T02:59:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:00:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:00:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18ee5208
[2022-12-21T03:00:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:00:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:00:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:00:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:00:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fcc05fa
[2022-12-21T03:00:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:00:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:00:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:01:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:01:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7aa3fff9
[2022-12-21T03:01:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:01:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:01:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:01:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:01:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38ae2a1e
[2022-12-21T03:01:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:01:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:01:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:02:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:02:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44c74a19
[2022-12-21T03:02:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:02:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:02:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:02:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:02:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48f2d6ab
[2022-12-21T03:02:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:02:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:02:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:03:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:03:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dc0e001
[2022-12-21T03:03:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:03:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:03:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:03:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:03:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@635098fb
[2022-12-21T03:03:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:03:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:03:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:04:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:04:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cc3d929
[2022-12-21T03:04:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:04:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:04:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:04:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:04:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7562d109
[2022-12-21T03:04:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:04:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:04:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:05:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:05:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b0fc9f9
[2022-12-21T03:05:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:05:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:05:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:05:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:05:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@333b2c8d
[2022-12-21T03:05:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:05:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:05:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:06:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:06:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61503b4b
[2022-12-21T03:06:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:06:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:06:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:06:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:06:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ddad601
[2022-12-21T03:06:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:06:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:06:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:07:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:07:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@675813ff
[2022-12-21T03:07:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:07:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:07:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:07:46.992+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:07:47.015+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@361db03d
[2022-12-21T03:07:47.015+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:07:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:07:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:08:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:08:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37fd6d50
[2022-12-21T03:08:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:08:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:08:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:08:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:08:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53d20e1d
[2022-12-21T03:08:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:08:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:08:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:09:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:09:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@632334b
[2022-12-21T03:09:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:09:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:09:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:09:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:09:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ee9ffa1
[2022-12-21T03:09:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:09:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:09:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:10:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:10:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37dd711e
[2022-12-21T03:10:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:10:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:10:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:10:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:10:47.015+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3178c378
[2022-12-21T03:10:47.015+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:10:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:10:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:11:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:11:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@367024e0
[2022-12-21T03:11:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:11:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:11:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:11:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:11:47.015+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6624c892
[2022-12-21T03:11:47.015+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:11:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:11:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:12:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:12:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3331758f
[2022-12-21T03:12:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:12:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:12:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:12:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:12:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b21c04e
[2022-12-21T03:12:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:12:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:12:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:13:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:13:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1dd83a5c
[2022-12-21T03:13:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:13:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:13:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:13:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:13:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@556fed6b
[2022-12-21T03:13:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:13:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:13:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:14:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:14:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64cd6ea9
[2022-12-21T03:14:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:14:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:14:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:14:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:14:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30f6421a
[2022-12-21T03:14:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:14:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:14:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:15:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@732d1305
[2022-12-21T03:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:15:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:15:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:15:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:15:47.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8d4af16
[2022-12-21T03:15:47.000+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:15:47.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:15:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:16:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:16:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fdfb52e
[2022-12-21T03:16:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:16:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:16:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:16:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:16:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@123eb933
[2022-12-21T03:16:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:16:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:16:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:17:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:17:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@748596ff
[2022-12-21T03:17:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:17:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:17:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:17:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:17:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38d4752a
[2022-12-21T03:17:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:17:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:17:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:18:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:18:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77be8a13
[2022-12-21T03:18:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:18:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:18:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:18:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:18:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@462367
[2022-12-21T03:18:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:18:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:18:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T03:19:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T03:19:17.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bf5c6a4
[2022-12-21T03:19:17.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T03:19:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T03:19:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized