By type
Policy distribution config file: /opt/app/distribution/etc/mounted/config.json
FlexLogger:properties => {stop.check.point=2500, concurrentHashMap.limit=5000, audit.level=ON, logger.type=EELF, metricsLogger.level=ON, debugLogger.level=INFO, timer.delay.time=1000, check.interval=30000, event.expired.time=86400, error.level=ON}
FlexLogger:overrideLogbackLevel => null
FlexLogger.logger_Type value: EELF
08:32:01,557 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
08:32:01,559 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
08:32:01,561 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
08:32:01,906 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml]
08:32:01,907 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
08:32:01,930 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:32:01,935 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
08:32:01,947 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:32:01,997 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:32:02,003 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
08:32:02,016 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
08:32:02,020 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
08:32:02,024 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
08:32:02,026 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use the pattern /var/log/onap/policy/distribution/audit.%d{yyyy-MM-dd}.%i.log for the active file
08:32:02,031 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/audit.%d{yyyy-MM-dd}.%i.log.zip'.
08:32:02,031 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
08:32:02,046 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Tue Jan 31 08:32:02 GMT 2023
08:32:02,049 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:32:02,059 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
08:32:02,060 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
08:32:02,062 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:32:02,066 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
08:32:02,067 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
08:32:02,068 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
08:32:02,069 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
08:32:02,069 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:32:02,069 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
08:32:02,072 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
08:32:02,072 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
08:32:02,073 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
08:32:02,073 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use the pattern /var/log/onap/policy/distribution/metrics.%d{yyyy-MM-dd}.%i.log for the active file
08:32:02,076 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/metrics.%d{yyyy-MM-dd}.%i.log.zip'.
08:32:02,076 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
08:32:02,077 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Tue Jan 31 08:32:02 GMT 2023
08:32:02,079 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:32:02,083 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
08:32:02,083 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
08:32:02,083 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:32:02,084 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
08:32:02,084 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
08:32:02,084 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
08:32:02,084 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
08:32:02,085 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:32:02,085 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
08:32:02,087 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
08:32:02,088 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
08:32:02,088 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
08:32:02,089 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use the pattern /var/log/onap/policy/distribution/error.%d{yyyy-MM-dd}.%i.log for the active file
08:32:02,091 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/error.%d{yyyy-MM-dd}.%i.log.zip'.
08:32:02,091 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
08:32:02,092 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Tue Jan 31 08:32:02 GMT 2023
08:32:02,097 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:32:02,100 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
08:32:02,100 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
08:32:02,100 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:32:02,100 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
08:32:02,101 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
08:32:02,101 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
08:32:02,101 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
08:32:02,102 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:32:02,102 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
08:32:02,104 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
08:32:02,105 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
08:32:02,105 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
08:32:02,106 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use the pattern /var/log/onap/policy/distribution/debug.%d{yyyy-MM-dd}.%i.log for the active file
08:32:02,108 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/debug.%d{yyyy-MM-dd}.%i.log.zip'.
08:32:02,108 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
08:32:02,109 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Tue Jan 31 08:32:02 GMT 2023
08:32:02,111 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:32:02,112 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
08:32:02,112 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
08:32:02,112 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:32:02,113 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
08:32:02,113 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
08:32:02,113 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
08:32:02,113 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
08:32:02,115 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
08:32:02,115 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
08:32:02,116 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
08:32:02,116 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
08:32:02,116 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
08:32:02,116 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
08:32:02,116 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
08:32:02,116 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
08:32:02,117 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
08:32:02,117 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
08:32:02,117 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
08:32:02,117 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
08:32:02,117 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
08:32:02,117 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
08:32:02,117 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
08:32:02,118 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
08:32:02,118 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
08:32:02,118 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
08:32:02,118 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:32:02,119 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c730b35 - Registering current configuration as safe fallback point
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 1 class name: org.onap.policy.distribution.main.startstop.Main
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 2 class name: org.onap.policy.distribution.main.parameters.DistributionParameterHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 3 class name: org.onap.policy.distribution.main.parameters.ArtifactForwarderConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 4 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 5 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 6 class name: org.onap.policy.distribution.forwarding.parameters.ArtifactForwarderParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 7 class name: org.onap.policy.distribution.reception.handling.AbstractReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 8 class name: org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 9 class name: org.onap.policy.distribution.forwarding.k8s.K8sArtifactForwarder
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 10 class name: org.onap.policy.distribution.main.startstop.DistributionActivator
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 11 class name: org.onap.policy.distribution.main.rest.DistributionRestServer
2023-01-31T08:32:02.625Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @1639ms to org.eclipse.jetty.util.log.Slf4jLog
2023-01-31T08:32:03.274Z|||main||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=null]]: STARTING
2023-01-31T08:32:03.281Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTING
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 12 class name: org.onap.policy.distribution.reception.handling.PluginHandler
2023-01-31T08:32:03.307Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.11+9
2023-01-31T08:32:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:32:03.583Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2023-01-31T08:32:03.584Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2023-01-31T08:32:03.587Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 660000ms
2023-01-31T08:32:06.670Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b73e74c6-f4ae-43cf-a4d9-6cf3924323d4 url= /sdc/v1/artifactTypes
2023-01-31T08:32:06.737Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:32:06.878Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:32:06.886Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c6404f6
2023-01-31T08:32:06.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:32:06.919Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:32:07.616Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}
2023-01-31T08:32:07.669Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
2023-01-31T08:32:07.670Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @6694ms
2023-01-31T08:32:07.699Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STARTED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTED: Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
+=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@2584e806{s=0/1,p=0}] - STARTED
| +=ReservedThreadExecutor@2584e806{s=0/1,p=0} - STARTED
| +>threads size=8
| +>20 qtp1245065720-20 SELECTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.EPoll.wait(Native Method)
| +>23 qtp1245065720-23 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>25 qtp1245065720-25 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>24 qtp1245065720-24 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>22 qtp1245065720-22 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>21 qtp1245065720-21 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>26 qtp1245065720-26 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>19 qtp1245065720-19-acceptor-0@7ab9e130-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} ACCEPTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) prio=3
+=Slf4jRequestLog@5ea2d12{STARTED} - STARTED
+=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| +~Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
| +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@2584e806{s=0/1,p=0}] - STARTED
| +=ScheduledExecutorScheduler@10f7f7de{STARTED} - STARTED
| +-org.eclipse.jetty.io.ArrayByteBufferPool@5376a831
| +=HttpConnectionFactory@418c5a9c[HTTP/1.1] - STARTED
| | +-HttpConfiguration@19c72c15{32768/8192,8192/8192,https://:0,[]}
| | +>customizers size=0
| | +>formEncodedMethods size=2
| | | +>POST
| | | +>PUT
| | +>outputBufferSize=32768
| | +>outputAggregationSize=8192
| | +>requestHeaderSize=8192
| | +>responseHeaderSize=8192
| | +>headerCacheSize=4096
| | +>secureScheme=https
| | +>securePort=0
| | +>idleTimeout=-1
| | +>blockingTimeout=-1
| | +>sendDateHeader=true
| | +>sendServerVersion=true
| | +>sendXPoweredBy=false
| | +>delayDispatchUntilContent=true
| | +>persistentConnectionsEnabled=true
| | +>maxErrorDispatches=10
| | +>minRequestDataRate=0
| | +>minResponseDataRate=0
| | +>cookieCompliance=RFC6265
| | +>setRequestCookieCompliance=RFC6265
| | +>notifyRemoteAsyncErrors=true
| +=SelectorManager@SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| | +=ManagedSelector@75571b63{STARTED} id=0 keys=0 selected=0 updates=0 - STARTED
| | +=EatWhatYouKill@6886672a/SelectorProducer@587e937e/PRODUCING/p=false/QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@2584e806{s=0/1,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-31T08:32:07.692264Z - STARTED
| | | +-SelectorProducer@587e937e
| | | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@2584e806{s=0/1,p=0}] - STARTED
| | +>updates @ 2023-01-31T08:32:07.682828Z size=0
| | +>keys @ 2023-01-31T08:32:07.685854Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-19-acceptor-0@7ab9e130-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
+=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} - STARTED
| +=org.eclipse.jetty.server.session.SessionHandler1015903793==dftMaxIdleSec=-1 - STARTED
| | +=ConstraintSecurityHandler@50d26b00{STARTED} - STARTED
| | | +-org.eclipse.jetty.security.DefaultAuthenticatorFactory@450f222d
| | | +-org.eclipse.jetty.security.authentication.BasicAuthenticator@6946ac91
| | | +=HashLoginService@3e2d7376[SDCDistributionGroup-login-service] - STARTED
| | | +=ServletHandler@7d6485d8{STARTED} - STARTED
| | | | +>listeners ServletHandler@7d6485d8{STARTED} size=0
| | | | +>filters ServletHandler@7d6485d8{STARTED} size=0
| | | | +>filterMappings ServletHandler@7d6485d8{STARTED} size=0
| | | | +>servlets ServletHandler@7d6485d8{STARTED} size=2
| | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3@e85295b2==io.swagger.jersey.config.JerseyJaxrsConfig,jsp=null,order=2,inst=true,async=true - STARTED
| | | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig@4146de13
| | | | | | +>initParams size=4
| | | | | | +>swagger.api.basepath=http://onap-multicloud-k8s-cb6dcdb89-xqgfl:9014/
| | | | | | +>swagger.context.id=swagger-9014
| | | | | | +>swagger.pretty.print=true
| | | | | | +>swagger.scanner.id=swagger-9014
| | | | | +>org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true - STARTED
| | | | | +>org.glassfish.jersey.servlet.ServletContainer@1db8d08e
| | | | | +>initParams size=3
| | | | | +>jersey.config.server.provider.classnames=com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider,io.swagger.jaxrs.listing.ApiListingResource,io.swagger.jaxrs.listing.SwaggerSerializers,org.onap.policy.distribution.main.rest.DistributionRestController
| | | | | +>swagger.scanner.id=swagger-9014
| | | | | +>swagger.context.id=swagger-9014
| | | | +>servletMappings ServletHandler@7d6485d8{STARTED} size=2
| | | | +>[/]=>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3
| | | | +>[/*]=>org.glassfish.jersey.servlet.ServletContainer-5be46f9d
| | | +~org.eclipse.jetty.security.DefaultIdentityService@48dbb68c
| | | +>roles size=1
| | | | +>java.util.concurrent.CopyOnWriteArraySet@36ebcb(size=1)
| | | | +:user
| | | +>constraints size=1
| | | +>java.util.HashMap$EntrySet@11c8b5fb(size=1)
| | | +:/*={*={RoleInfo,C[user],None}}
| | +=org.eclipse.jetty.server.session.DefaultSessionCache@66094266[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | +=org.eclipse.jetty.server.session.NullSessionDataStore@3d6ed289[passivating=false,graceSec=3600] - STARTED
| | +~DefaultSessionIdManager@28946c7e{STARTED}[worker=node0] - STARTED
| +>No ClassLoader
| +>eventListeners o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
| +>handler attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=1
| | +>org.eclipse.jetty.server.Executor=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@2584e806{s=0/1,p=0}]
| +>context attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=2
| | +>org.eclipse.jetty.util.DecoratedObjectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
| | +>swagger.scanner.id.swagger-9014=io.swagger.jaxrs.config.DefaultJaxrsScanner@50bea603
| +>initparams o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
+=ErrorHandler@1b0fdc07{STARTED} - STARTED
+=DefaultSessionIdManager@28946c7e{STARTED}[worker=node0] - STARTED
| +=HouseKeeper@10f3a484{STARTED}[interval=660000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@26417b2
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@2a4d53fd
+>AttributesMap@fe66609
+>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2023-01-31T08:32:33.322Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:32:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 25de38fa-79d7-41e8-8706-cc8b115e927b url= /sdc/v1/artifactTypes
2023-01-31T08:32:33.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:32:33.342Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:32:33.343Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@643293ed
2023-01-31T08:32:33.344Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:32:33.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:33:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:33:03.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d8182277-39ab-4641-912c-ff1e1949b64f url= /sdc/v1/artifactTypes
2023-01-31T08:33:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:33:03.348Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:33:03.349Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2b900953
2023-01-31T08:33:03.349Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:33:03.349Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:33:33.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:33:33.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e9f23c2d-c823-49fa-ad27-33c7f7dbd164 url= /sdc/v1/artifactTypes
2023-01-31T08:33:33.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:33:33.343Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:33:33.344Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@31e4e041
2023-01-31T08:33:33.344Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:33:33.345Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:34:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:34:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 21556ebb-24d8-4124-b419-266b06415ce1 url= /sdc/v1/artifactTypes
2023-01-31T08:34:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:34:03.348Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:34:03.349Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2b30fb5d
2023-01-31T08:34:03.350Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:34:03.350Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:34:33.322Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:34:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7e12eeb8-28d7-43ac-8dde-fdfbcd38a728 url= /sdc/v1/artifactTypes
2023-01-31T08:34:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:34:33.355Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:34:33.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@19d3b1d4
2023-01-31T08:34:33.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:34:33.360Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:35:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:35:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= dc373bc9-2d59-47ee-bddf-2e8804f76762 url= /sdc/v1/artifactTypes
2023-01-31T08:35:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:35:03.342Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:35:03.343Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6745c61e
2023-01-31T08:35:03.343Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:35:03.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:35:33.322Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:35:33.325Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d1d7ab32-4886-4b16-b02c-7a87de49aaa3 url= /sdc/v1/artifactTypes
2023-01-31T08:35:33.325Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:35:33.347Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:35:33.348Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@784982f2
2023-01-31T08:35:33.348Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:35:33.351Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:36:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:36:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 26b8eebf-be43-45dc-afa2-e5582f353917 url= /sdc/v1/artifactTypes
2023-01-31T08:36:03.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:36:03.393Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:36:03.397Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@747f2d55
2023-01-31T08:36:03.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:36:03.399Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:36:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:36:33.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 401427b9-499a-4906-aef8-29aac6c1fef3 url= /sdc/v1/artifactTypes
2023-01-31T08:36:33.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:36:33.340Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:36:33.340Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@49028585
2023-01-31T08:36:33.341Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:36:33.341Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:37:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:37:03.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7c3394d7-2b09-4316-9d5f-f225550f01d9 url= /sdc/v1/artifactTypes
2023-01-31T08:37:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:37:03.357Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:37:03.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@616a88e8
2023-01-31T08:37:03.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:37:03.359Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:37:33.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:37:33.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c6ed3adf-76bc-465a-a409-1b2f64ab144f url= /sdc/v1/artifactTypes
2023-01-31T08:37:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:37:33.376Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:37:33.377Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@47e62fea
2023-01-31T08:37:33.377Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:37:33.378Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:38:03.322Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:38:03.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0f77b069-d73d-4201-9601-1ed140c36b77 url= /sdc/v1/artifactTypes
2023-01-31T08:38:03.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:38:03.343Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:38:03.344Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3b4faef0
2023-01-31T08:38:03.344Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:38:03.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:38:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:38:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9f59fd34-0ee8-4c9a-804e-18018e6a1799 url= /sdc/v1/artifactTypes
2023-01-31T08:38:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:38:33.356Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:38:33.357Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@723b3ee2
2023-01-31T08:38:33.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:38:33.358Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:39:03.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:39:03.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4db754d6-af63-4f34-86db-e782cf9ef2b2 url= /sdc/v1/artifactTypes
2023-01-31T08:39:03.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:39:03.389Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:39:03.390Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@a47ebd0
2023-01-31T08:39:03.390Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:39:03.390Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:39:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:39:33.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 22b1e119-ea0b-4b96-92d5-238bb03b77f4 url= /sdc/v1/artifactTypes
2023-01-31T08:39:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:39:33.352Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:39:33.352Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e7ff8e4
2023-01-31T08:39:33.353Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:39:33.353Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:40:03.322Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:40:03.325Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 226a62f7-5653-4970-ba1b-36a8a5e8b8a9 url= /sdc/v1/artifactTypes
2023-01-31T08:40:03.325Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:40:03.345Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:40:03.345Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7aee8236
2023-01-31T08:40:03.346Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:40:03.346Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:40:33.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:40:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 50407533-44e5-4a79-a54c-80419e891738 url= /sdc/v1/artifactTypes
2023-01-31T08:40:33.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:40:33.356Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:40:33.356Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d14d43c
2023-01-31T08:40:33.357Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:40:33.357Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:41:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:41:03.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7a0ed0b3-dff4-4b37-a2c4-1f87ca96dab7 url= /sdc/v1/artifactTypes
2023-01-31T08:41:03.335Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:41:03.370Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:41:03.372Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7b115417
2023-01-31T08:41:03.372Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:41:03.374Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:41:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:41:33.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1893473d-6659-409d-a99e-b4467b195b74 url= /sdc/v1/artifactTypes
2023-01-31T08:41:33.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:41:33.350Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:41:33.353Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@45bbaa82
2023-01-31T08:41:33.353Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:41:33.353Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:42:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:42:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 6575016e-4db7-47ee-a6be-4f3f4b94d1c3 url= /sdc/v1/artifactTypes
2023-01-31T08:42:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:42:03.357Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:42:03.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@50da5305
2023-01-31T08:42:03.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:42:03.359Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:42:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:42:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 31eda8f6-f42b-40c4-8411-6463e4db4d00 url= /sdc/v1/artifactTypes
2023-01-31T08:42:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:42:33.336Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:42:33.336Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@676ff8d3
2023-01-31T08:42:33.336Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:42:33.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:43:03.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:43:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 86f07aaa-6853-40fe-ac36-9001816c4047 url= /sdc/v1/artifactTypes
2023-01-31T08:43:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:43:03.353Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:43:03.354Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6bb5bb8d
2023-01-31T08:43:03.354Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:43:03.354Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:43:33.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:43:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fc960884-7da4-42f3-aaa3-193229de8818 url= /sdc/v1/artifactTypes
2023-01-31T08:43:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:43:33.341Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:43:33.341Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7459f82a
2023-01-31T08:43:33.342Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:43:33.342Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:44:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:44:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= bfa00e43-2764-44e4-8a13-ebecf9cefc73 url= /sdc/v1/artifactTypes
2023-01-31T08:44:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:44:03.349Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:44:03.350Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1f761273
2023-01-31T08:44:03.351Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:44:03.352Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:44:33.322Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:44:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3dae5b1c-404b-4afb-8790-a1fb3094dead url= /sdc/v1/artifactTypes
2023-01-31T08:44:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:44:33.335Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:44:33.336Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@49cadef9
2023-01-31T08:44:33.336Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:44:33.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:45:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:45:03.330Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 02437c38-299a-448d-a643-633dcb71538c url= /sdc/v1/artifactTypes
2023-01-31T08:45:03.331Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:45:03.366Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:45:03.366Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7847b011
2023-01-31T08:45:03.367Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:45:03.367Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:45:33.322Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:45:33.325Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 03bf8f44-c956-4259-9d7c-df7fd969464e url= /sdc/v1/artifactTypes
2023-01-31T08:45:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:45:33.334Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:45:33.334Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2bfb22d
2023-01-31T08:45:33.334Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:45:33.335Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:46:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:46:03.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cc3e3bdb-c5ed-42de-bad3-eb0a0f5772ab url= /sdc/v1/artifactTypes
2023-01-31T08:46:03.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:46:03.347Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:46:03.348Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5ec10bf0
2023-01-31T08:46:03.348Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:46:03.348Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:46:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:46:33.325Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0029e7d0-ca0f-4dff-bdc0-842f6c9268a4 url= /sdc/v1/artifactTypes
2023-01-31T08:46:33.325Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:46:33.333Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:46:33.333Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@18d3c260
2023-01-31T08:46:33.334Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:46:33.334Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:47:03.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:47:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cf16f26d-2e56-4911-b9a8-861d4bcf1855 url= /sdc/v1/artifactTypes
2023-01-31T08:47:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:47:03.364Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:47:03.365Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4d72f4d0
2023-01-31T08:47:03.366Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:47:03.366Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:47:33.348Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:47:33.350Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 380f0098-997f-415d-a9a5-9da07b82a4fa url= /sdc/v1/artifactTypes
2023-01-31T08:47:33.350Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:47:33.472Z|||Timer-0||||ERROR|||||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:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-31T08:47:33.473Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@aec1129
2023-01-31T08:47:33.473Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-31T08:47:33.473Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-31T08:48:03.333Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:48:03.335Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fc7fc5a6-9740-48af-903e-ff9629912399 url= /sdc/v1/artifactTypes
2023-01-31T08:48:03.341Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:48:03.521Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:48:03.522Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@26c85f8f
2023-01-31T08:48:03.523Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:48:03.524Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:48:33.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:48:33.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8b3d5d27-dc19-4a09-a3b7-d6a5ab08efee url= /sdc/v1/artifactTypes
2023-01-31T08:48:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:48:33.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:48:33.338Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@768c31cf
2023-01-31T08:48:33.338Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:48:33.339Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:49:03.322Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:49:03.331Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f4f1ba8a-1d70-41f8-ab63-1ee4959ed9ee url= /sdc/v1/artifactTypes
2023-01-31T08:49:03.332Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:49:03.359Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:49:03.360Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@33384e12
2023-01-31T08:49:03.361Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:49:03.362Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:49:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:49:33.331Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d3bf4449-ad8e-45cd-9419-46118c67e2a4 url= /sdc/v1/artifactTypes
2023-01-31T08:49:33.332Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:49:33.336Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:49:33.336Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@28f12206
2023-01-31T08:49:33.337Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:49:33.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:50:03.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:50:03.332Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7499b9e6-f878-4631-870b-e25fc58c9fb5 url= /sdc/v1/artifactTypes
2023-01-31T08:50:03.332Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:50:03.343Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:50:03.343Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@30ce5773
2023-01-31T08:50:03.343Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:50:03.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:50:33.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:50:33.336Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d8e46919-da7d-493a-a151-b1cfbc9c0730 url= /sdc/v1/artifactTypes
2023-01-31T08:50:33.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:50:33.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:50:33.344Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@39bd89a4
2023-01-31T08:50:33.345Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:50:33.345Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:51:03.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:51:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0a177381-ab66-4470-8c41-892d0041c2f1 url= /sdc/v1/artifactTypes
2023-01-31T08:51:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:51:03.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:51:03.337Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@26e163b5
2023-01-31T08:51:03.337Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:51:03.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:51:33.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:51:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fbf7467b-314e-4beb-b912-56ba420c041a url= /sdc/v1/artifactTypes
2023-01-31T08:51:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:51:33.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:51:33.340Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6d3be29f
2023-01-31T08:51:33.341Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:51:33.341Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:52:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:52:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 74708a09-5f13-4cbd-b136-1ccc2205de5f url= /sdc/v1/artifactTypes
2023-01-31T08:52:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:52:03.339Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:52:03.339Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@f04da27
2023-01-31T08:52:03.340Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:52:03.340Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:52:33.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:52:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b3898ebe-d600-491e-8c6e-b3c12b286e06 url= /sdc/v1/artifactTypes
2023-01-31T08:52:33.330Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:52:33.334Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:52:33.334Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2148e8c
2023-01-31T08:52:33.334Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:52:33.335Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:53:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:53:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4cea3fea-d973-4468-aef1-87c44de3a466 url= /sdc/v1/artifactTypes
2023-01-31T08:53:03.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:53:03.341Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:53:03.342Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@40122a19
2023-01-31T08:53:03.343Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:53:03.343Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:53:33.326Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:53:33.412Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= eb4ff46e-bc38-4a8a-831d-2c6c85964dcd url= /sdc/v1/artifactTypes
2023-01-31T08:53:33.412Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:53:33.436Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:53:33.437Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@19b457bd
2023-01-31T08:53:33.437Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:53:33.437Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:54:03.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:54:03.333Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 97ab223c-3de5-4827-8c38-2b9f032fc7db url= /sdc/v1/artifactTypes
2023-01-31T08:54:03.334Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:54:03.343Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:54:03.344Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@70e35a9a
2023-01-31T08:54:03.344Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:54:03.345Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:54:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:54:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= aa12f8b8-115d-486b-9de3-1fbdf4a6394f url= /sdc/v1/artifactTypes
2023-01-31T08:54:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:54:33.365Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:54:33.366Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@56005045
2023-01-31T08:54:33.368Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:54:33.368Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:55:03.322Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:55:03.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c5fd84ea-ba07-4282-be78-f13563bf66c4 url= /sdc/v1/artifactTypes
2023-01-31T08:55:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:55:03.330Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:55:03.331Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@8320883
2023-01-31T08:55:03.331Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:55:03.332Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:55:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:55:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a2785b61-cbaa-4596-af5c-f78518d7bb77 url= /sdc/v1/artifactTypes
2023-01-31T08:55:33.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:55:33.339Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:55:33.341Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1ed9bea8
2023-01-31T08:55:33.342Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:55:33.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:56:03.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:56:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5a16f07f-56c5-48c7-99c5-8a7b2f7e42f2 url= /sdc/v1/artifactTypes
2023-01-31T08:56:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:56:03.335Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:56:03.335Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5de079ba
2023-01-31T08:56:03.335Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:56:03.336Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:56:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:56:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2b56b5d9-ea49-418c-a87f-1598b552439b url= /sdc/v1/artifactTypes
2023-01-31T08:56:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:56:33.333Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:56:33.333Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4403d311
2023-01-31T08:56:33.333Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:56:33.333Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:57:03.325Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:57:03.330Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 125204ac-6cb4-4626-93c9-52688ec41e3e url= /sdc/v1/artifactTypes
2023-01-31T08:57:03.330Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:57:03.346Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:57:03.346Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@53d22531
2023-01-31T08:57:03.347Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:57:03.348Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:57:33.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:57:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8ac0146a-f5f9-4f16-85ce-2a5b6861f554 url= /sdc/v1/artifactTypes
2023-01-31T08:57:33.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:57:33.331Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:57:33.332Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3308b34c
2023-01-31T08:57:33.332Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:57:33.332Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:58:03.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:58:03.328Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= eb05e9c3-096d-4a69-a6b1-4b3bfaf122d0 url= /sdc/v1/artifactTypes
2023-01-31T08:58:03.329Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:58:03.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:58:03.347Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4655c349
2023-01-31T08:58:03.347Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:58:03.349Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:58:33.324Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:58:33.330Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9adcadb8-43e8-44a0-8445-ff68fde8e824 url= /sdc/v1/artifactTypes
2023-01-31T08:58:33.330Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:58:33.334Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-31T08:58:33.335Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4f170bda
2023-01-31T08:58:33.335Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-31T08:58:33.336Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-31T08:59:03.323Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-31T08:59:03.326Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 83b3ca9d-92d6-4d19-a93c-5a79aac94d53 url= /sdc/v1/artifactTypes
2023-01-31T08:59:03.327Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-31T08:59:03.686Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T08:59:03.695Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Artifact types: [TOSCA_CSAR, HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_VOL, OTHER, VF_MODULES_METADATA, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-01-31T08:59:03.695Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2023-01-31T08:59:03.696Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= dc0b40aa-4541-4fff-80f9-a8aba712b7e8 url= /sdc/v1/distributionKafkaData
2023-01-31T08:59:03.696Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-31T08:59:03.871Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T08:59:03.876Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@26cf23d0
2023-01-31T08:59:03.948Z|||Timer-0||||INFO|||||org.apache.kafka.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 = multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f
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-01-31T08:59:04.136Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.KafkaProducer||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Instantiated an idempotent producer.
2023-01-31T08:59:04.229Z|||Timer-0||||INFO|||||org.apache.kafka.common.security.authenticator.AbstractLogin||Successfully logged in.
2023-01-31T08:59:04.302Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-01-31T08:59:04.303Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-01-31T08:59:04.303Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1675155544297
2023-01-31T08:59:04.320Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||start DistributionClient
2023-01-31T08:59:04.357Z|||Timer-0||||INFO|||||org.apache.kafka.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 = multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6
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 = multicloud
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-01-31T08:59:04.458Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-01-31T08:59:04.458Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-01-31T08:59:04.458Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1675155544457
2023-01-31T08:59:04.460Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T08:59:04.463Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T08:59:05.680Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Cluster ID: vrhLRBUrTPyYP_Z-0bkSdg
2023-01-31T08:59:05.681Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Z_CvW41zSdaRWnlSohv5ig
2023-01-31T08:59:05.682Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Z_CvW41zSdaRWnlSohv5ig
2023-01-31T08:59:05.682Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Z_CvW41zSdaRWnlSohv5ig
2023-01-31T08:59:05.682Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Z_CvW41zSdaRWnlSohv5ig
2023-01-31T08:59:05.683Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Z_CvW41zSdaRWnlSohv5ig
2023-01-31T08:59:05.683Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Z_CvW41zSdaRWnlSohv5ig
2023-01-31T08:59:05.685Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] ProducerId set to 1 with epoch 0
2023-01-31T08:59:05.689Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Cluster ID: vrhLRBUrTPyYP_Z-0bkSdg
2023-01-31T08:59:05.691Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-01-31T08:59:05.726Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] (Re-)joining group
2023-01-31T08:59:05.975Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6-1d9faa78-eaec-4073-a30a-6b2a4fe24697
2023-01-31T08:59:05.975Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] 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-01-31T08:59:05.976Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] (Re-)joining group
2023-01-31T08:59:08.987Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6-1d9faa78-eaec-4073-a30a-6b2a4fe24697', protocol='range'}
2023-01-31T08:59:08.992Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6-1d9faa78-eaec-4073-a30a-6b2a4fe24697=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-01-31T08:59:09.036Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6-1d9faa78-eaec-4073-a30a-6b2a4fe24697', protocol='range'}
2023-01-31T08:59:09.038Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] 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-01-31T08:59:09.044Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] 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-01-31T08:59:09.065Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-31T08:59:09.066Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-31T08:59:09.066Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-31T08:59:09.066Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-31T08:59:09.066Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-31T08:59:09.067Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-31T08:59:09.377Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] 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-01-31T08:59:09.379Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] 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-01-31T08:59:09.390Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] 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-01-31T08:59:09.391Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] 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-01-31T08:59:09.391Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] 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-01-31T08:59:09.392Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] 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-01-31T08:59:34.474Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:00:04.477Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:00:34.478Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:01:04.480Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:01:34.482Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:02:04.484Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:02:34.486Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:03:04.487Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:03:34.488Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:04:04.488Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:04:34.492Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:05:04.495Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:05:34.496Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:06:04.497Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:06:34.499Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:07:04.500Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:07:34.501Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:08:04.503Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:08:05.775Z|||pool-3-thread-7||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-16540ad4-194d-4377-9889-a061d71c10e6, groupId=multicloud] Node -1 disconnected.
2023-01-31T09:08:06.048Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Node -1 disconnected.
2023-01-31T09:08:34.505Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:09:04.508Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:09:34.509Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:10:04.511Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:10:34.513Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:11:04.514Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:11:34.517Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:12:04.518Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:12:34.520Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:13:04.520Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:13:34.522Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:14:04.524Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:14:34.524Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:15:04.526Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:15:34.527Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:16:04.528Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:16:34.529Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:17:04.530Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:17:34.532Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:18:04.533Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:18:34.533Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:19:04.536Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:19:34.539Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:20:04.542Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:20:34.543Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:21:04.546Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:21:34.548Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:22:04.551Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:22:34.556Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:23:04.558Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:23:34.559Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:24:04.560Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:24:34.562Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:25:04.563Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:25:34.567Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:26:04.568Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:26:34.571Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:27:04.572Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:27:34.572Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:28:04.574Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:28:34.576Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:29:04.577Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:29:34.578Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:30:04.579Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:30:34.579Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:31:04.580Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:31:34.582Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:32:04.584Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:32:34.585Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:33:04.586Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:33:34.588Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:34:04.592Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:34:34.594Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:35:04.596Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:35:34.598Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:36:04.600Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:36:34.601Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:37:04.601Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:37:34.603Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:38:04.605Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:38:34.608Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:39:04.609Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:39:34.612Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:40:04.614Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:40:34.614Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:41:04.616Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:41:34.616Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:42:04.618Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:42:34.619Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:43:04.621Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:43:34.622Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:44:04.623Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:44:34.625Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:45:04.625Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:45:34.627Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:46:04.628Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:46:34.628Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:47:04.630Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:47:34.631Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:48:04.636Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:48:34.638Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:49:04.639Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:49:34.640Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:50:04.641Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:50:34.642Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:51:04.643Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:51:34.645Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:52:04.648Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:52:34.649Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:53:04.650Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:53:34.650Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:54:04.652Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:54:34.652Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:55:04.655Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:55:34.658Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:56:04.658Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:56:34.660Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:57:04.661Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:57:34.664Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:58:04.665Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:58:34.667Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:59:04.668Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T09:59:34.669Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:00:04.671Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:00:34.672Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:01:04.673Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:01:34.675Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:02:04.677Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:02:34.679Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:03:04.680Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:03:34.680Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:04:04.683Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:04:34.684Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:05:04.685Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:05:34.685Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:06:04.686Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:06:34.686Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:07:04.686Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:07:34.688Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:08:04.693Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:08:34.694Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:09:04.694Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:09:34.695Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:10:04.696Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:10:34.698Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:11:04.698Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:11:34.700Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:12:04.701Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:12:34.706Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:13:04.707Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:13:34.709Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:14:04.710Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:14:34.710Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:15:04.711Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:15:34.712Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:16:04.714Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:16:34.715Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:17:04.716Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:17:34.717Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:18:04.718Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:18:34.721Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:19:04.724Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:19:34.728Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:20:04.728Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:20:34.729Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:21:04.731Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:21:34.732Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:22:04.734Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:22:34.736Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:23:04.736Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:23:34.737Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:24:04.739Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:24:34.741Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:25:04.743Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:25:34.744Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:26:04.746Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:26:34.746Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:27:04.748Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:27:34.749Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:28:04.750Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:28:34.757Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:29:04.757Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:29:34.758Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:30:04.759Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:30:34.761Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:31:04.762Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:31:34.763Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:32:04.764Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:32:34.767Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:33:04.769Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:33:34.771Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:34:04.771Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:34:34.772Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:35:04.773Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:35:34.775Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:36:04.776Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:36:34.776Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:37:04.777Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:37:34.784Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:38:04.786Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:38:34.788Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:39:04.789Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:39:34.792Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:40:04.793Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:40:34.795Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:41:04.796Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:41:34.797Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:42:04.797Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:42:34.799Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:43:04.801Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:43:34.801Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:44:04.803Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:44:34.804Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:45:04.806Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:45:34.807Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:46:04.807Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:46:34.808Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:47:04.810Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:47:34.811Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:48:04.813Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:48:34.814Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:49:04.815Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:49:34.816Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:50:04.818Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:50:34.819Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:51:04.821Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:51:34.822Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:52:04.830Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:52:34.831Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:53:04.833Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:53:34.834Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:54:04.834Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:54:34.837Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:55:04.841Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:55:34.842Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:56:04.843Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:56:34.845Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:57:04.846Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:57:34.848Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:58:04.849Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:58:34.850Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:59:04.852Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T10:59:34.853Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:00:04.855Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:00:34.855Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:01:04.857Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:01:34.857Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:02:04.858Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:02:34.860Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:03:04.861Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:03:34.863Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:04:04.865Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:04:34.867Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:05:04.868Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:05:34.870Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:06:04.871Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:06:34.872Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:07:04.875Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:07:34.877Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:08:04.880Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:08:34.881Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:09:04.881Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:09:34.882Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:10:04.884Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:10:34.886Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:11:04.887Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:11:34.888Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:12:04.888Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:12:34.890Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:13:04.892Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:13:34.893Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:14:04.895Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:14:34.895Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:15:04.897Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:15:34.899Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:16:04.901Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:16:34.902Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:17:04.905Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:17:34.906Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:18:04.907Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:18:34.908Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:19:04.910Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:19:34.910Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:20:04.912Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:20:34.916Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:21:04.918Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:21:34.919Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:22:04.920Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:22:34.921Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:23:04.921Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:23:34.923Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:24:04.923Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:24:34.926Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:25:04.927Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:25:34.929Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:26:04.931Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:26:34.932Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:27:04.933Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:27:34.935Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:28:04.937Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:28:34.938Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:29:04.941Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:29:34.943Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:30:04.944Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:30:34.945Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:31:04.947Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:31:34.948Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:32:04.949Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:32:34.949Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:33:04.950Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:33:34.952Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:34:04.954Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:34:34.954Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:35:04.956Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:35:34.957Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:36:04.958Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:36:34.960Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:37:04.961Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:37:34.961Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:38:04.963Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:38:34.965Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:39:04.967Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:39:34.968Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:40:04.969Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:40:34.970Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:41:04.972Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:41:34.974Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:42:04.975Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:42:34.977Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:43:04.977Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:43:34.979Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:44:04.980Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:44:34.980Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:45:04.981Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:45:34.982Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:46:04.983Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:46:34.983Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:47:04.986Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:47:34.986Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:48:04.987Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:48:34.988Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:49:04.988Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:49:34.990Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:50:04.991Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:50:34.993Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:51:04.993Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:51:34.994Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:52:04.996Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:52:34.997Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:53:04.999Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:53:35.001Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:54:05.002Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:54:35.004Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:55:05.005Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:55:35.007Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:56:05.008Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:56:35.012Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:57:05.012Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:57:35.014Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:58:05.015Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:58:35.018Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:59:05.019Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T11:59:35.021Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:00:05.024Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:00:35.025Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:01:05.027Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:01:35.028Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:02:05.030Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:02:35.031Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:03:05.033Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:03:35.035Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:04:05.035Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:04:35.036Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:05:05.038Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:05:35.040Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:06:05.041Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:06:35.042Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:07:05.044Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:07:35.044Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:08:05.046Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:08:35.046Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:09:05.048Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:09:35.049Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:10:05.049Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:10:35.051Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:11:05.052Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:11:35.053Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:12:05.055Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:12:35.056Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:13:05.059Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:13:35.060Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:13:58.007Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-31T12:13:58.008Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"af95a774-2173-46b3-8f27-aafb69902cce","serviceName":"vFW 2023-01-31 12-12-47","serviceVersion":"1.0","serviceUUID":"67e91f05-e401-4d36-8690-aa4b2cf2bade","serviceDescription":"catalog service description","serviceInvariantUUID":"769a53f7-9883-463a-9c49-424ad0a31a22","resources":[{"resourceInstanceName":"vFW 0d82b3cf-d1cf 0","resourceName":"vFW 0d82b3cf-d1cf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"047dd551-7097-4036-b192-651e823e4456","resourceInvariantUUID":"1fbdbe52-48a2-4580-a1ce-bf0b79bb2b15","resourceCustomizationUUID":"eea70c0f-b6ed-4c37-8bee-dc699736e974","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vf-license-model.xml","artifactChecksum":"MmVlMDRlOTc5NzgxN2Y2ZTAyY2EwMjJkYzllZmY3MWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c2f231a1-3908-459c-973c-51ba49bbab45","artifactVersion":"1"},{"artifactName":"vfw0d82b3cfd1cf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json","artifactChecksum":"NTU2ZjMyYWQwNGEyYThjOGE1NmExY2M0NTNmODliN2U\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d9246fab-f8d3-4677-96e9-bf59786e4634","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"93cb20af-6db6-4fa6-9117-284830ab8a76","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vendor-license-model.xml","artifactChecksum":"ODU2NDUyODZiYjU0NDJhZGUwNGMxYjExNzlkYjNjMTE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b13fe9ff-f3a8-4ec5-b990-f404927cf046","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0c726a06-2e81-4ce2-b930-e4386435be1d","artifactVersion":"2","generatedFromUUID":"93cb20af-6db6-4fa6-9117-284830ab8a76"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230131121247-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-template.yml","artifactChecksum":"NTQ3YWZhNTJkZTk4OGE5NzU0Y2UzOGIyZDA0MGFlYjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bb637404-bd31-46c3-8212-d12b6f866236","artifactVersion":"1"},{"artifactName":"service-Vfw20230131121247-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar","artifactChecksum":"ODk4ZGI1YzRlOTBkMDBjODhlYjIyNDg1ZDM3NDgyMmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ae32da38-1d69-4fc1-b84f-06144c1363cb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T12:13:58.021Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:13:58.041Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:13:58.041Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:13:58.042Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167215060,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:13:58.053Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:58.054Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:58.054Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:58.055Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:58.055Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:58.056Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T12:13:59.101Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:13:59.101Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:13:59.101Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:13:59.102Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167215060,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:00.104Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:00.105Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:00.106Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:00.106Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167215060,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:01.112Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:01.113Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:01.113Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:01.113Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167215060,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:02.116Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:02.116Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:02.116Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:02.117Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167215060,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:03.120Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:03.120Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:03.120Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:03.121Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167215060,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:04.121Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:04.122Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:04.123Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:04.123Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167215060,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:05.127Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"serviceName": "vFW 2023-01-31 12-12-47",
"serviceVersion": "1.0",
"serviceUUID": "67e91f05-e401-4d36-8690-aa4b2cf2bade",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "769a53f7-9883-463a-9c49-424ad0a31a22",
"resources": [
{
"resourceInstanceName": "vFW 0d82b3cf-d1cf 0",
"resourceCustomizationUUID": "eea70c0f-b6ed-4c37-8bee-dc699736e974",
"resourceName": "vFW 0d82b3cf-d1cf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "047dd551-7097-4036-b192-651e823e4456",
"resourceInvariantUUID": "1fbdbe52-48a2-4580-a1ce-bf0b79bb2b15",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw0d82b3cfd1cf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
"artifactChecksum": "NTU2ZjMyYWQwNGEyYThjOGE1NmExY2M0NTNmODliN2U\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d9246fab-f8d3-4677-96e9-bf59786e4634",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "93cb20af-6db6-4fa6-9117-284830ab8a76",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0c726a06-2e81-4ce2-b930-e4386435be1d",
"generatedFromUUID": "93cb20af-6db6-4fa6-9117-284830ab8a76"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0c726a06-2e81-4ce2-b930-e4386435be1d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230131121247-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/artifacts/service-Vfw20230131121247-csar.csar",
"artifactChecksum": "ODk4ZGI1YzRlOTBkMDBjODhlYjIyNDg1ZDM3NDgyMmM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ae32da38-1d69-4fc1-b84f-06144c1363cb"
}
],
"workloadContext": "Production"
}
2023-01-31T12:14:05.140Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T12:14:05.141Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json
2023-01-31T12:14:05.370Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T12:14:05.392Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T12:14:05.399Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:05.400Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:05.400Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167245391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:06.418Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T12:14:06.418Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml
2023-01-31T12:14:06.528Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T12:14:06.529Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T12:14:06.529Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:06.530Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:06.530Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167246529,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:07.533Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T12:14:07.534Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env
2023-01-31T12:14:07.613Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T12:14:07.614Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T12:14:07.614Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:07.615Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:07.615Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167247614,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {93cb20af-6db6-4fa6-9117-284830ab8a76=BaseArtifactInfoImpl [artifactName=base_vfw.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.yaml, artifactChecksum=ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=93cb20af-6db6-4fa6-9117-284830ab8a76, artifactTimeout=30], d9246fab-f8d3-4677-96e9-bf59786e4634=BaseArtifactInfoImpl [artifactName=vfw0d82b3cfd1cf0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json, artifactChecksum=NTU2ZjMyYWQwNGEyYThjOGE1NmExY2M0NTNmODliN2U=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=d9246fab-f8d3-4677-96e9-bf59786e4634, artifactTimeout=0], 0c726a06-2e81-4ce2-b930-e4386435be1d=BaseArtifactInfoImpl [artifactName=base_vfw.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/base_vfw.env, artifactChecksum=MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=0c726a06-2e81-4ce2-b930-e4386435be1d, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"abd80080-ba47-49d8-a911-d8fb260dda4a","rb-version":"f2aabae2-fda9-4e72-bd86-49aa05342e4f","labels":{"vf_module_model_uuid":"0ec65c02-e7dd-41f2-9737-2f38a0aa7224","vf_module_model_name":"Vfw0d82b3cfD1cf..base_vfw..module-0"}}
result2
result = {}{"rb-name":"abd80080-ba47-49d8-a911-d8fb260dda4a","rb-version":"f2aabae2-fda9-4e72-bd86-49aa05342e4f","chart-name":"","description":"","labels":{"vf_module_model_name":"Vfw0d82b3cfD1cf..base_vfw..module-0","vf_module_model_uuid":"0ec65c02-e7dd-41f2-9737-2f38a0aa7224"}}
status = {}201
httpPost end!
after create type !
artifacts = [93cb20af-6db6-4fa6-9117-284830ab8a76, 0c726a06-2e81-4ce2-b930-e4386435be1d]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2023-01-31T12:14:08.792Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-01-31T12:14:08.793Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:08.794Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:08.794Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167248791,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:09.796Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-01-31T12:14:09.797Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:09.797Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:09.797Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "af95a774-2173-46b3-8f27-aafb69902cce",
"consumerID": "multicloud-k8s",
"timestamp": 1675167249796,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230131121247/1.0/resourceInstances/vfw0d82b3cfd1cf0/artifacts/vfw0d82b3cfd1cf0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:10.812Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:14:13.431Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-31T12:14:13.431Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"95640403-ee8d-482c-bf25-c8fa307023fa","serviceName":"basic_onboard_OQfNTG","serviceVersion":"1.0","serviceUUID":"0fb27420-d547-4e34-ad44-0773d9b60f44","serviceDescription":"service","serviceInvariantUUID":"91c25d4e-92f6-4cbc-803b-e674849e3eae","resources":[{"resourceInstanceName":"basic_onboard_OQfNTG 0","resourceName":"basic_onboard_OQfNTG","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"28d1ac87-ab56-47e6-ac80-57a7de0b14ec","resourceInvariantUUID":"bbc70f7c-05b8-4c10-884e-8a9ad2936125","resourceCustomizationUUID":"8a3423a5-b188-4cfa-992f-3857825d9c1f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vf-license-model.xml","artifactChecksum":"OGVlZmI4ZmRkYTQ1ZjFiODg5ZTU2YzQ5N2Q0MjkzMGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"98d103c4-0bb3-4652-987a-e91ac1a7b9a6","artifactVersion":"1"},{"artifactName":"basic_onboard_oqfntg0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json","artifactChecksum":"MWE1MzlkMzI4ZTE5MTQ2ZDZiZTM2NDMwOGE0ZTFjMmQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6cad258e-c437-4f1e-abc2-ff483bb1cf81","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c98b54c7-e667-44ec-800f-d95eb01d3049","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ce832ee7-6635-4bb4-9e52-e946e45d080c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ca5677ac-205d-4ddf-a9c0-d6747c49ca7d","artifactVersion":"2","generatedFromUUID":"c98b54c7-e667-44ec-800f-d95eb01d3049"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardOqfntg-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-template.yml","artifactChecksum":"NjM4MTY5ZWI5OTI4NjVlOGE3Y2NhZWE5ZTQ4Zjg5OTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"56e694a5-988b-45fa-bb19-a9dcffce6f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardOqfntg-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar","artifactChecksum":"ODE3ZTg5NzlkNzZkZjlhYjAyMzMxNzIwMThjN2ExMWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0f355296-961f-4f17-974c-c0fb95374e88","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T12:14:13.444Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:13.444Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:13.445Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:13.445Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167250812,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:14.446Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:14.447Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:14.447Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:14.447Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167250812,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:15.448Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:15.448Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:15.448Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:15.448Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167250812,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:16.449Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:16.450Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:16.450Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:16.450Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167250812,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:17.451Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:17.452Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:17.452Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:17.452Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167250812,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:18.453Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:18.454Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:18.454Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:18.454Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167250812,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:19.455Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T12:14:19.456Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:19.456Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:19.456Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167250812,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:20.458Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"serviceName": "basic_onboard_OQfNTG",
"serviceVersion": "1.0",
"serviceUUID": "0fb27420-d547-4e34-ad44-0773d9b60f44",
"serviceDescription": "service",
"serviceInvariantUUID": "91c25d4e-92f6-4cbc-803b-e674849e3eae",
"resources": [
{
"resourceInstanceName": "basic_onboard_OQfNTG 0",
"resourceCustomizationUUID": "8a3423a5-b188-4cfa-992f-3857825d9c1f",
"resourceName": "basic_onboard_OQfNTG",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "28d1ac87-ab56-47e6-ac80-57a7de0b14ec",
"resourceInvariantUUID": "bbc70f7c-05b8-4c10-884e-8a9ad2936125",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_oqfntg0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
"artifactChecksum": "MWE1MzlkMzI4ZTE5MTQ2ZDZiZTM2NDMwOGE0ZTFjMmQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6cad258e-c437-4f1e-abc2-ff483bb1cf81",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "c98b54c7-e667-44ec-800f-d95eb01d3049",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ca5677ac-205d-4ddf-a9c0-d6747c49ca7d",
"generatedFromUUID": "c98b54c7-e667-44ec-800f-d95eb01d3049"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ca5677ac-205d-4ddf-a9c0-d6747c49ca7d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardOqfntg-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/artifacts/service-BasicOnboardOqfntg-csar.csar",
"artifactChecksum": "ODE3ZTg5NzlkNzZkZjlhYjAyMzMxNzIwMThjN2ExMWQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0f355296-961f-4f17-974c-c0fb95374e88"
}
],
"workloadContext": "Production"
}
2023-01-31T12:14:20.459Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T12:14:20.459Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json
2023-01-31T12:14:20.898Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T12:14:20.899Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T12:14:20.899Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:20.900Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:20.900Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167260899,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:21.910Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T12:14:21.911Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml
2023-01-31T12:14:22.105Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T12:14:22.106Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T12:14:22.106Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:22.107Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:22.107Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167262106,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:23.115Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T12:14:23.116Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env
2023-01-31T12:14:23.240Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T12:14:23.241Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T12:14:23.241Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:23.241Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:23.241Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167263241,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {6cad258e-c437-4f1e-abc2-ff483bb1cf81=BaseArtifactInfoImpl [artifactName=basic_onboard_oqfntg0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json, artifactChecksum=MWE1MzlkMzI4ZTE5MTQ2ZDZiZTM2NDMwOGE0ZTFjMmQ=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=6cad258e-c437-4f1e-abc2-ff483bb1cf81, artifactTimeout=0], c98b54c7-e667-44ec-800f-d95eb01d3049=BaseArtifactInfoImpl [artifactName=base_ubuntu18.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.yaml, artifactChecksum=NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=c98b54c7-e667-44ec-800f-d95eb01d3049, artifactTimeout=30], ca5677ac-205d-4ddf-a9c0-d6747c49ca7d=BaseArtifactInfoImpl [artifactName=base_ubuntu18.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/base_ubuntu18.env, artifactChecksum=ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=ca5677ac-205d-4ddf-a9c0-d6747c49ca7d, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"26cecff3-05e1-4e5b-a314-27caa10bbc49","rb-version":"41b8797c-b77f-4b35-88bd-221cb092f78a","labels":{"vf_module_model_uuid":"1581829d-c220-4236-b671-0bd1788eb6d3","vf_module_model_name":"BasicOnboardOqfntg..base_ubuntu18..module-0"}}
result2
result = {}{"rb-name":"26cecff3-05e1-4e5b-a314-27caa10bbc49","rb-version":"41b8797c-b77f-4b35-88bd-221cb092f78a","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicOnboardOqfntg..base_ubuntu18..module-0","vf_module_model_uuid":"1581829d-c220-4236-b671-0bd1788eb6d3"}}
status = {}201
httpPost end!
after create type !
artifacts = [c98b54c7-e667-44ec-800f-d95eb01d3049, ca5677ac-205d-4ddf-a9c0-d6747c49ca7d]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2023-01-31T12:14:24.294Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-01-31T12:14:24.296Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:24.296Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:24.296Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167264294,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:25.297Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-01-31T12:14:25.299Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T12:14:25.299Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T12:14:25.299Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "95640403-ee8d-482c-bf25-c8fa307023fa",
"consumerID": "multicloud-k8s",
"timestamp": 1675167265297,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOqfntg/1.0/resourceInstances/basic_onboard_oqfntg0/artifacts/basic_onboard_oqfntg0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T12:14:26.301Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:14:56.304Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:15:26.304Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:15:56.306Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:16:26.309Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:16:56.312Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:17:26.312Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:17:56.313Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:18:26.314Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:18:56.317Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:19:26.318Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:19:56.320Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:20:26.320Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:20:56.321Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:21:26.322Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:21:56.324Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:22:26.325Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:22:56.326Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:23:07.300Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Node 0 disconnected.
2023-01-31T12:23:26.327Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:23:56.329Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:24:26.331Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:24:56.331Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:25:26.332Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:25:56.334Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:26:26.336Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:26:56.336Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:27:26.337Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:27:56.338Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:28:26.340Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:28:56.342Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:29:26.342Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:29:56.344Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:30:26.346Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:30:56.346Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:31:26.348Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:31:56.348Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:32:26.349Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:32:56.351Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:33:26.352Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:33:56.352Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:34:26.354Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:34:56.357Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:35:26.357Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:35:56.358Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:36:26.360Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:36:56.361Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:37:26.361Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:37:56.362Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:38:26.364Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:38:56.366Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:39:26.366Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:39:56.367Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:40:26.368Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:40:56.369Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:41:26.371Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:41:56.373Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:42:26.374Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:42:56.375Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:43:26.377Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:43:56.378Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:44:26.379Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:44:56.380Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:45:26.381Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:45:56.381Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:46:26.383Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:46:56.386Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:47:26.387Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:47:56.388Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:48:26.390Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:48:56.392Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:49:26.393Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:49:56.395Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:50:26.396Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:50:56.398Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:51:26.399Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:51:56.400Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:52:26.403Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:52:56.404Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:53:26.405Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:53:56.405Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:54:26.406Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:54:56.408Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:55:26.409Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:55:56.409Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:56:26.410Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:56:56.411Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:57:26.414Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:57:56.415Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:58:26.419Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:58:56.421Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:59:26.421Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T12:59:56.423Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:00:26.425Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:00:56.426Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:01:26.428Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:01:55.585Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-31T13:01:55.586Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"aca33e1f-9475-4ba0-96d1-a146315e7937","serviceDescription":"service","serviceInvariantUUID":"a074abbc-8c30-423e-93f4-1113aa9896c7","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"60bafb90-b327-4ec0-9e9d-7d2885893368","resourceInvariantUUID":"1ec32c93-6e3b-4c9c-b88c-2c04b31c88a9","resourceCustomizationUUID":"40bfc1ab-2232-4acb-b5f4-77f4644c237e","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YTVhMjA4OTJkMTdkYjEzYzQ0ZGRhN2Y0YWNmZjgxMzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"99c6d0b9-27e1-4ec6-a2b3-14f3fac84e0d","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZTBkMThlMDc5ZTMyYjgzZmEwNGJmYjhhNWU3NjM1NTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d4353819-ec3c-4ca3-8271-b2900fd22263","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:01:55.609Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:01:55.611Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:01:55.611Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:01:55.611Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
"consumerID": "multicloud-k8s",
"timestamp": 1675170086428,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:01:55.625Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.629Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.635Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.635Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.636Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:55.636Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:01:56.642Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:01:56.643Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:01:56.645Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:01:56.646Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
"consumerID": "multicloud-k8s",
"timestamp": 1675170086428,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:01:57.650Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "1f0eaa7e-3b29-4fbf-8b1f-ae7becae5c35",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "aca33e1f-9475-4ba0-96d1-a146315e7937",
"serviceDescription": "service",
"serviceInvariantUUID": "a074abbc-8c30-423e-93f4-1113aa9896c7",
"resources": [],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "ZTBkMThlMDc5ZTMyYjgzZmEwNGJmYjhhNWU3NjM1NTc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d4353819-ec3c-4ca3-8271-b2900fd22263"
}
],
"workloadContext": "Production"
}
2023-01-31T13:01:57.656Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:02:27.658Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:02:57.660Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:03:11.924Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-31T13:03:11.924Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"02602bae-cf6c-4bbc-a04b-0a99cd40f85f","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed","serviceDescription":"service","serviceInvariantUUID":"bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b6b4a4e7-0a8e-439f-abb4-8467949e83a0","resourceInvariantUUID":"8cd5a6b5-71f5-417c-984f-479a69c69304","resourceCustomizationUUID":"669487d0-48bd-4c4b-82de-417f55f6a0f0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MzM0OGQxOWZhN2Y5ODliNDM3YjAyZjNlYzlhM2Q1ZDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8f48ea91-d893-4e2c-9e8b-1c2658e40fb6","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"ZjgwZDY5NTJlZTIxMTZiOWVhZTYzZGJhMjU5MTdmNDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e985ee63-c181-48ee-8033-431bcf90add2","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c4d51573-7712-40d4-a95a-ca24f8d00d3d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fb02cb18-ab09-44f3-a23d-569c320aeac2","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e14b2fd4-186d-4269-b1ff-102c58509005","artifactVersion":"2","generatedFromUUID":"c4d51573-7712-40d4-a95a-ca24f8d00d3d"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NTA1M2VjNzJhYjZkOTczZmNkMmNhNzA4NWRjNjljOTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6b0367d3-2a1a-4630-97b9-6d1826c24092","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OGExNDgwM2FmOTU3MmJiMzYyZDU4MWQ0OWM1YTEwNWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"140f701d-bace-4a50-9c65-fe313507e6bd","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:03:11.955Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:11.960Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:11.962Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:11.962Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170177660,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:12.964Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:12.965Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:12.965Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:12.965Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170177660,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:13.968Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:13.969Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:13.969Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:13.969Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170177660,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:14.972Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:14.981Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:14.981Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:14.982Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170177660,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:15.986Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:15.987Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:15.987Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:15.987Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170177660,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:16.992Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:16.992Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:16.993Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:16.994Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170177660,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:17.996Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:17.996Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:17.997Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:17.997Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170177660,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:19.000Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "088e6b0e-4fb6-4bbf-8ce1-cc5da16fd8ed",
"serviceDescription": "service",
"serviceInvariantUUID": "bafa64f8-f1b7-4a3a-9aa3-1f42a9830d51",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "669487d0-48bd-4c4b-82de-417f55f6a0f0",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b6b4a4e7-0a8e-439f-abb4-8467949e83a0",
"resourceInvariantUUID": "8cd5a6b5-71f5-417c-984f-479a69c69304",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "ZjgwZDY5NTJlZTIxMTZiOWVhZTYzZGJhMjU5MTdmNDI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e985ee63-c181-48ee-8033-431bcf90add2",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "c4d51573-7712-40d4-a95a-ca24f8d00d3d",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e14b2fd4-186d-4269-b1ff-102c58509005",
"generatedFromUUID": "c4d51573-7712-40d4-a95a-ca24f8d00d3d"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e14b2fd4-186d-4269-b1ff-102c58509005",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "OGExNDgwM2FmOTU3MmJiMzYyZDU4MWQ0OWM1YTEwNWE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "140f701d-bace-4a50-9c65-fe313507e6bd"
}
],
"workloadContext": "Production"
}
2023-01-31T13:03:19.001Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:03:19.002Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-31T13:03:19.210Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:03:19.211Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:03:19.211Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:19.211Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:19.211Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170199211,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:20.222Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:03:20.222Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-31T13:03:20.359Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:03:20.359Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:03:20.360Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:20.360Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:20.360Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170200359,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:21.363Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:03:21.363Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-31T13:03:21.433Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:03:21.433Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:03:21.434Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:21.434Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:21.434Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170201433,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {e14b2fd4-186d-4269-b1ff-102c58509005=BaseArtifactInfoImpl [artifactName=base_ubuntu20.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env, artifactChecksum=ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=e14b2fd4-186d-4269-b1ff-102c58509005, artifactTimeout=0], c4d51573-7712-40d4-a95a-ca24f8d00d3d=BaseArtifactInfoImpl [artifactName=base_ubuntu20.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml, artifactChecksum=Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=c4d51573-7712-40d4-a95a-ca24f8d00d3d, artifactTimeout=30], e985ee63-c181-48ee-8033-431bcf90add2=BaseArtifactInfoImpl [artifactName=basic_vm0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json, artifactChecksum=ZjgwZDY5NTJlZTIxMTZiOWVhZTYzZGJhMjU5MTdmNDI=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=e985ee63-c181-48ee-8033-431bcf90add2, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"5b4fdee3-f2e6-4dc2-82e1-db73397f1eb2","rb-version":"3101564c-ef1d-4df6-b9a1-4c1e40449c99","labels":{"vf_module_model_uuid":"2269245f-5b88-442d-9131-50a3ce22417f","vf_module_model_name":"BasicVm..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"5b4fdee3-f2e6-4dc2-82e1-db73397f1eb2","rb-version":"3101564c-ef1d-4df6-b9a1-4c1e40449c99","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVm..base_ubuntu20..module-0","vf_module_model_uuid":"2269245f-5b88-442d-9131-50a3ce22417f"}}
status = {}201
httpPost end!
after create type !
artifacts = [c4d51573-7712-40d4-a95a-ca24f8d00d3d, e14b2fd4-186d-4269-b1ff-102c58509005]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2023-01-31T13:03:22.477Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-01-31T13:03:22.477Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:22.478Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:22.478Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170202477,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:23.480Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-01-31T13:03:23.480Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:23.481Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:23.481Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "02602bae-cf6c-4bbc-a04b-0a99cd40f85f",
"consumerID": "multicloud-k8s",
"timestamp": 1675170203480,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:24.484Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:03:47.072Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-31T13:03:47.073Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"6d37ef24-f084-413b-abb1-4502c8f208a1","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"7f416d3c-d097-445e-b54b-55d74187faef","serviceDescription":"service","serviceInvariantUUID":"c2ec450c-c4ff-48d7-afee-ebeb22773d81","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5841cee3-92ab-4745-9d85-c0f1ebb77142","resourceInvariantUUID":"8ceddfc4-5d0b-4546-a6ba-aa06a40bb4e4","resourceCustomizationUUID":"343f4c8d-3499-4770-8277-0d3ab0095b61","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1YjFjMTk1ZDA1Y2ZhMWE2OGE4N2MyMzAwZTE4MjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9d09d02c-2dd4-4ca0-a70d-6a06de4a52e6","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"bc356705-ea4e-44d2-b3bb-02d95d626c07","artifactVersion":"2","generatedFromUUID":"b6ba5f94-45fd-4902-8454-ed8631dd4ffc"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b6ba5f94-45fd-4902-8454-ed8631dd4ffc","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"ODk5YzI1ZjQwYWNhNTYxNGQzMjgwZDNlOGY5Yzg2NzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5556db03-b428-45e0-ae6c-5508a9793f7e","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"05812399-21a7-494f-96f6-3107dfc745ad","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1c24c996-0c6f-4445-a3cb-9526ace61e1a","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f8ba5e95-861c-464f-b1cc-d039dd5ecc25","artifactVersion":"2","generatedFromUUID":"05812399-21a7-494f-96f6-3107dfc745ad"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"ZGI0N2IxZmQ5MDgzNDIzYzlhZTIyN2ZjOWQ5YWNlZDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"69f3e9ee-9fb9-4f60-90bb-30ae38dccf94","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"MzFlM2U5MmIxNGUwNDg0YTZkNmJhYTk5M2RlNmRmMDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3c4bdd5f-7c8e-446e-9306-d4e1ebf9512e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:03:47.077Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:47.077Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:47.077Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:47.078Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170204484,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:48.078Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:48.079Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:48.079Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:48.079Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170204484,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:49.081Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:49.081Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:49.082Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:49.082Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170204484,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:50.083Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:50.083Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:50.083Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:50.083Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170204484,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:51.084Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:51.085Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:51.085Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:51.085Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170204484,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:52.092Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:52.092Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:52.092Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:52.093Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170204484,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:53.100Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:53.100Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:53.100Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:53.100Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170204484,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:54.103Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:54.104Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:54.104Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:54.104Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170204484,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:55.106Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:03:55.107Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:55.107Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:55.107Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170204484,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:56.109Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "7f416d3c-d097-445e-b54b-55d74187faef",
"serviceDescription": "service",
"serviceInvariantUUID": "c2ec450c-c4ff-48d7-afee-ebeb22773d81",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "343f4c8d-3499-4770-8277-0d3ab0095b61",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "5841cee3-92ab-4745-9d85-c0f1ebb77142",
"resourceInvariantUUID": "8ceddfc4-5d0b-4546-a6ba-aa06a40bb4e4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "nginx_cloudtech_k8s_charts.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "bc356705-ea4e-44d2-b3bb-02d95d626c07",
"relatedArtifactsInfo": []
},
{
"artifactName": "nginx_cloudtech_k8s_charts.tgz",
"artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "b6ba5f94-45fd-4902-8454-ed8631dd4ffc",
"relatedArtifactsInfo": []
},
{
"artifactName": "basic_cnf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"artifactChecksum": "ODk5YzI1ZjQwYWNhNTYxNGQzMjgwZDNlOGY5Yzg2NzM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5556db03-b428-45e0-ae6c-5508a9793f7e",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "05812399-21a7-494f-96f6-3107dfc745ad",
"generatedArtifact": {
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f8ba5e95-861c-464f-b1cc-d039dd5ecc25",
"generatedFromUUID": "05812399-21a7-494f-96f6-3107dfc745ad"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f8ba5e95-861c-464f-b1cc-d039dd5ecc25",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "MzFlM2U5MmIxNGUwNDg0YTZkNmJhYTk5M2RlNmRmMDA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3c4bdd5f-7c8e-446e-9306-d4e1ebf9512e"
}
],
"workloadContext": "Production"
}
2023-01-31T13:03:56.114Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:03:56.114Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-31T13:03:56.433Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:03:56.434Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:03:56.435Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:56.435Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:56.435Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170236434,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:57.542Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:03:57.547Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-31T13:03:57.952Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:03:57.952Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:03:57.953Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:57.953Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:57.953Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170237952,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:03:58.964Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:03:58.995Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-01-31T13:03:59.360Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:03:59.361Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:03:59.361Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:03:59.361Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:03:59.361Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170239361,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:00.367Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:04:00.368Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-31T13:04:00.481Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:04:00.481Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:04:00.482Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:04:00.482Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:00.482Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170240481,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {bc356705-ea4e-44d2-b3bb-02d95d626c07=BaseArtifactInfoImpl [artifactName=nginx_cloudtech_k8s_charts.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env, artifactChecksum=MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=bc356705-ea4e-44d2-b3bb-02d95d626c07, artifactTimeout=0], b6ba5f94-45fd-4902-8454-ed8631dd4ffc=BaseArtifactInfoImpl [artifactName=nginx_cloudtech_k8s_charts.tgz, artifactType=CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz, artifactChecksum=YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=b6ba5f94-45fd-4902-8454-ed8631dd4ffc, artifactTimeout=30], 5556db03-b428-45e0-ae6c-5508a9793f7e=BaseArtifactInfoImpl [artifactName=basic_cnf0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json, artifactChecksum=ODk5YzI1ZjQwYWNhNTYxNGQzMjgwZDNlOGY5Yzg2NzM=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=5556db03-b428-45e0-ae6c-5508a9793f7e, artifactTimeout=0], 05812399-21a7-494f-96f6-3107dfc745ad=BaseArtifactInfoImpl [artifactName=base_dummy.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml, artifactChecksum=MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=05812399-21a7-494f-96f6-3107dfc745ad, artifactTimeout=30], f8ba5e95-861c-464f-b1cc-d039dd5ecc25=BaseArtifactInfoImpl [artifactName=base_dummy.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env, artifactChecksum=NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=f8ba5e95-861c-464f-b1cc-d039dd5ecc25, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"2ae86ca5-d13a-402b-aa89-4449d7925dff","rb-version":"6f66ebb6-4741-4f8d-8461-0e60e009b70b","labels":{"vf_module_model_uuid":"5ff20fee-e015-49fb-88e7-ab1c2706bdad","vf_module_model_name":"BasicCnf..base_dummy..module-0"}}
result2
result = {}{"rb-name":"2ae86ca5-d13a-402b-aa89-4449d7925dff","rb-version":"6f66ebb6-4741-4f8d-8461-0e60e009b70b","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"5ff20fee-e015-49fb-88e7-ab1c2706bdad"}}
status = {}201
httpPost end!
after create type !
artifacts = [05812399-21a7-494f-96f6-3107dfc745ad, b6ba5f94-45fd-4902-8454-ed8631dd4ffc, f8ba5e95-861c-464f-b1cc-d039dd5ecc25]
httpPost URI: POST http://localhost:9015/v1/rb/definition/2ae86ca5-d13a-402b-aa89-4449d7925dff/6f66ebb6-4741-4f8d-8461-0e60e009b70b/content HTTP/1.1
Execute Post Body: íkoÛ8²õ+xJi{µüH\ò¡{ÁµÑô²(hTEÊ/ûí7CJ,ÇqÒ6)Õp$j83á<ø¨pqÕ~ö¨Ðø·;èwªxÖÝì½îõ½½Þ³N·×íþãe!S¦<ÓSÎÒt¾oÓ÷¿(coÊ¢OLÙ#ð0öï÷×Ú¿ß{
öï q·×¼îÞnìßyYVà'·ÿRY*ÑØ)@.§LQÆ£ IhpA'LyÎù8å¨,Idªá¦MD&ê`
دHÊ"ªùA?=´SÁ&ðU
òi
HÈ8çg$ä©r¼ ×mókÅw¼ÑÒ¶ù-¦6þ¯j&Ú%¡/KÈGL9/=uÀï^À¯áùzNS.3EaÊ?Y ¶-49ÞL2dmçG[õþ`ýÿ`JSíÍi=MþßÝë×ýòEãÿO4áç,Uà>u$W·ëu\'d*Hy¢MÓ[òOH$ÀéBÆ2%ÿÊFà¨Lç3ùäÌ
ü
Üá§ëÿÅ Dm¦¥|Pýgý¿Ûßkê¿§ºýON?yúJGâo°;¨Åÿþën¯ÿO]üÊ4ÑSF öG<°ÕÙ¿?¼#£9I3!°Ï ê%¨âï\_·ïF2¥<&è(îæÆ`¤TLÙJ¥¿¿í
q )±=¬óÖ©ÖÉõ52Ú®÷Õâ(øÊòóÛmx6¬]hw¯¤nÑúcÃúr¨Ý¨ßPܺqKg<`'ÌÒcWXþÓãÏÃÓ÷·_@4Ô ËVS¡²âUÌ;Y´ÞÜ$*)p´ûîµ§x¦¨þ½ó'r!n\sWH ÊBF\ã´Þ8"ääq¾¨ v<¬
DÕW Ç!<¹ÀUt¦<hfÚò×L¥1Øc;Ãß^(jÎßIþFT,½Kï |r¬a]1'^À¬%cvIb.2_¦&Á¹\%I¸¶îò§¨g©Yø$3PA.q©bzÛq9®úÀÎm¬fi]n´ÜNi¹³£çǷϺÏMÌl»s]4ªè«p2´.OnvV[Jé£5{¬õ¯.K÷p°áéáç·ïjºHdxßy¢w±¨R=.ÛØqUO¥^öÙ5*g¿ÎÐݵþ3MCª©¡]ñ÷+®}v{¯ÿºþÎNÕ´6YZ
É.t.´ÚiÁT¿¤iH¶5ì4ªAncü¯çÿϰ¤e7DØä»7åx«åÿ×{&ÿ? \_·_}È4Úì îǨ`
ºmãËíÎÑUÙßHÏñÙ,='Çk¹¨yU«üF³HÏn8* bÂÂ1åàÿ%ân@^ïGeã1¿"n«$St) é àqoN¾d4âcE øÛs~cºÁ×ÈÇ C]OI«\ÙÚÑâMx.¢§jÜ{Y5qxr¸,0¿ðã1na°°DqЮ MKE9È©0§ð¹´k[õB¬ø¸Ðg³á^
Çh^¼lᡬ»·M+r.ô`©,GÔ
¬K0I¹Ðcâþ¢Z¿(·FÍò}È,[÷¼4û*fEWÉ·AФƴù<±XP°hy
»v0U]Ûç|Û2å Ý¿»Äýì>h?:5ðÄPÏÿ!L9øÛÁòÿ®Ýÿ©æ³
Ôäÿ'êþ/dHÕu.B.fSÔ±>Ô vwÓ2M|S¾YiÝ^ßFf!x.é©iÛÃÛðó8¹è°¾t÷WÖ ëûÄTÐ [£ùr¯3»TÁáqpm¡DW1Ï{yã̶\P´L>̩ػ¾AE_3æÂßsi*æEû&ѾÎ
nòRæh)P«
ÕLXáJÁ>q+V1Mh «/Îqßh峦\ÓÕ)
az%u¾dhÛ'Y|\ÁlèøÕ½
è¸ö[úP)nýø°«}OR©e #|<V¾E|Ƭש±enÈåW¦ý:%X¨ú¤]o5lkA]òG¤®`°°"ÑòäGåPÃOH·Wª»äEé)Cv;]Vm-yVùUè¿Y&/©oåF¡¢\Wì_´ÜË&ZF,5{ªdSiü*Nõü_l°~ϳà
ùWÖÿý^§ÉÿOvò«=Lï'ùïÌøÕ]i&ð䢺8¶n/-Jn?C%q«f BH]uùJïÜáê{+'6§®1·=NÁÂÀê¹r³S9Áñ+!2ïS9Ù±Ð2cù¾dR³µaˤ eúdÝË÷»r dÛ ùPVvËÃf6g0§RËvõ¼ªMå T xÙ¤®çÌ|üdÜ:\ͧK¹]S+þ_ÿÅfüSƼìSÿnÿj÷lpÎS³î»cÝÛäKKÕc¬JùßÊëß;ÎËòz¦¦Wû¶Úi!±¼¾üj½?T?zú6ð`ãÿÌNÉGº ºñüÏÄÿêýÿ½Ý½æþçÀ9ÌÏoì07(lh(®{s<úôöý;ÓH±Z=N®mÝ"õjPÐPYkjë
0N»:ÍîAU*ì¢d5¯Å®((yhT$ S¤ßÿpòJ
ôÖKZh*ܶBö6fN¹kc¼E~óËâkÊð
0ùx¾8',wrÌi²$Qf̤³Ï àm{C:J̼ÅÅæÙy &ÎRÌHæHU,?ZUxmHñT
ÜÆVvqÍTÚ*EyETLý{.8ZÅÙ
3\R±4J·LØÑÚtcEòìm¨ãÿ\ þ ³
¿ÇÈ@0è¨h:7ÿ#hÅÒ KA£ÝÀLMÉN©ê/'óÒFAu:qþ5ônïÍ{ñxõ}{8Kûch]§ºÁd¦Öbc?ÿèðÕ@
4Ð@
4Ð@
4Ð@
4Ð@
4Ð@
4Ð@
þÐ[} P
result2
result = {}
status = {}200
httpPost end!
2023-01-31T13:04:02.074Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-01-31T13:04:02.074Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:04:02.074Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:02.075Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170242074,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:03.117Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-01-31T13:04:03.117Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:04:03.117Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:04:03.117Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6d37ef24-f084-413b-abb1-4502c8f208a1",
"consumerID": "multicloud-k8s",
"timestamp": 1675170243117,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:04:04.148Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:04:34.150Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:05:04.156Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:05:34.156Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:06:04.158Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:06:34.160Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:07:04.161Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:07:34.165Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:08:04.165Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:08:34.166Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:09:04.168Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:09:34.169Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:10:04.170Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:10:34.171Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:11:04.173Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:11:34.175Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:12:04.176Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:12:34.178Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:13:04.179Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:13:34.180Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:14:04.182Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:14:34.184Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:15:04.185Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:15:34.185Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:16:04.187Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:16:34.188Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:17:04.188Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:17:34.189Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:18:04.191Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:18:34.191Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:19:04.192Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:19:34.194Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:20:04.196Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:20:34.197Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:21:04.199Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:21:34.202Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:22:04.203Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:22:34.204Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:23:04.206Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:23:34.206Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:24:04.207Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:24:24.652Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-31T13:24:24.652Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"15e9093c-7e9e-4ca1-8abb-41e026713442","serviceName":"Demo_pNF_3QbVaMKiFRlgbFqzci3R","serviceVersion":"1.0","serviceUUID":"082e0fcb-9e94-4fbd-8340-5038b5c64ee5","serviceDescription":"catalog service description","serviceInvariantUUID":"f4797688-27d7-4ddd-97c9-deb6436bb5ac","resources":[{"resourceInstanceName":"pNF 26fd2b8c-aa37 0","resourceName":"pNF 26fd2b8c-aa37","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"103943c8-98ff-4f11-96d0-be5781508d42","resourceInvariantUUID":"e2b14d08-4d13-4ab7-a08f-31766a5a5da3","resourceCustomizationUUID":"913f218d-6d58-45ab-90f6-48ea7de3bcba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vf-license-model.xml","artifactChecksum":"OGNlZjE2Mzc5NWQ5ZmUwMjc5ZTJiNmM4MWU5YmIzOTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"788d08dc-294b-4994-84b9-c2d7ed9911a8","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/pNF.csar","artifactChecksum":"NzNhYmI2MGVjNzUyMDVlNTM0MzUyYjAyZWI5ZWIzNTg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"eeef7601-e07c-4d9b-b692-2649b0f1b7ab","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"09b485b2-025f-466f-a558-65d63e17d25c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vendor-license-model.xml","artifactChecksum":"ZGEyNDI2M2NhNzJmNzNmNzkzZDc4MmUwZTJlMWU1MTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"82141e57-20c7-4ec0-a64c-8ae13c526f31","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"53796357-4430-4161-af79-ba2be03fa22c","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"080eb9ba-951f-455f-a3f4-9bda8f983edc","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml","artifactChecksum":"YWVjMGRlMmY0MWJkMzczOWQ1MGNkM2ZhYmQ5MjkzMzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1b769065-96a5-41a2-ac94-771707fafeb8","artifactVersion":"1"},{"artifactName":"service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar","artifactChecksum":"ZWMwYzEwMTJiMzZmZTFlMDJkYTY5ZTAyZTdiZDgwN2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5df9198d-442c-4a36-926d-ce40b866c534","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:24:24.667Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:24:24.668Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:24:24.668Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:24.668Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
"consumerID": "multicloud-k8s",
"timestamp": 1675171444207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:24.675Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.676Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.676Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.676Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.677Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:24.677Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:24:25.685Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:24:25.686Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:24:25.686Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:25.687Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
"consumerID": "multicloud-k8s",
"timestamp": 1675171444207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:26.689Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:24:26.689Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:24:26.690Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:26.690Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
"consumerID": "multicloud-k8s",
"timestamp": 1675171444207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:27.690Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:24:27.691Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:24:27.691Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:27.692Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
"consumerID": "multicloud-k8s",
"timestamp": 1675171444207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:28.692Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:24:28.693Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:24:28.693Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:28.693Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
"consumerID": "multicloud-k8s",
"timestamp": 1675171444207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:29.694Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:24:29.695Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:24:29.695Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:29.695Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
"consumerID": "multicloud-k8s",
"timestamp": 1675171444207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/resourceInstances/pnf26fd2b8caa370/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:30.696Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:24:30.697Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:24:30.697Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:30.697Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
"consumerID": "multicloud-k8s",
"timestamp": 1675171444207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:31.698Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:24:31.699Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:24:31.700Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:24:31.700Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
"consumerID": "multicloud-k8s",
"timestamp": 1675171444207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:24:32.704Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "15e9093c-7e9e-4ca1-8abb-41e026713442",
"serviceName": "Demo_pNF_3QbVaMKiFRlgbFqzci3R",
"serviceVersion": "1.0",
"serviceUUID": "082e0fcb-9e94-4fbd-8340-5038b5c64ee5",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "f4797688-27d7-4ddd-97c9-deb6436bb5ac",
"resources": [],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3qbvamkifrlgbfqzci3r/1.0/artifacts/service-DemoPnf3qbvamkifrlgbfqzci3r-csar.csar",
"artifactChecksum": "ZWMwYzEwMTJiMzZmZTFlMDJkYTY5ZTAyZTdiZDgwN2Y\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5df9198d-442c-4a36-926d-ce40b866c534"
}
],
"workloadContext": "Production"
}
2023-01-31T13:24:32.705Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:25:02.706Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:25:32.708Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:26:02.709Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:26:32.711Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:27:02.717Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:27:32.719Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:28:02.724Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:28:32.726Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:29:02.726Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:29:32.728Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:30:02.729Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:30:32.729Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:31:02.730Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:31:32.732Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:32:02.732Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:32:32.733Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:33:02.735Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:33:32.738Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:34:02.740Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:34:32.745Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:35:02.756Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:35:32.760Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:36:02.761Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:36:32.762Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:37:02.762Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:37:32.763Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:38:02.764Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:38:32.767Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:39:02.769Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:39:32.770Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:40:02.771Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:40:32.772Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:41:02.774Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:41:32.775Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:42:02.776Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:42:32.778Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:43:02.779Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:43:32.785Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:44:02.786Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:44:32.788Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:45:02.788Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:45:32.790Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:46:02.791Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:46:32.792Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:47:02.794Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:47:32.796Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:48:02.796Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:48:32.797Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:49:02.798Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:49:32.799Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:50:02.801Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:50:32.802Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:51:02.803Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:51:32.804Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-31T13:52:00.557Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-31T13:52:00.558Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"d9b2c823-584b-4c49-8c68-d3b5f4ae911d","serviceDescription":"service","serviceInvariantUUID":"ccd24259-c766-432c-8acc-9c961b295091","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5891ec68-0a59-473c-b1c9-92c90ac7bca2","resourceInvariantUUID":"3e32fee0-b81e-4f17-b8ad-20aa5589b41f","resourceCustomizationUUID":"b909c745-04df-425a-8eb5-2efb84d20406","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MTQzMjE5OGViYzQzODE4M2Y0ZWMyYTVhNDYzMGI4MmU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0c0da74c-b148-4a33-85de-108c316dab23","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"NWI4YWM3ZTJiNTE2OTVkY2Q1MTVlYTg4ODNjNmY1NjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8cb6a562-76d8-43a0-8a2e-99aa47d5d288","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8d9c7b88-042a-4237-8bbf-d8b8e18c0d41","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"63de6173-b19b-4b8a-8e42-69ef5567d571","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"68e4057c-270d-40da-b259-87dce123a206","artifactVersion":"2","generatedFromUUID":"eb031c12-e8c4-40b6-8db2-196601de4007"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf","artifactVersion":"2","generatedFromUUID":"8d9c7b88-042a-4237-8bbf-d8b8e18c0d41"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"eb031c12-e8c4-40b6-8db2-196601de4007","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"ed7d63dd-1ff3-475c-a48f-65780cd8289f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"NTZmOTMzYWY0OTU4NjlmYmYwMjI1MTM3OTYwMmE4NjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"48e3bf0f-f0a6-472a-b5a2-dc9014d2c75f","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ODIwZjQ1YjA2YzEwN2JhY2U0NjM3N2FhNjVmMTIxYjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ddd980c7-5ae7-4305-a830-58d9cbd294af","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-31T13:52:00.570Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:52:00.572Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:00.572Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:00.573Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173092804,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:00.588Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.589Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.589Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.589Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.589Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:00.589Z|||kafka-producer-network-thread | multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-326ca52a-c37b-44da-bcff-b262981ec06f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Z4UZnu0rSXWAblsUbcQ_aw
2023-01-31T13:52:01.592Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:52:01.593Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:01.594Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:01.594Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173092804,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:02.597Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:52:02.598Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:02.598Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:02.599Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173092804,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:03.600Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:52:03.601Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:03.602Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:03.602Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173092804,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:04.604Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:52:04.604Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:04.604Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:04.605Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173092804,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:05.605Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:52:05.606Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:05.606Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:05.606Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173092804,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:06.607Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:52:06.609Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:06.609Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:06.609Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173092804,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:07.613Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:52:07.614Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:07.614Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:07.614Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173092804,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:08.615Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:52:08.615Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:08.615Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:08.616Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173092804,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:09.617Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-31T13:52:09.617Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:09.617Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:09.618Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173092804,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:10.619Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"serviceName": "basic_cnf_macro",
"serviceVersion": "1.0",
"serviceUUID": "d9b2c823-584b-4c49-8c68-d3b5f4ae911d",
"serviceDescription": "service",
"serviceInvariantUUID": "ccd24259-c766-432c-8acc-9c961b295091",
"resources": [
{
"resourceInstanceName": "basic_cnf_macro 0",
"resourceCustomizationUUID": "b909c745-04df-425a-8eb5-2efb84d20406",
"resourceName": "basic_cnf_macro",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "5891ec68-0a59-473c-b1c9-92c90ac7bca2",
"resourceInvariantUUID": "3e32fee0-b81e-4f17-b8ad-20aa5589b41f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_cnf_macro0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
"artifactChecksum": "NWI4YWM3ZTJiNTE2OTVkY2Q1MTVlYTg4ODNjNmY1NjM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8cb6a562-76d8-43a0-8a2e-99aa47d5d288",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_template_dummy_ignore.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "8d9c7b88-042a-4237-8bbf-d8b8e18c0d41",
"generatedArtifact": {
"artifactName": "base_template_dummy_ignore.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf",
"generatedFromUUID": "8d9c7b88-042a-4237-8bbf-d8b8e18c0d41"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "helm_apache.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "68e4057c-270d-40da-b259-87dce123a206",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_template_dummy_ignore.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf",
"relatedArtifactsInfo": []
},
{
"artifactName": "helm_apache.tgz",
"artifactType": "HELM",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
"artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "eb031c12-e8c4-40b6-8db2-196601de4007",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnfMacro-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"artifactChecksum": "ODIwZjQ1YjA2YzEwN2JhY2U0NjM3N2FhNjVmMTIxYjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ddd980c7-5ae7-4305-a830-58d9cbd294af"
}
],
"workloadContext": "Production"
}
2023-01-31T13:52:10.622Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:52:10.622Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-31T13:52:10.961Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:52:10.964Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:52:10.964Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:10.964Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:10.965Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173130964,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:11.978Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:52:11.978Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-31T13:52:12.069Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:52:12.070Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:52:12.070Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:12.070Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:12.071Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173132070,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:13.080Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:52:13.081Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-31T13:52:13.154Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:52:13.154Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:52:13.154Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:13.155Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:13.155Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173133154,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-31T13:52:14.160Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-31T13:52:14.161Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-01-31T13:52:14.248Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-31T13:52:14.249Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-31T13:52:14.249Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-31T13:52:14.249Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-31T13:52:14.250Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "e4fb1c09-d9d1-4d5a-b74d-35d2c29d68fd",
"consumerID": "multicloud-k8s",
"timestamp": 1675173134249,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {68e4057c-270d-40da-b259-87dce123a206=BaseArtifactInfoImpl [artifactName=helm_apache.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env, artifactChecksum=MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=68e4057c-270d-40da-b259-87dce123a206, artifactTimeout=0], 8cb6a562-76d8-43a0-8a2e-99aa47d5d288=BaseArtifactInfoImpl [artifactName=basic_cnf_macro0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json, artifactChecksum=NWI4YWM3ZTJiNTE2OTVkY2Q1MTVlYTg4ODNjNmY1NjM=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=8cb6a562-76d8-43a0-8a2e-99aa47d5d288, artifactTimeout=0], 8d9c7b88-042a-4237-8bbf-d8b8e18c0d41=BaseArtifactInfoImpl [artifactName=base_template_dummy_ignore.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml, artifactChecksum=ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=8d9c7b88-042a-4237-8bbf-d8b8e18c0d41, artifactTimeout=30], eb031c12-e8c4-40b6-8db2-196601de4007=BaseArtifactInfoImpl [artifactName=helm_apache.tgz, artifactType=HELM, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz, artifactChecksum=Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=eb031c12-e8c4-40b6-8db2-196601de4007, artifactTimeout=30], 9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf=BaseArtifactInfoImpl [artifactName=base_template_dummy_ignore.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env, artifactChecksum=MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf, artifactTimeout=0]}
the size of vfModule = 2
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"e227dd1e-0492-45b7-8fa5-bb2535909135","rb-version":"d73e044d-1a37-41b3-bba9-25dfa92f48de","labels":{"vf_module_model_uuid":"23eeb8db-e40f-49f7-b878-ebaf2e501ddd","vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0"}}
result2
result = {}{"rb-name":"e227dd1e-0492-45b7-8fa5-bb2535909135","rb-version":"d73e044d-1a37-41b3-bba9-25dfa92f48de","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0","vf_module_model_uuid":"23eeb8db-e40f-49f7-b878-ebaf2e501ddd"}}
status = {}201
httpPost end!
after create type !
artifacts = [8d9c7b88-042a-4237-8bbf-d8b8e18c0d41, 9c0d85ba-354a-40d4-9c0c-6197ea0ad7cf]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"ebbc6432-a602-43ed-b984-aa963b40a580","rb-version":"b44e3566-dc4d-485b-b3b0-4cfa95d7155a","labels":{"vf_module_model_uuid":"83ac5838-a60a-4740-82df-365d88d2ce8a","vf_module_model_name":"BasicCnfMacro..helm_apache..module-1"}}
result2
result = {}{"rb-name":"ebbc6432-a602-43ed-b984-aa963b40a580","rb-version":"b44e3566-dc4d-485b-b3b0-4cfa95d7155a","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..helm_apache..module-1","vf_module_model_uuid":"83ac5838-a60a-4740-82df-365d88d2ce8a"}}
status = {}201
httpPost end!
after create type !
artifacts = [eb031c12-e8c4-40b6-8db2-196601de4007]
httpPost URI: POST http://localhost:9015/v1/rb/definition/ebbc6432-a602-43ed-b984-aa963b40a580/b44e3566-dc4d-485b-b3b0-4cfa95d7155a/content HTTP/1.1
Execute Post Body: ÿ) +aHR0cHM6Ly95b3V0dS5iZS96OVV6MWljandyTQo=Helm ì½{wÛ¶ò(ºÿæ§À³OìÔ¤$ÇvZ{ë¤Ý^m_ÛMïþ¥]DBj`ÐvìóÙï Á¶â¤ýk5µH<Á`Á)§¤{<Å\s<ÿ±ù§×ëõ÷÷áÿ½^¯úÿÞÃþ?úûýÃÞÁýÞóôú{û{{ÿ@½O KíÉÄü½{÷UÜ_äÁIÂ$%bà!bI&Ïè$s,$ÏBqâá¾#\PÐUßÃiÿÜöýC/""ä4ðè GG@`è_§èð+½)JA·;¡rͺ#*<£ÝPÕ]É éΰç4½z4T½Ø&ÌGhA¤è
ÃKawélbþôá¿·×û°÷|?HwIæ×GbàùÈ4ïCÓæÂóÑõõµú<qrE¸ (åìÃÜaHL¡2Ã4 ÙÿÛÎC(Ájìßêwþe:,ã!VàÆüßXxI¸_XUQÿý:`|â]Ùyz=¯:ÿAW8ÎøD`1ÿïíí=ïUùÿðàù#ÿ?ijµ
¾ÙÇè¢3