Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2023-02-27T05:03:38.677+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2023-02-27T05:03:39.233+00:00|INFO|log|main] Logging initialized @1578ms to org.eclipse.jetty.util.log.Slf4jLog
[2023-02-27T05:03:39.710+00:00|INFO|ServiceManager|main] service manager starting
[2023-02-27T05:03:39.711+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2023-02-27T05:03:39.711+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{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@65fe9e33{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@18bc345{/,null,STOPPED}, connector=SDCDistributionGroup@6ccdb29f{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-02-27T05:03:39.851+00:00|INFO|ServiceManager|main] service manager started
[2023-02-27T05:03:39.853+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{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@65fe9e33{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@18bc345{/,null,STOPPED}, connector=SDCDistributionGroup@6ccdb29f{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-02-27T05:03:39.898+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
[2023-02-27T05:03:40.020+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2023-02-27T05:03:40.021+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2023-02-27T05:03:40.024+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 600000ms
[2023-02-27T05:03:40.082+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2023-02-27T05:03:40.088+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:03:41.112+00:00|ERROR|HttpSdcClient|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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
[2023-02-27T05:03:41.114+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2fcbbe91
[2023-02-27T05:03:41.115+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:03:41.140+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:03:41.140+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:03:41.406+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2023-02-27T05:03:41.406+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2023-02-27T05:03:41.573+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@18bc345{/,null,AVAILABLE}
[2023-02-27T05:03:41.604+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@6ccdb29f{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2023-02-27T05:03:41.604+00:00|INFO|Server|SDCDistributionGroup-6969] Started @3949ms
[2023-02-27T05:04:10.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:04:11.140+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:04:11.141+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@76284469
[2023-02-27T05:04:11.141+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:04:11.141+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:04:11.141+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:04:40.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:04:41.119+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:04:41.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@35bd3d8a
[2023-02-27T05:04:41.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:04:41.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:04:41.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:05:10.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:05:11.142+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:05:11.142+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@5db0f94a
[2023-02-27T05:05:11.143+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:05:11.143+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:05:11.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:05:40.083+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:05:41.124+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:05:41.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@384b7482
[2023-02-27T05:05:41.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:05:41.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:05:41.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:06:10.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:06:11.168+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:06:11.168+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4761f0f2
[2023-02-27T05:06:11.169+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:06:11.169+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:06:11.169+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:06:40.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:06:41.124+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:06:41.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@15bd09ad
[2023-02-27T05:06:41.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:06:41.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:06:41.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:07:10.083+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:07:11.137+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:07:11.137+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@111cc109
[2023-02-27T05:07:11.137+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:07:11.138+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:07:11.138+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:07:40.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:07:41.125+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:07:41.125+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4a96b6b
[2023-02-27T05:07:41.125+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:07:41.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:07:41.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:08:10.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:08:11.142+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:08:11.143+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4b124dab
[2023-02-27T05:08:11.143+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:08:11.145+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:08:11.146+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:08:40.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:08:41.124+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:08:41.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4641524d
[2023-02-27T05:08:41.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:08:41.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:08:41.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:09:10.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:09:11.103+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:09:11.104+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1ae04439
[2023-02-27T05:09:11.104+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:09:11.105+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:09:11.105+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:09:40.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:09:41.123+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:09:41.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@51058d3b
[2023-02-27T05:09:41.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:09:41.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:09:41.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:10:10.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:10:11.136+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:10:11.138+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@7325d960
[2023-02-27T05:10:11.138+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:10:11.138+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:10:11.138+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:10:40.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:10:41.125+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:10:41.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@362bfa23
[2023-02-27T05:10:41.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:10:41.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:10:41.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:11:10.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:11:11.148+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:11:11.149+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@68adf477
[2023-02-27T05:11:11.150+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:11:11.150+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:11:11.156+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:11:40.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:11:41.125+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:11:41.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@283dd591
[2023-02-27T05:11:41.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:11:41.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:11:41.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:12:10.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:12:11.104+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:12:11.104+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@215a23fd
[2023-02-27T05:12:11.105+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:12:11.105+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:12:11.105+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:12:40.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:12:41.129+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:12:41.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1a6b701
[2023-02-27T05:12:41.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:12:41.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:12:41.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:13:10.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:13:11.141+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:13:11.143+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@b94fb8
[2023-02-27T05:13:11.143+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:13:11.144+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:13:11.144+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:13:40.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:13:41.131+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:13:41.133+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@3f48ecc7
[2023-02-27T05:13:41.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:13:41.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:13:41.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:14:10.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:14:11.143+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:14:11.144+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@322e14f8
[2023-02-27T05:14:11.144+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:14:11.144+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:14:11.144+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:14:40.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:14:41.126+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:14:41.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@48d7217e
[2023-02-27T05:14:41.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:14:41.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:14:41.126+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:15:10.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:15:11.140+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:15:11.142+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2b6614bc
[2023-02-27T05:15:11.142+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:15:11.142+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:15:11.142+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:15:40.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:15:41.118+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:15:41.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@716300e7
[2023-02-27T05:15:41.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:15:41.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:15:41.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:16:10.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:16:11.107+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:16:11.107+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@5eee47fb
[2023-02-27T05:16:11.107+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:16:11.107+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:16:11.107+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:16:40.086+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:16:41.118+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:16:41.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@28ad7dd
[2023-02-27T05:16:41.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:16:41.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:16:41.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:17:10.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:17:11.148+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:17:11.148+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1146c8c2
[2023-02-27T05:17:11.149+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:17:11.149+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:17:11.149+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:17:40.082+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:17:41.125+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.59.97] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-27T05:17:41.125+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1a3055c2
[2023-02-27T05:17:41.125+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-27T05:17:41.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-27T05:17:41.126+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-27T05:18:10.081+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-27T05:18:10.248+00:00|INFO|ProducerConfig|Timer-0] ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

[2023-02-27T05:18:10.565+00:00|INFO|KafkaProducer|Timer-0] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Instantiated an idempotent producer.
[2023-02-27T05:18:10.647+00:00|INFO|AbstractLogin|Timer-0] Successfully logged in.
[2023-02-27T05:18:10.708+00:00|INFO|AppInfoParser|Timer-0] Kafka version: 3.3.1
[2023-02-27T05:18:10.708+00:00|INFO|AppInfoParser|Timer-0] Kafka commitId: e23c59d00e687ff5
[2023-02-27T05:18:10.708+00:00|INFO|AppInfoParser|Timer-0] Kafka startTimeMs: 1677475090696
[2023-02-27T05:18:10.715+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient
[2023-02-27T05:18:10.739+00:00|INFO|ConsumerConfig|Timer-0] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-distribution
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-02-27T05:18:10.810+00:00|INFO|AppInfoParser|Timer-0] Kafka version: 3.3.1
[2023-02-27T05:18:10.811+00:00|INFO|AppInfoParser|Timer-0] Kafka commitId: e23c59d00e687ff5
[2023-02-27T05:18:10.811+00:00|INFO|AppInfoParser|Timer-0] Kafka startTimeMs: 1677475090810
[2023-02-27T05:18:10.813+00:00|INFO|KafkaConsumer|Timer-0] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:18:10.818+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:18:11.763+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to gH6p4ofbRu-w_uikgbJ-hA
[2023-02-27T05:18:11.764+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Cluster ID: xoE924ylSEeMJ444KaYGLg
[2023-02-27T05:18:11.764+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to gH6p4ofbRu-w_uikgbJ-hA
[2023-02-27T05:18:11.765+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to gH6p4ofbRu-w_uikgbJ-hA
[2023-02-27T05:18:11.765+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to gH6p4ofbRu-w_uikgbJ-hA
[2023-02-27T05:18:11.766+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to gH6p4ofbRu-w_uikgbJ-hA
[2023-02-27T05:18:11.766+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to gH6p4ofbRu-w_uikgbJ-hA
[2023-02-27T05:18:11.767+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] ProducerId set to 2001 with epoch 0
[2023-02-27T05:18:11.770+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Cluster ID: xoE924ylSEeMJ444KaYGLg
[2023-02-27T05:18:11.771+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-02-27T05:18:11.793+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] (Re-)joining group
[2023-02-27T05:18:11.878+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Request joining group due to: need to re-join with the given member-id: policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64-83f6b39c-1968-4697-89bd-973902e4dce8
[2023-02-27T05:18:11.879+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-02-27T05:18:11.879+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] (Re-)joining group
[2023-02-27T05:18:14.889+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Successfully joined group with generation Generation{generationId=1, memberId='policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64-83f6b39c-1968-4697-89bd-973902e4dce8', protocol='range'}
[2023-02-27T05:18:14.894+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Finished assignment for group at generation 1: {policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64-83f6b39c-1968-4697-89bd-973902e4dce8=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
[2023-02-27T05:18:14.922+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Successfully synced group in generation Generation{generationId=1, memberId='policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64-83f6b39c-1968-4697-89bd-973902e4dce8', protocol='range'}
[2023-02-27T05:18:14.923+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
[2023-02-27T05:18:14.927+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
[2023-02-27T05:18:14.949+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
[2023-02-27T05:18:14.949+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
[2023-02-27T05:18:14.949+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
[2023-02-27T05:18:14.949+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
[2023-02-27T05:18:14.949+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
[2023-02-27T05:18:14.949+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
[2023-02-27T05:18:15.120+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-02-27T05:18:15.121+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-02-27T05:18:15.135+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-02-27T05:18:15.136+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-02-27T05:18:15.141+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-02-27T05:18:15.141+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-02-27T05:18:40.825+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:19:10.826+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:19:40.827+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:20:10.830+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:20:40.832+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:21:10.833+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:21:40.840+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:22:10.841+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:22:40.843+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:23:10.844+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:23:40.845+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:24:10.846+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:24:40.847+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:25:10.848+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:25:40.850+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:26:10.851+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:26:40.852+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:27:10.854+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:27:11.909+00:00|INFO|NetworkClient|pool-3-thread-9] [Consumer clientId=policy-distribution-id-consumer-ad5334ba-5bf3-4eb6-967c-dd8b4c1d7c64, groupId=policy-distribution] Node -1 disconnected.
[2023-02-27T05:27:12.087+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Node -1 disconnected.
[2023-02-27T05:27:40.856+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:28:10.857+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:28:40.859+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:29:10.860+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:29:40.867+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:30:10.868+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:30:40.870+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:31:10.871+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:31:40.872+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:32:10.873+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:32:40.875+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:33:10.875+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:33:40.879+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:34:10.881+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:34:40.883+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:35:10.887+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:35:40.888+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:36:10.889+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:36:40.893+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:37:10.895+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:37:40.895+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:38:10.896+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:38:40.897+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:39:10.898+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:39:40.900+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:40:10.901+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:40:40.902+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:41:10.904+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:41:40.905+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:42:10.907+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:42:40.908+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:43:10.909+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:43:40.910+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:44:10.912+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:44:40.914+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:45:10.915+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:45:40.916+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:46:10.916+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:46:40.917+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:47:10.918+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:47:40.920+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:48:10.921+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:48:40.922+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:49:10.924+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:49:40.925+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:50:10.927+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:50:40.928+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:51:10.931+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:51:40.932+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:52:10.934+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:52:40.935+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:53:10.936+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:53:40.938+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:54:10.940+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:54:40.941+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:55:10.942+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:55:40.943+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:56:10.943+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:56:40.944+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:57:10.946+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:57:40.947+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:58:10.949+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:58:40.949+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:59:10.950+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T05:59:40.952+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:00:10.953+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:00:40.954+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:01:10.955+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:01:40.956+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:02:10.957+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:02:40.958+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:03:10.959+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:03:40.960+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:04:10.961+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:04:40.961+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:05:10.962+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:05:40.964+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:06:10.965+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:06:40.966+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:07:10.968+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:07:40.969+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:08:10.971+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:08:40.972+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:09:10.972+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:09:40.974+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:10:10.975+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:10:40.975+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:11:10.976+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:11:40.976+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:12:10.978+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:12:40.979+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:13:10.980+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:13:40.980+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:14:10.982+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:14:40.982+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:15:10.988+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:15:40.989+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:16:10.990+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:16:40.991+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:17:10.992+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:17:40.993+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:18:10.994+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:18:40.994+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:19:10.996+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:19:40.997+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:20:10.999+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:20:40.999+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:21:11.004+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:21:41.006+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:22:11.006+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:22:41.008+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:23:11.010+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:23:41.011+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:24:11.011+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:24:41.012+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:25:11.015+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:25:41.017+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:26:11.019+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:26:41.023+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:27:11.025+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:27:41.026+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:28:11.028+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:28:41.029+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:29:11.030+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:29:41.032+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:30:11.034+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:30:41.035+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:31:11.036+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:31:41.036+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:32:11.038+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:32:41.040+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:33:11.041+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:33:41.043+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:34:11.045+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:34:41.046+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:35:11.048+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:35:41.048+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:36:11.049+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:36:41.050+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:37:11.055+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:37:41.062+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:38:11.064+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:38:41.067+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:39:11.067+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:39:41.069+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:40:11.070+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:40:41.072+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:41:11.073+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:41:41.074+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:42:11.075+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:42:41.076+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:43:11.078+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:43:41.079+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:44:11.080+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:44:41.082+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:45:11.083+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:45:41.083+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:46:11.084+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:46:41.085+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:47:11.086+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:47:41.087+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:48:11.088+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:48:41.088+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:49:11.089+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:49:41.090+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:50:11.091+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:50:41.092+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:51:11.092+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:51:41.094+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:52:11.095+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:52:41.097+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:53:11.098+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:53:41.100+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:54:11.100+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:54:41.100+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:55:11.101+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:55:41.102+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:56:11.103+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:56:41.104+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:57:11.106+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:57:41.107+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:58:11.108+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:58:41.109+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:59:11.110+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T06:59:41.112+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:00:11.112+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:00:41.113+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:01:11.114+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:01:41.116+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:02:11.119+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:02:41.121+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:03:11.121+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:03:41.122+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:04:11.124+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:04:41.125+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:05:11.126+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:05:41.128+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:06:11.129+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:06:41.130+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:07:11.132+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:07:41.133+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:08:11.135+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:08:41.136+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:09:11.136+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:09:41.138+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:10:11.139+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:10:41.143+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:11:11.145+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:11:41.145+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:12:11.146+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:12:41.148+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:13:11.149+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:13:41.150+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:14:11.150+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:14:41.151+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:15:11.154+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:15:41.155+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:16:11.157+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:16:41.158+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:17:11.160+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:17:41.162+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:18:11.164+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:18:41.165+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:19:11.166+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:19:41.166+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:20:02.819+00:00|INFO|RequestLog|qtp220695851-21] 10.233.65.230 - healthcheck [27/Feb/2023:07:20:02 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2023-02-27T07:20:11.168+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:20:41.169+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:21:11.170+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:21:41.171+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:22:11.171+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:22:41.172+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:23:11.176+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:23:41.177+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:24:11.178+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:24:41.179+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:25:11.180+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:25:41.180+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:26:11.182+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:26:41.183+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:27:11.185+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:27:41.186+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:28:11.186+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:28:41.187+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:29:11.187+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:29:41.188+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:30:11.189+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:30:41.189+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:31:11.191+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:31:41.191+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:32:11.192+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:32:41.192+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:33:11.194+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:33:41.195+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:34:11.196+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:34:41.198+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:35:11.199+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:35:41.199+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:36:11.201+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:36:41.201+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:37:11.202+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:37:41.203+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:38:11.203+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:38:41.205+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:39:11.206+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:39:41.211+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:40:11.212+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:40:41.213+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:41:11.214+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:41:41.215+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:42:11.215+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:42:41.217+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:43:11.218+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:43:41.219+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:44:11.219+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:44:41.219+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:45:11.220+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:45:41.220+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:46:11.222+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:46:41.224+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:47:11.225+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:47:41.226+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:48:11.227+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:48:41.227+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:49:11.228+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:49:41.229+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:50:11.229+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:50:41.231+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:51:11.232+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:51:41.233+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:52:11.234+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:52:41.236+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:53:11.238+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:53:41.239+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:54:11.240+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:54:41.243+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:55:11.244+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:55:41.245+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:56:11.246+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:56:41.247+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:57:11.248+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:57:41.249+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:58:11.250+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:58:41.250+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:59:11.251+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T07:59:20.295+00:00|INFO|RequestLog|qtp220695851-24] 10.233.65.230 - healthcheck [27/Feb/2023:07:59:20 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2023-02-27T07:59:41.253+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:00:11.253+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:00:41.255+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:01:11.256+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:01:41.256+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:02:11.257+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:02:41.259+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:03:11.259+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:03:41.261+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:04:11.261+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:04:41.262+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:05:11.264+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:05:41.266+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:06:11.268+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:06:41.268+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:07:11.269+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:07:41.271+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:08:11.271+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:08:41.273+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:09:11.274+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:09:41.275+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:10:11.277+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:10:41.277+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:11:11.287+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:11:41.287+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:12:11.289+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:12:41.290+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:13:11.290+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:13:41.291+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:14:11.292+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:14:41.294+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:14:51.670+00:00|INFO|RequestLog|qtp220695851-20] 10.233.65.230 - healthcheck [27/Feb/2023:08:14:51 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2023-02-27T08:15:11.295+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:15:41.296+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:16:11.297+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:16:41.298+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:17:11.299+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:17:41.299+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:18:11.300+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:18:41.301+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:19:11.307+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:19:41.309+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:20:11.311+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:20:41.312+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:21:11.313+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:21:26.924+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:26.932+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:26.932+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "346f0d1e-32ce-491b-be85-2ae43d810816",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486071313,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230227082003/1.0/resourceInstances/vfw0073fee802780/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:26.943+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:21:26.943+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:21:26.943+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:21:26.943+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:21:26.943+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:21:26.943+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:21:27.965+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:27.966+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:27.966+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "346f0d1e-32ce-491b-be85-2ae43d810816",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486071313,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230227082003/1.0/resourceInstances/vfw0073fee802780/artifacts/vfw0073fee802780_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:28.969+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:28.970+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:28.970+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "346f0d1e-32ce-491b-be85-2ae43d810816",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486071313,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230227082003/1.0/resourceInstances/vfw0073fee802780/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:29.971+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:29.972+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:29.972+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "346f0d1e-32ce-491b-be85-2ae43d810816",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486071313,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230227082003/1.0/resourceInstances/vfw0073fee802780/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:30.974+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:30.975+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:30.975+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "346f0d1e-32ce-491b-be85-2ae43d810816",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486071313,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230227082003/1.0/resourceInstances/vfw0073fee802780/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:31.976+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:31.977+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:31.977+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "346f0d1e-32ce-491b-be85-2ae43d810816",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486071313,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230227082003/1.0/artifacts/service-Vfw20230227082003-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:32.977+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:32.978+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:32.978+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "346f0d1e-32ce-491b-be85-2ae43d810816",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486071313,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230227082003/1.0/artifacts/service-Vfw20230227082003-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:33.983+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - download
[2023-02-27T08:21:34.113+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDownloadStatus
[2023-02-27T08:21:34.114+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:34.114+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "346f0d1e-32ce-491b-be85-2ae43d810816",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486094113,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230227082003/1.0/artifacts/service-Vfw20230227082003-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:35.133+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDeploymentStatus
[2023-02-27T08:21:35.134+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:35.134+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "346f0d1e-32ce-491b-be85-2ae43d810816",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486095133,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230227082003/1.0/artifacts/service-Vfw20230227082003-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:36.139+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendComponentDone status
[2023-02-27T08:21:36.139+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:36.139+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "346f0d1e-32ce-491b-be85-2ae43d810816",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486096138,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:37.140+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:21:37.150+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:37.150+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:37.150+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "84f7b1e1-e244-4845-bb50-b32b31e37dae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486097140,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDzmccv/1.0/resourceInstances/basic_onboard_dzmccv0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:38.151+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:38.152+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:38.152+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "84f7b1e1-e244-4845-bb50-b32b31e37dae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486097140,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDzmccv/1.0/resourceInstances/basic_onboard_dzmccv0/artifacts/basic_onboard_dzmccv0_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:39.154+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:39.155+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:39.155+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "84f7b1e1-e244-4845-bb50-b32b31e37dae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486097140,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDzmccv/1.0/resourceInstances/basic_onboard_dzmccv0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:40.156+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:40.156+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:40.156+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "84f7b1e1-e244-4845-bb50-b32b31e37dae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486097140,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDzmccv/1.0/resourceInstances/basic_onboard_dzmccv0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:41.157+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:41.157+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:41.157+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "84f7b1e1-e244-4845-bb50-b32b31e37dae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486097140,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDzmccv/1.0/resourceInstances/basic_onboard_dzmccv0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:42.158+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:42.159+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:42.159+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "84f7b1e1-e244-4845-bb50-b32b31e37dae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486097140,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDzmccv/1.0/artifacts/service-BasicOnboardDzmccv-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:43.159+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:21:43.160+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:43.160+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "84f7b1e1-e244-4845-bb50-b32b31e37dae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486097140,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDzmccv/1.0/artifacts/service-BasicOnboardDzmccv-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:44.161+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - download
[2023-02-27T08:21:44.279+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDownloadStatus
[2023-02-27T08:21:44.279+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:44.279+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "84f7b1e1-e244-4845-bb50-b32b31e37dae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486104279,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDzmccv/1.0/artifacts/service-BasicOnboardDzmccv-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:45.281+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDeploymentStatus
[2023-02-27T08:21:45.282+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:45.282+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "84f7b1e1-e244-4845-bb50-b32b31e37dae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486105281,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDzmccv/1.0/artifacts/service-BasicOnboardDzmccv-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:46.284+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendComponentDone status
[2023-02-27T08:21:46.284+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:21:46.284+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "84f7b1e1-e244-4845-bb50-b32b31e37dae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486106284,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:21:47.292+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:22:17.299+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:22:47.300+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:23:17.301+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:23:47.303+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:24:17.304+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:24:47.305+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:25:17.313+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:25:47.314+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:26:17.315+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:26:47.316+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:27:17.317+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:27:47.317+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:28:17.318+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:28:47.321+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:29:17.322+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:29:47.323+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:30:17.325+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:30:47.326+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:31:13.260+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Node 2 disconnected.
[2023-02-27T08:31:17.328+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:31:47.331+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:32:17.332+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:32:47.333+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:33:17.334+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:33:47.335+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:34:17.336+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:34:47.338+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:35:17.339+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:35:47.344+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:36:12.208+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2023-02-27T08:36:12.211+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:36:12.211+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "06657b13-bd26-407d-ab3b-84e45569af28",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486947344,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:36:12.214+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:36:12.214+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:36:12.214+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:36:12.216+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:36:12.216+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:36:12.216+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:36:13.240+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2023-02-27T08:36:13.241+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:36:13.242+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "06657b13-bd26-407d-ab3b-84e45569af28",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486947344,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:36:14.249+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - download
[2023-02-27T08:36:14.483+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendDownloadStatus
[2023-02-27T08:36:14.484+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:36:14.484+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "06657b13-bd26-407d-ab3b-84e45569af28",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486974483,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:36:15.487+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendDeploymentStatus
[2023-02-27T08:36:15.488+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:36:15.489+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "06657b13-bd26-407d-ab3b-84e45569af28",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486975487,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:36:16.490+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendComponentDone status
[2023-02-27T08:36:16.491+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:36:16.491+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "06657b13-bd26-407d-ab3b-84e45569af28",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677486976490,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:36:17.492+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:36:47.492+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:37:14.640+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:14.640+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:14.640+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487007492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGdme44heiys6ynw4lgwh/1.0/resourceInstances/pnfc1e59a16476a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:15.643+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:15.643+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:15.643+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487007492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGdme44heiys6ynw4lgwh/1.0/resourceInstances/pnfc1e59a16476a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:16.645+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:16.645+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:16.645+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487007492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGdme44heiys6ynw4lgwh/1.0/resourceInstances/pnfc1e59a16476a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:17.646+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:17.647+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:17.647+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487007492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGdme44heiys6ynw4lgwh/1.0/resourceInstances/pnfc1e59a16476a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:18.648+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:18.649+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:18.649+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487007492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGdme44heiys6ynw4lgwh/1.0/resourceInstances/pnfc1e59a16476a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:19.650+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:19.650+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:19.650+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487007492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGdme44heiys6ynw4lgwh/1.0/resourceInstances/pnfc1e59a16476a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:20.651+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:20.651+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:20.652+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487007492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGdme44heiys6ynw4lgwh/1.0/artifacts/service-DemoPnfGdme44heiys6ynw4lgwh-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:21.652+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:21.653+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:21.653+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487007492,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGdme44heiys6ynw4lgwh/1.0/artifacts/service-DemoPnfGdme44heiys6ynw4lgwh-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:22.656+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - download
[2023-02-27T08:37:22.763+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendDownloadStatus
[2023-02-27T08:37:22.764+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:22.764+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487042763,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGdme44heiys6ynw4lgwh/1.0/artifacts/service-DemoPnfGdme44heiys6ynw4lgwh-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:23.769+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendDeploymentStatus
[2023-02-27T08:37:23.770+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:23.770+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487043769,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfGdme44heiys6ynw4lgwh/1.0/artifacts/service-DemoPnfGdme44heiys6ynw4lgwh-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:24.772+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendComponentDone status
[2023-02-27T08:37:24.772+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2023-02-27T08:37:24.772+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
  "distributionID": "446073c3-6131-4ec5-ae96-b513a47803bb",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487044772,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:25.773+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:37:25.784+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:25.784+00:00|INFO|NotificationSender|pool-3-thread-6] DistributionClient - sendStatus
[2023-02-27T08:37:25.784+00:00|INFO|NotificationSender|pool-3-thread-6] Trying to send status: {
  "distributionID": "1f9f7c44-c217-4c9a-b11f-bbeb01787618",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487045773,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:26.784+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:26.785+00:00|INFO|NotificationSender|pool-3-thread-6] DistributionClient - sendStatus
[2023-02-27T08:37:26.785+00:00|INFO|NotificationSender|pool-3-thread-6] Trying to send status: {
  "distributionID": "1f9f7c44-c217-4c9a-b11f-bbeb01787618",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487045773,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:27.786+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:27.786+00:00|INFO|NotificationSender|pool-3-thread-6] DistributionClient - sendStatus
[2023-02-27T08:37:27.786+00:00|INFO|NotificationSender|pool-3-thread-6] Trying to send status: {
  "distributionID": "1f9f7c44-c217-4c9a-b11f-bbeb01787618",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487045773,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:28.788+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:28.788+00:00|INFO|NotificationSender|pool-3-thread-6] DistributionClient - sendStatus
[2023-02-27T08:37:28.788+00:00|INFO|NotificationSender|pool-3-thread-6] Trying to send status: {
  "distributionID": "1f9f7c44-c217-4c9a-b11f-bbeb01787618",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487045773,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:29.791+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:29.791+00:00|INFO|NotificationSender|pool-3-thread-6] DistributionClient - sendStatus
[2023-02-27T08:37:29.791+00:00|INFO|NotificationSender|pool-3-thread-6] Trying to send status: {
  "distributionID": "1f9f7c44-c217-4c9a-b11f-bbeb01787618",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487045773,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:30.792+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:30.792+00:00|INFO|NotificationSender|pool-3-thread-6] DistributionClient - sendStatus
[2023-02-27T08:37:30.792+00:00|INFO|NotificationSender|pool-3-thread-6] Trying to send status: {
  "distributionID": "1f9f7c44-c217-4c9a-b11f-bbeb01787618",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487045773,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:31.800+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2023-02-27T08:37:31.801+00:00|INFO|NotificationSender|pool-3-thread-6] DistributionClient - sendStatus
[2023-02-27T08:37:31.801+00:00|INFO|NotificationSender|pool-3-thread-6] Trying to send status: {
  "distributionID": "1f9f7c44-c217-4c9a-b11f-bbeb01787618",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487045773,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:32.803+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - download
[2023-02-27T08:37:32.902+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDownloadStatus
[2023-02-27T08:37:32.903+00:00|INFO|NotificationSender|pool-3-thread-6] DistributionClient - sendStatus
[2023-02-27T08:37:32.903+00:00|INFO|NotificationSender|pool-3-thread-6] Trying to send status: {
  "distributionID": "1f9f7c44-c217-4c9a-b11f-bbeb01787618",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487052902,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:33.905+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDeploymentStatus
[2023-02-27T08:37:33.906+00:00|INFO|NotificationSender|pool-3-thread-6] DistributionClient - sendStatus
[2023-02-27T08:37:33.906+00:00|INFO|NotificationSender|pool-3-thread-6] Trying to send status: {
  "distributionID": "1f9f7c44-c217-4c9a-b11f-bbeb01787618",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487053905,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:34.907+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendComponentDone status
[2023-02-27T08:37:34.908+00:00|INFO|NotificationSender|pool-3-thread-6] DistributionClient - sendStatus
[2023-02-27T08:37:34.908+00:00|INFO|NotificationSender|pool-3-thread-6] Trying to send status: {
  "distributionID": "1f9f7c44-c217-4c9a-b11f-bbeb01787618",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677487054907,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:37:35.908+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:38:05.908+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:38:35.909+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:39:05.910+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:39:35.911+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:40:05.912+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:40:35.913+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:41:05.914+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:41:35.915+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:42:05.915+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:42:35.916+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:43:05.917+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:43:35.917+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:44:05.919+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:44:35.920+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:45:05.921+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:45:35.923+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:46:05.924+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:46:35.924+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:47:05.927+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:47:35.928+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:48:05.928+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:48:35.929+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:49:05.930+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:49:35.931+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:50:05.931+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:50:35.932+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:51:05.934+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:51:35.935+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:52:05.936+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:52:35.936+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:53:05.938+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:53:35.939+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:53:41.795+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-27T08:53:41.797+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:41.797+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488015939,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:41.803+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:53:41.803+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:53:41.803+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:53:41.803+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:53:41.803+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:53:41.803+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] [Producer clientId=policy-distribution-id-producer-b1cf724a-f644-4b85-b4bc-c92f4a283fd9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to w35V02CbRxWJKhA4mZCryg
[2023-02-27T08:53:42.805+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-27T08:53:42.806+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:42.806+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488015939,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:43.807+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-27T08:53:43.807+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:43.808+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488015939,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:44.809+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-27T08:53:44.812+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:44.812+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488015939,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:45.814+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-27T08:53:45.815+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:45.815+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488015939,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:46.816+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-27T08:53:46.817+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:46.817+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488015939,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:47.818+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-27T08:53:47.819+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:47.819+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488015939,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:48.820+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-27T08:53:48.821+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:48.821+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488015939,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:49.821+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-27T08:53:49.822+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:49.822+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488015939,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:50.823+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendNotificationStatus
[2023-02-27T08:53:50.824+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:50.824+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488015939,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:51.829+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - download
[2023-02-27T08:53:52.057+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendDownloadStatus
[2023-02-27T08:53:52.063+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:52.063+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488032057,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:53.067+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendDeploymentStatus
[2023-02-27T08:53:53.068+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:53.068+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488033067,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:54.071+00:00|INFO|DistributionClientImpl|pool-3-thread-9] DistributionClient - sendComponentDone status
[2023-02-27T08:53:54.072+00:00|INFO|NotificationSender|pool-3-thread-9] DistributionClient - sendStatus
[2023-02-27T08:53:54.072+00:00|INFO|NotificationSender|pool-3-thread-9] Trying to send status: {
  "distributionID": "7e183dd1-99fc-4141-adff-4581a20a3446",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488034071,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:53:55.078+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:54:05.652+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:54:05.653+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:05.653+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488035078,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:06.654+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:54:06.655+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:06.656+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488035078,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:07.657+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:54:07.658+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:07.659+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488035078,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:08.660+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:54:08.661+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:08.661+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488035078,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:09.663+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:54:09.664+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:09.664+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488035078,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:10.666+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:54:10.667+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:10.668+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488035078,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:11.669+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:54:11.670+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:11.671+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488035078,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:12.673+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:54:12.674+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:12.680+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488035078,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:13.683+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - download
[2023-02-27T08:54:13.814+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDownloadStatus
[2023-02-27T08:54:13.815+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:13.815+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488053814,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:14.834+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDeploymentStatus
[2023-02-27T08:54:14.835+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:14.835+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488054834,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:15.838+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendComponentDone status
[2023-02-27T08:54:15.838+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:54:15.838+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "a9010248-c46b-4d72-b99c-00bb2c69f26a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488055838,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:54:16.842+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:54:46.843+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:55:16.844+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:55:24.632+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:55:24.633+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:24.633+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488116844,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:25.634+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:55:25.635+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:25.635+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488116844,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:26.636+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:55:26.636+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:26.636+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488116844,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:27.638+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:55:27.638+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:27.638+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488116844,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:28.639+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:55:28.640+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:28.642+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488116844,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:29.643+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:55:29.644+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:29.644+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488116844,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:30.644+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:55:30.645+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:30.645+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488116844,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:31.646+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:55:31.646+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:31.646+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488116844,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:32.647+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2023-02-27T08:55:32.647+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:32.647+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488116844,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:33.648+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - download
[2023-02-27T08:55:33.814+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDownloadStatus
[2023-02-27T08:55:33.814+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:33.814+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488133814,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:34.820+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDeploymentStatus
[2023-02-27T08:55:34.820+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:34.820+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488134820,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:35.822+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendComponentDone status
[2023-02-27T08:55:35.822+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2023-02-27T08:55:35.822+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
  "distributionID": "4a80824f-4f1f-4675-a134-fc3261227222",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677488135822,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2023-02-27T08:55:36.823+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:56:06.824+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:56:36.824+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:57:06.826+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:57:36.827+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:58:06.827+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:58:36.828+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:59:06.829+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T08:59:36.835+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:00:06.836+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:00:36.837+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:01:06.840+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:01:36.840+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:02:06.843+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:02:36.844+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:03:06.846+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:03:36.848+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:04:06.848+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:04:36.851+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:05:06.852+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:05:36.852+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:06:06.853+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:06:36.854+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:07:06.855+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:07:36.856+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:08:06.857+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:08:36.858+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:09:06.860+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:09:36.860+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:10:06.861+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:10:36.861+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:11:06.863+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:11:36.864+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:12:06.865+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:12:36.866+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:13:06.867+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:13:36.868+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:14:06.869+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:14:36.869+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:15:06.871+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:15:36.872+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:16:06.875+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:16:36.879+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:17:06.880+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:17:36.881+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:18:06.882+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:18:36.883+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:19:06.884+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:19:36.885+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:20:06.885+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:20:36.886+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:21:06.887+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:21:36.888+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:22:06.888+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:22:36.888+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:23:06.889+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:23:36.890+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:24:06.891+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:24:36.892+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:25:06.893+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:25:36.894+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:26:06.896+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:26:36.897+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:27:06.898+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:27:36.898+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:28:06.899+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:28:36.902+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:29:06.903+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:29:36.903+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:30:06.904+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:30:36.906+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:31:06.909+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:31:36.909+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:32:06.909+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:32:36.911+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:33:06.912+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:33:36.913+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:34:06.913+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:34:36.914+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:35:06.915+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-27T09:35:36.920+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO