java -DAJSC_HOME=/opt/app/model-loader -DCONFIG_HOME=/opt/app/model-loader/config/ -Dcom.att.eelf.logging.path=/opt/app/model-loader -Dcom.att.eelf.logging.file=logback.xml -Dlogback.configurationFile=/opt/app/model-loader/logback.xml -Dserver.port=9500 -jar ./model-loader-1.12.0.jar 2023-03-04 23:38:36.088 WARN 7 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2023-03-04T23:38:36.088Z||main|ModelLoader||org.springframework.boot.logging.logback.LogbackLoggingSystem||WARN|Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2023-03-04 23:38:36.809 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Starting ModelLoaderApplication on onap-aai-modelloader-6fcb7c8954-4c9bn with PID 7 (/opt/app/model-loader/model-loader-1.12.0.jar started by aaiadmin in /opt/app/model-loader) 2023-03-04T23:38:36.809Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-6fcb7c8954-4c9bn with PID 7 (/opt/app/model-loader/model-loader-1.12.0.jar started by aaiadmin in /opt/app/model-loader) 2023-03-04 23:38:36.812 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : No active profile set, falling back to default profiles: default 2023-03-04T23:38:36.812Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default 2023-03-04 23:38:41.656 INFO 7 --- [ main] org.eclipse.jetty.util.log : Logging initialized @10599ms to org.eclipse.jetty.util.log.Slf4jLog 2023-03-04T23:38:41.656Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @10599ms to org.eclipse.jetty.util.log.Slf4jLog 2023-03-04 23:38:42.145 INFO 7 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11 2023-03-04T23:38:42.145Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11 2023-03-04 23:38:42.320 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2023-03-04T23:38:42.320Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext 2023-03-04 23:38:42.710 INFO 7 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2023-03-04T23:38:42.710Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0 2023-03-04 23:38:42.711 INFO 7 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2023-03-04T23:38:42.711Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults 2023-03-04 23:38:42.714 INFO 7 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2023-03-04T23:38:42.714Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 600000ms 2023-03-04 23:38:42.757 INFO 7 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@2e554a3b{application,/,[file:///tmp/jetty-docbase.1731096268916394958.9500/],AVAILABLE} 2023-03-04 23:38:42.758 INFO 7 --- [ main] org.eclipse.jetty.server.Server : Started @11709ms 2023-03-04T23:38:42.757Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@2e554a3b{application,/,[file:///tmp/jetty-docbase.1731096268916394958.9500/],AVAILABLE} 2023-03-04T23:38:42.758Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @11709ms 2023-03-04 23:38:42.838 INFO 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC0001I|MDLSVC0001I Loading configuration | 2023-03-04T23:38:42.838Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration | 2023-03-04 23:38:42.955 INFO 7 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:38:42.955Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:38:43.899 ERROR 7 --- [ main] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.ModelLoaderService.initSdcClient(ModelLoaderService.java:115) at org.onap.aai.modelloader.service.ModelLoaderService.start(ModelLoaderService.java:88) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1204) at org.onap.aai.modelloader.ModelLoaderApplication.main(ModelLoaderApplication.java:34) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:52) 2023-03-04T23:38:43.899Z||main|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.ModelLoaderService.initSdcClient(ModelLoaderService.java:115) at org.onap.aai.modelloader.service.ModelLoaderService.start(ModelLoaderService.java:88) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1204) at org.onap.aai.modelloader.ModelLoaderApplication.main(ModelLoaderApplication.java:34) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:51) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:52) 2023-03-04 23:38:43.906 ERROR 7 --- [ main] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@119f1f2a 2023-03-04T23:38:43.906Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@119f1f2a 2023-03-04 23:38:43.928 ERROR 7 --- [ main] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:38:43.928Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:38:44.097 ERROR 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:38:44.097Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:38:44.101 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:38:44.101Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:38:44.122 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap at java.base/java.net.InetAddress$CachedAddresses.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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:38:44.122Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap at java.base/java.net.InetAddress$CachedAddresses.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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:38:44.123 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@69176151 2023-03-04T23:38:44.123Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@69176151 2023-03-04 23:38:44.124 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:38:44.124Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:38:44.181 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:38:44.181Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:38:45.915 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-04T23:38:45.915Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-04 23:38:46.001 INFO 7 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@46944ca9{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2023-03-04T23:38:46.001Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@46944ca9{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2023-03-04 23:38:46.080 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Started ModelLoaderApplication in 11.59 seconds (JVM running for 15.03) 2023-03-04T23:38:46.080Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 11.59 seconds (JVM running for 15.03) 2023-03-04 23:39:44.102 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:39:44.102Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:39:44.138 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:39:44.138Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:39:44.140 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@3922a5c7 2023-03-04 23:39:44.140 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:39:44.140Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3922a5c7 2023-03-04T23:39:44.140Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:39:44.141 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:39:44.141Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:40:44.102 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:40:44.102Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:40:44.133 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:40:44.134 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6a4fbf75 2023-03-04 23:40:44.134 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:40:44.135 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:40:44.133Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:40:44.134Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6a4fbf75 2023-03-04T23:40:44.134Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:40:44.135Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:41:44.103 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:41:44.103Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:41:44.142 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:41:44.142Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:41:44.143 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@1ddae667 2023-03-04T23:41:44.143Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1ddae667 2023-03-04 23:41:44.144 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:41:44.144Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:41:44.145 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:41:44.145Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:42:44.102 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:42:44.102Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:42:44.129 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:42:44.129Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:42:44.130 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@39f006ba 2023-03-04T23:42:44.130Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@39f006ba 2023-03-04 23:42:44.131 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:42:44.131Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:42:44.132 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:42:44.132Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:43:44.103 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:43:44.103Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:43:44.146 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:43:44.146Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:43:44.148 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@11c3be22 2023-03-04T23:43:44.148Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@11c3be22 2023-03-04 23:43:44.148 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:43:44.148Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:43:44.150 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:43:44.150Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:44:44.103 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:44:44.103Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:44:44.132 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:44:44.133 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@1bdf5880 2023-03-04 23:44:44.133 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:44:44.133 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:44:44.132Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:44:44.133Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1bdf5880 2023-03-04T23:44:44.133Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:44:44.133Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:45:44.103 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:45:44.103Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:45:44.146 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:45:44.146Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:45:44.149 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@48c98224 2023-03-04 23:45:44.151 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:45:44.149Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@48c98224 2023-03-04T23:45:44.151Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:45:44.153 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:45:44.153Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:46:44.104 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:46:44.104Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:46:44.141 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:46:44.142 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@115597d7 2023-03-04T23:46:44.141Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:46:44.142Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@115597d7 2023-03-04 23:46:44.142 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:46:44.142Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:46:44.144 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:46:44.144Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:47:44.104 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:47:44.104Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:47:44.130 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:47:44.131 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@69b39246 2023-03-04T23:47:44.130Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:47:44.132 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:47:44.131Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@69b39246 2023-03-04T23:47:44.132Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:47:44.132 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:47:44.132Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:48:44.104 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:48:44.104Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:48:44.132 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:48:44.133 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@3d966a2e 2023-03-04T23:48:44.132Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:48:44.134 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:48:44.133Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3d966a2e 2023-03-04T23:48:44.134Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:48:44.134 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:48:44.134Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:49:44.105 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:49:44.105Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:49:44.222 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:49:44.223 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@360b3aea 2023-03-04 23:49:44.223 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:49:44.224 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:49:44.222Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:49:44.223Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@360b3aea 2023-03-04T23:49:44.223Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:49:44.224Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:50:44.106 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:50:44.106Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:50:44.166 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:50:44.167 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@67d9580f 2023-03-04T23:50:44.166Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:50:44.167Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@67d9580f 2023-03-04 23:50:44.168 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:50:44.168Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:50:44.169 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:50:44.169Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:51:44.106 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:51:44.106Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:51:44.117 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:51:44.117Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:51:44.118 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@7df83599 2023-03-04T23:51:44.118Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7df83599 2023-03-04 23:51:44.118 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:51:44.118Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:51:44.119 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:51:44.119Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:52:44.107 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:52:44.107Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:52:44.222 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:52:44.222Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:52:44.223 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@3ade3760 2023-03-04T23:52:44.223Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3ade3760 2023-03-04 23:52:44.225 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:52:44.225Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:52:44.226 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:52:44.226Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:53:44.107 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:53:44.107Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:53:44.157 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:53:44.158 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@7ef68816 2023-03-04T23:53:44.157Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:53:44.158 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:53:44.158Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7ef68816 2023-03-04T23:53:44.158Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:53:44.159 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:53:44.159Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:54:44.107 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:54:44.107Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:54:44.121 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:54:44.121 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@3a42ab4d 2023-03-04 23:54:44.122 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:54:44.122 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:54:44.121Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:54:44.121Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3a42ab4d 2023-03-04T23:54:44.122Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:54:44.122Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:55:44.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:55:44.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:55:44.124 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:55:44.124 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@fadecd7 2023-03-04T23:55:44.124Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:55:44.124Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@fadecd7 2023-03-04 23:55:44.124 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:55:44.124Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:55:44.125 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:55:44.125Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:56:44.109 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:56:44.109Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:56:44.136 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:56:44.137 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@3659af79 2023-03-04 23:56:44.137 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:56:44.138 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:56:44.136Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:56:44.137Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3659af79 2023-03-04T23:56:44.137Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:56:44.138Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:57:44.108 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:57:44.108Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:57:44.150 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:57:44.151 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@18bf5812 2023-03-04T23:57:44.150Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:57:44.151 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:57:44.151Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@18bf5812 2023-03-04T23:57:44.151Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:57:44.151 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:57:44.151Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:58:44.109 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:58:44.109Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:58:44.136 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpSdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04T23:58:44.136Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-03-04 23:58:44.138 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@9dc67a6 2023-03-04T23:58:44.138Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@9dc67a6 2023-03-04 23:58:44.138 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04T23:58:44.138Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-03-04 23:58:44.140 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04T23:58:44.140Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem| 2023-03-04 23:59:44.109 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-04T23:59:44.109Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-04 23:59:44.290 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@569078ce 2023-03-04T23:59:44.290Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@569078ce 2023-03-04 23:59:44.291 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-04 23:59:44.294 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-04T23:59:44.291Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-04T23:59:44.294Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:00:44.112 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:00:44.112Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:00:44.339 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@15bcd3b5 2023-03-05 00:00:44.340 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:00:44.341 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:00:44.339Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@15bcd3b5 2023-03-05T00:00:44.340Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:00:44.341Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:01:44.119 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:01:44.119Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:01:44.149 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@2a2d4eef 2023-03-05T00:01:44.149Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2a2d4eef 2023-03-05 00:01:44.150 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:01:44.150Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:01:44.153 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:01:44.153Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:02:44.121 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:02:44.121Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:02:44.192 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6557b2f5 2023-03-05T00:02:44.192Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6557b2f5 2023-03-05 00:02:44.196 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:02:44.196Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:02:44.200 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:02:44.200Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:03:44.125 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:03:44.125Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:03:44.260 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@7ed0207a 2023-03-05T00:03:44.260Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7ed0207a 2023-03-05 00:03:44.262 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:03:44.262Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:03:44.268 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:03:44.268Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:04:44.122 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:04:44.122Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:04:44.221 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@1fa39df1 2023-03-05 00:04:44.222 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:04:44.221Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1fa39df1 2023-03-05T00:04:44.222Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:04:44.223 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:04:44.223Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:05:44.133 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:05:44.133Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:05:44.241 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@cf23915 2023-03-05T00:05:44.241Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@cf23915 2023-03-05 00:05:44.242 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:05:44.242Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:05:44.243 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:05:44.243Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:06:44.133 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:06:44.133Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:06:44.191 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@12e43024 2023-03-05T00:06:44.191Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@12e43024 2023-03-05 00:06:44.192 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:06:44.192Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:06:44.194 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:06:44.194Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:07:44.133 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:07:44.133Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:07:44.158 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@c39c68f 2023-03-05 00:07:44.158 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:07:44.158Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@c39c68f 2023-03-05T00:07:44.158Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:07:44.159 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:07:44.159Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:08:44.134 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:08:44.134Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:08:44.197 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@75d18d5a 2023-03-05 00:08:44.201 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:08:44.197Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@75d18d5a 2023-03-05T00:08:44.201Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:08:44.208 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:08:44.208Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:09:44.137 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:09:44.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:09:44.310 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@559b6abc 2023-03-05 00:09:44.314 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:09:44.310Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@559b6abc 2023-03-05T00:09:44.314Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:09:44.324 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:09:44.324Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:10:44.137 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:10:44.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:10:44.169 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@552201ba 2023-03-05 00:10:44.170 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:10:44.169Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@552201ba 2023-03-05T00:10:44.170Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:10:44.171 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:10:44.171Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:11:44.137 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:11:44.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:11:44.177 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6a5cbfbf 2023-03-05 00:11:44.178 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:11:44.177Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6a5cbfbf 2023-03-05 00:11:44.182 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:11:44.178Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:11:44.182Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:12:44.137 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:12:44.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:12:44.167 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@4ec5fe4 2023-03-05 00:12:44.167 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:12:44.168 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:12:44.167Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4ec5fe4 2023-03-05T00:12:44.167Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:12:44.168Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:13:44.137 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:13:44.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:13:44.161 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@8e52a45 2023-03-05 00:13:44.162 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:13:44.161Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@8e52a45 2023-03-05 00:13:44.163 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:13:44.162Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:13:44.163Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:14:44.137 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:14:44.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:14:44.197 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@1aaf5237 2023-03-05 00:14:44.197 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:14:44.199 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:14:44.197Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1aaf5237 2023-03-05T00:14:44.197Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:14:44.199Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:15:44.137 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:15:44.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:15:44.156 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6249a966 2023-03-05 00:15:44.156 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05T00:15:44.156Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6249a966 2023-03-05T00:15:44.156Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-05 00:15:44.157 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05T00:15:44.157Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC| 2023-03-05 00:16:44.137 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-05T00:16:44.137Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-03-05 00:16:44.600 INFO 7 --- [ Timer-0] o.a.k.clients.producer.ProducerConfig : 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 = aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0 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-03-05T00:16:44.600Z||Timer-0|ModelLoader||org.apache.kafka.clients.producer.ProducerConfig||INFO|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 = aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0 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-03-05 00:16:44.763 INFO 7 --- [ Timer-0] o.a.k.clients.producer.KafkaProducer : [Producer clientId=aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0] Instantiated an idempotent producer. 2023-03-05T00:16:44.763Z||Timer-0|ModelLoader||org.apache.kafka.clients.producer.KafkaProducer||INFO|[Producer clientId=aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0] Instantiated an idempotent producer. 2023-03-05 00:16:45.375 INFO 7 --- [ Timer-0] o.a.k.c.s.authenticator.AbstractLogin : Successfully logged in. 2023-03-05T00:16:45.375Z||Timer-0|ModelLoader||org.apache.kafka.common.security.authenticator.AbstractLogin||INFO|Successfully logged in. 2023-03-05 00:16:45.512 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.3.1 2023-03-05 00:16:45.512 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: e23c59d00e687ff5 2023-03-05 00:16:45.512 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1677975405509 2023-03-05 00:16:45.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2023-03-05T00:16:45.512Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka version: 3.3.1 2023-03-05T00:16:45.512Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka commitId: e23c59d00e687ff5 2023-03-05T00:16:45.512Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka startTimeMs: 1677975405509 2023-03-05T00:16:45.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|start DistributionClient 2023-03-05 00:16:45.548 INFO 7 --- [ Timer-0] o.a.k.clients.consumer.ConsumerConfig : 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 = aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8 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 = aai 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-03-05T00:16:45.548Z||Timer-0|ModelLoader||org.apache.kafka.clients.consumer.ConsumerConfig||INFO|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 = aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8 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 = aai 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-03-05 00:16:45.736 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.3.1 2023-03-05 00:16:45.737 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: e23c59d00e687ff5 2023-03-05 00:16:45.737 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1677975405736 2023-03-05T00:16:45.736Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka version: 3.3.1 2023-03-05T00:16:45.737Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka commitId: e23c59d00e687ff5 2023-03-05T00:16:45.737Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka startTimeMs: 1677975405736 2023-03-05 00:16:45.754 INFO 7 --- [ Timer-0] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:16:45.754Z||Timer-0|ModelLoader||org.apache.kafka.clients.consumer.KafkaConsumer||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:16:45.759 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:16:45.759 INFO 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2023-03-05T00:16:45.759Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:16:45.759Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||INFO|MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2023-03-05 00:16:47.854 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05T00:16:47.854Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05 00:16:47.857 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05T00:16:47.857Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05 00:16:47.859 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05T00:16:47.859Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05 00:16:47.860 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05T00:16:47.860Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05 00:16:47.862 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05T00:16:47.862Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05 00:16:47.865 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05T00:16:47.865Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to PdpbQAU1QzadxLg9Y_mL5Q 2023-03-05 00:16:47.870 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Cluster ID: sWH_C6gkRKK6QoXL_SZSlg 2023-03-05T00:16:47.870Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Cluster ID: sWH_C6gkRKK6QoXL_SZSlg 2023-03-05 00:16:47.873 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-05T00:16:47.873Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-05 00:16:47.931 INFO 7 --- [a9-62e304a3eae0] org.apache.kafka.clients.Metadata : [Producer clientId=aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0] Cluster ID: sWH_C6gkRKK6QoXL_SZSlg 2023-03-05T00:16:47.931Z||kafka-producer-network-thread | aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Producer clientId=aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0] Cluster ID: sWH_C6gkRKK6QoXL_SZSlg 2023-03-05 00:16:47.974 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] (Re-)joining group 2023-03-05T00:16:47.974Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] (Re-)joining group 2023-03-05 00:16:48.114 INFO 7 --- [a9-62e304a3eae0] o.a.k.c.p.internals.TransactionManager : [Producer clientId=aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0] ProducerId set to 2000 with epoch 0 2023-03-05T00:16:48.114Z||kafka-producer-network-thread | aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0|ModelLoader||org.apache.kafka.clients.producer.internals.TransactionManager||INFO|[Producer clientId=aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0] ProducerId set to 2000 with epoch 0 2023-03-05 00:16:48.160 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Request joining group due to: need to re-join with the given member-id: aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8-55462fde-eaf8-437d-abbc-603a965da681 2023-03-05T00:16:48.160Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Request joining group due to: need to re-join with the given member-id: aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8-55462fde-eaf8-437d-abbc-603a965da681 2023-03-05 00:16:48.162 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-03-05T00:16:48.162Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-03-05 00:16:48.163 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] (Re-)joining group 2023-03-05T00:16:48.163Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] (Re-)joining group 2023-03-05 00:16:51.210 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Successfully joined group with generation Generation{generationId=1, memberId='aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8-55462fde-eaf8-437d-abbc-603a965da681', protocol='range'} 2023-03-05 00:16:51.217 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Finished assignment for group at generation 1: {aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8-55462fde-eaf8-437d-abbc-603a965da681=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-03-05T00:16:51.210Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Successfully joined group with generation Generation{generationId=1, memberId='aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8-55462fde-eaf8-437d-abbc-603a965da681', protocol='range'} 2023-03-05T00:16:51.217Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Finished assignment for group at generation 1: {aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8-55462fde-eaf8-437d-abbc-603a965da681=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-03-05 00:16:51.308 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Successfully synced group in generation Generation{generationId=1, memberId='aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8-55462fde-eaf8-437d-abbc-603a965da681', protocol='range'} 2023-03-05T00:16:51.308Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Successfully synced group in generation Generation{generationId=1, memberId='aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8-55462fde-eaf8-437d-abbc-603a965da681', protocol='range'} 2023-03-05 00:16:51.310 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-03-05T00:16:51.310Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-03-05 00:16:51.344 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-03-05T00:16:51.344Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-03-05 00:16:51.383 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-05T00:16:51.383Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-05 00:16:51.384 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-05T00:16:51.384Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-05 00:16:51.385 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-05T00:16:51.385Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-05 00:16:51.385 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-05T00:16:51.385Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-05 00:16:51.385 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-05T00:16:51.385Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-05 00:16:51.385 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-05T00:16:51.385Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-05 00:16:51.727 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-05T00:16:51.727Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-05 00:16:51.728 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-05T00:16:51.728Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-05 00:16:51.773 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-05 00:16:51.774 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-05T00:16:51.773Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-05T00:16:51.774Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-05 00:16:51.800 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-05 00:16:51.800 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-05T00:16:51.800Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-05T00:16:51.800Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-05 00:17:15.757 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:17:15.757Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:17:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:17:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:18:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:18:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:18:45.779 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:18:45.779Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:19:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:19:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:19:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:19:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:20:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:20:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:20:45.758 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:20:45.758Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:21:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:21:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:21:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:21:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:22:15.760 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:22:15.760Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:22:45.762 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:22:45.762Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:23:15.757 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:23:15.757Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:23:45.759 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:23:45.759Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:24:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:24:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:24:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:24:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:25:15.762 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:25:15.762Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:25:45.757 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:25:45.757Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:25:48.289 INFO 7 --- [pool-2-thread-7] org.apache.kafka.clients.NetworkClient : [Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Node -1 disconnected. 2023-03-05T00:25:48.289Z||pool-2-thread-7|ModelLoader||org.apache.kafka.clients.NetworkClient||INFO|[Consumer clientId=aai-model-loader-consumer-170426b0-0348-488c-b111-ffa70b84a9c8, groupId=aai] Node -1 disconnected. 2023-03-05 00:25:48.766 INFO 7 --- [a9-62e304a3eae0] org.apache.kafka.clients.NetworkClient : [Producer clientId=aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0] Node -1 disconnected. 2023-03-05T00:25:48.766Z||kafka-producer-network-thread | aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0|ModelLoader||org.apache.kafka.clients.NetworkClient||INFO|[Producer clientId=aai-model-loader-producer-0438ba10-3b7c-442d-a6a9-62e304a3eae0] Node -1 disconnected. 2023-03-05 00:26:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:26:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:26:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:26:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:27:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:27:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:27:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:27:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:28:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:28:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:28:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:28:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:29:15.757 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:29:15.757Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:29:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:29:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:30:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:30:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:30:45.757 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:30:45.757Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:31:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:31:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:31:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:31:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:32:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:32:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:32:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:32:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:33:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:33:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:33:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:33:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:34:15.757 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:34:15.757Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:34:45.763 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:34:45.763Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:35:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:35:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:35:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:35:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:36:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:36:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:36:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:36:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:37:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:37:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:37:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:37:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:38:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:38:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:38:45.757 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:38:45.757Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:39:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:39:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:39:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:39:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:40:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:40:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:40:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:40:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:41:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:41:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:41:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:41:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:42:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:42:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:42:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:42:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:43:15.757 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:43:15.757Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:43:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:43:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:44:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:44:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:44:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:44:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:45:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:45:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:45:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:45:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:46:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:46:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:46:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:46:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:47:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:47:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:47:45.757 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:47:45.757Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:48:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:48:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:48:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:48:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:49:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:49:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:49:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:49:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:50:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:50:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:50:45.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:50:45.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:51:15.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:51:15.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:51:45.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:51:45.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:52:15.757 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:52:15.757Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:52:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:52:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:53:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:53:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:53:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:53:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:54:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:54:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:54:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:54:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:55:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:55:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:55:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:55:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:56:15.757 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:56:15.757Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:56:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:56:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:57:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:57:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:57:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:57:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:58:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:58:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:58:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:58:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:59:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:59:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 00:59:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T00:59:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:00:15.757 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:00:15.757Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:00:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:00:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:01:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:01:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:01:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:01:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:02:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:02:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:02:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:02:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:03:15.766 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:03:15.766Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:03:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:03:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:04:15.757 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:04:15.757Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:04:45.763 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:04:45.763Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:05:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:05:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:05:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:05:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:06:15.757 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:06:15.757Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:06:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:06:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:07:15.761 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:07:15.761Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:07:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:07:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:08:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:08:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:08:45.757 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:08:45.757Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:09:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:09:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:09:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:09:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:10:15.759 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:10:15.759Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:10:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:10:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:11:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:11:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:11:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:11:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:12:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:12:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:12:45.759 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:12:45.759Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:13:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:13:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:13:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:13:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:14:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:14:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:14:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:14:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:15:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:15:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:15:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:15:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:16:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:16:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:16:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:16:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:17:15.757 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:17:15.757Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:17:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:17:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:18:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:18:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:18:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:18:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:19:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:19:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:19:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:19:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:20:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:20:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:20:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:20:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:21:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:21:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:21:45.757 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:21:45.757Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:22:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:22:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:22:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:22:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:23:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:23:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:23:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:23:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:24:15.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:24:15.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:24:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:24:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:25:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:25:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:25:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:25:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:26:15.757 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:26:15.757Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:26:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:26:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:27:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:27:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:27:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:27:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:28:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:28:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:28:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:28:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:29:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:29:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:29:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:29:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:30:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:30:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:30:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:30:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:31:15.758 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:31:15.758Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:31:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:31:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:32:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:32:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:32:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:32:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:33:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:33:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:33:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:33:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:34:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:34:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:34:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:34:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:35:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:35:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:35:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:35:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:36:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:36:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:36:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:36:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:37:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:37:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:37:45.757 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:37:45.757Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:38:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:38:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:38:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:38:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:39:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:39:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:39:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:39:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:40:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:40:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:40:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:40:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:41:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:41:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:41:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:41:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:42:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:42:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:42:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:42:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:43:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:43:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:43:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:43:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:44:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:44:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:44:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:44:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:45:15.757 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:45:15.757Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:45:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:45:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:46:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:46:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:46:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:46:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:47:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:47:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:47:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:47:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:48:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:48:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:48:45.758 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:48:45.758Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:49:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:49:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:49:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:49:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:50:15.757 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:50:15.757Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:50:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:50:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:51:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:51:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:51:45.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:51:45.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:52:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:52:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:52:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:52:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:53:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:53:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:53:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:53:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:54:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:54:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:54:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:54:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:55:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:55:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:55:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:55:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:56:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:56:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:56:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:56:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:57:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:57:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:57:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:57:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:58:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:58:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:58:45.757 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:58:45.757Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:59:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:59:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 01:59:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T01:59:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:00:15.757 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:00:15.757Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:00:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:00:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:01:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:01:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:01:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:01:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:02:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:02:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:02:45.757 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:02:45.757Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:03:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:03:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:03:45.757 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:03:45.757Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:04:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:04:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:04:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:04:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:05:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:05:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:05:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:05:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:06:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:06:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:06:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:06:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:07:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:07:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:07:45.757 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:07:45.757Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:08:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:08:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:08:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:08:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:09:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:09:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:09:45.758 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:09:45.758Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:10:15.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:10:15.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:10:45.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:10:45.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:11:15.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:11:15.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:11:45.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:11:45.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:12:15.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:12:15.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:12:45.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:12:45.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:13:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:13:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:13:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:13:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:14:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:14:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:14:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:14:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:15:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:15:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:15:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:15:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:16:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:16:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:16:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:16:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:17:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:17:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:17:45.757 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:17:45.757Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:18:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:18:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:18:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:18:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:19:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:19:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:19:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:19:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:20:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:20:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:20:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:20:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:21:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:21:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:21:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:21:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:22:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:22:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:22:45.758 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:22:45.758Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:23:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:23:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:23:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:23:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:24:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:24:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:24:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:24:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:25:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:25:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:25:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:25:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:26:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:26:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:26:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:26:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:27:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:27:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:27:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:27:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:28:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:28:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:28:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:28:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:29:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:29:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:29:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:29:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:30:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:30:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:30:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:30:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:31:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:31:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:31:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:31:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:32:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:32:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:32:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:32:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:33:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:33:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:33:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:33:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:34:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:34:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:34:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:34:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:35:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:35:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:35:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:35:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:36:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:36:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:36:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:36:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:37:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:37:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:37:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:37:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:38:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:38:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:38:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:38:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:39:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:39:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:39:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:39:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:40:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:40:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:40:45.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:40:45.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:41:15.756 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:41:15.756Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:41:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:41:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:42:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:42:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:42:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:42:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:43:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:43:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:43:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:43:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:44:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:44:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:44:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:44:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:45:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:45:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:45:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:45:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:46:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:46:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:46:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:46:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:47:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:47:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:47:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:47:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:48:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:48:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:48:45.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:48:45.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:49:15.756 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:49:15.756Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:49:45.757 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:49:45.757Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:50:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:50:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:50:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:50:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:51:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:51:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:51:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:51:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:52:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:52:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:52:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:52:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:53:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:53:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:53:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:53:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:54:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:54:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:54:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:54:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:55:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:55:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:55:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:55:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:56:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:56:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:56:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:56:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:57:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:57:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:57:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:57:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:58:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:58:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:58:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:58:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:59:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:59:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 02:59:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T02:59:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:00:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:00:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:00:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:00:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:01:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:01:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:01:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:01:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:02:15.757 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:02:15.757Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:02:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:02:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:03:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:03:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:03:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:03:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:04:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:04:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:04:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:04:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:05:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:05:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:05:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:05:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:06:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:06:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:06:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:06:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:07:15.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:07:15.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:07:45.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:07:45.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:08:15.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:08:15.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:08:45.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:08:45.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:09:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:09:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:09:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:09:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:10:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:10:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:10:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:10:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:11:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:11:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:11:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:11:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:12:15.757 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:12:15.757Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:12:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:12:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:13:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:13:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:13:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:13:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:14:15.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:14:15.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:14:45.756 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:14:45.756Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:15:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:15:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:15:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:15:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:16:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:16:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:16:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:16:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:17:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:17:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:17:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:17:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:18:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:18:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:18:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:18:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:19:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:19:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:19:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:19:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:20:15.757 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:20:15.757Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:20:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:20:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:21:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:21:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:21:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:21:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:22:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:22:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:22:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:22:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:23:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:23:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:23:45.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:23:45.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:24:15.756 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:24:15.756Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:24:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:24:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:25:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:25:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:25:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:25:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:26:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:26:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:26:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:26:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:27:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:27:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:27:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:27:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:28:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:28:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:28:45.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:28:45.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:29:15.756 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:29:15.756Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:29:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:29:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:30:15.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:30:15.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:30:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:30:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:31:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:31:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:31:45.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:31:45.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:32:15.756 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:32:15.756Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:32:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:32:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:33:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:33:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:33:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:33:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:34:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:34:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:34:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:34:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:35:15.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:35:15.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:35:45.756 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:35:45.756Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:36:15.756 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:36:15.756Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:36:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:36:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:37:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:37:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:37:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:37:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:38:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:38:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:38:45.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:38:45.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:39:15.756 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:39:15.756Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05 03:39:45.756 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-05T03:39:45.756Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO