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:41:44,427 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
08:41:44,428 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
08:41:44,429 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
08:41:44,700 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml]
08:41:44,701 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
08:41:44,716 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:41:44,720 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
08:41:44,728 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:41:44,765 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:41:44,769 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
08:41:44,777 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
08:41:44,780 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
08:41:44,783 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
08:41:44,785 |-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:41:44,788 |-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:41:44,789 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
08:41:44,798 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Tue Dec 06 08:41:44 GMT 2022
08:41:44,800 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:41:44,808 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
08:41:44,808 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
08:41:44,810 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:41:44,812 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
08:41:44,813 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
08:41:44,813 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
08:41:44,814 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
08:41:44,814 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:41:44,814 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
08:41:44,816 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
08:41:44,816 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
08:41:44,816 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
08:41:44,816 |-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:41:44,818 |-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:41:44,818 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
08:41:44,819 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Tue Dec 06 08:41:44 GMT 2022
08:41:44,820 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:41:44,822 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
08:41:44,822 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
08:41:44,822 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:41:44,822 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
08:41:44,823 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
08:41:44,823 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
08:41:44,823 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
08:41:44,823 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:41:44,823 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
08:41:44,825 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
08:41:44,825 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
08:41:44,825 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
08:41:44,825 |-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:41:44,826 |-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:41:44,827 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
08:41:44,827 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Tue Dec 06 08:41:44 GMT 2022
08:41:44,830 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:41:44,831 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
08:41:44,831 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
08:41:44,831 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:41:44,831 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
08:41:44,832 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
08:41:44,832 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
08:41:44,832 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
08:41:44,832 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
08:41:44,832 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
08:41:44,833 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
08:41:44,834 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
08:41:44,834 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
08:41:44,834 |-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:41:44,835 |-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:41:44,835 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
08:41:44,836 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Tue Dec 06 08:41:44 GMT 2022
08:41:44,837 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:41:44,838 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
08:41:44,838 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
08:41:44,838 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
08:41:44,838 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
08:41:44,839 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
08:41:44,839 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
08:41:44,839 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
08:41:44,840 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
08:41:44,840 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
08:41:44,840 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
08:41:44,840 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
08:41:44,840 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
08:41:44,841 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
08:41:44,841 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
08:41:44,841 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
08:41:44,841 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
08:41:44,841 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
08:41:44,841 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
08:41:44,841 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
08:41:44,841 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
08:41:44,841 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
08:41:44,842 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
08:41:44,842 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
08:41:44,842 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
08:41:44,842 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
08:41:44,842 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:41:44,843 |-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
2022-12-06T08:41:45.158Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @1131ms to org.eclipse.jetty.util.log.Slf4jLog
2022-12-06T08:41:45.312Z|||main||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-558bdf1f@b36677af==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@8576fa0{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@7582ff54{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@67545b57{SSL,[ssl, http/1.1]}{0.0.0.0:9014}, jettyThread=null]]: STARTING
2022-12-06T08:41:45.315Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-558bdf1f@b36677af==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@8576fa0{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@7582ff54{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@67545b57{SSL,[ssl, 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
2022-12-06T08:41:45.326Z|||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
2022-12-06T08:41:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:41:45.392Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2022-12-06T08:41:45.393Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2022-12-06T08:41:45.396Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 600000ms
2022-12-06T08:41:46.106Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d2ec62bf-e5c3-49ef-a7b6-98e73d37bad3 url= /sdc/v1/artifactTypes
2022-12-06T08:41:46.116Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:41:46.192Z|||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)
2022-12-06T08:41:46.196Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@465814b2
2022-12-06T08:41:46.204Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:41:46.211Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:41:46.335Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@7582ff54{/,null,AVAILABLE}
2022-12-06T08:41:46.547Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.util.ssl.SslContextFactory||x509=X509@766380f8(policy@policy.onap.org,h=[policy, brmsgw, brmsgw.onap, drools, drools.onap, pap, pap.onap, pdp, pdp.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-distribution, policy-distribution.onap, policy.api.simpledemo.onap.org],w=[pdp, pdp.onap.svc.cluster.local]) for SslContextFactory@2aede237[provider=null,keyStore=file:///opt/app/etc/ssl/policy-keystore,trustStore=file:///opt/app/etc/ssl/policy-truststore]
2022-12-06T08:41:46.640Z|||SDCDistributionGroup-9014||||WARN|||||org.eclipse.jetty.util.ssl.SslContextFactory.config||No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2aede237[provider=null,keyStore=file:///opt/app/etc/ssl/policy-keystore,trustStore=file:///opt/app/etc/ssl/policy-truststore]
2022-12-06T08:41:46.656Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@67545b57{SSL,[ssl, http/1.1]}{0.0.0.0:9014}
2022-12-06T08:41:46.656Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @2635ms
2022-12-06T08:41:46.821Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-558bdf1f@b36677af==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@8576fa0{STARTED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@7582ff54{/,null,AVAILABLE}, connector=SDCDistributionGroup@67545b57{SSL,[ssl, http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTED: Server@8576fa0{STARTED}[9.4.14.v20181114] - STARTED
+=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5d46aba0{s=0/1,p=0}] - STARTED
| +=ReservedThreadExecutor@5d46aba0{s=0/1,p=0} - STARTED
| +>threads size=8
| +>21 qtp1245065720-21 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
| +>23 qtp1245065720-23 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)
| +>20 qtp1245065720-20-acceptor-0@5531e2bd-SDCDistributionGroup@67545b57{SSL,[ssl, http/1.1]}{0.0.0.0:9014} ACCEPTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) prio=3
| +>19 qtp1245065720-19 SELECTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.EPoll.wait(Native Method)
| +>25 qtp1245065720-25 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)
| +>26 qtp1245065720-26 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
+=Slf4jRequestLog@157d7138{STARTED} - STARTED
+=SDCDistributionGroup@67545b57{SSL,[ssl, http/1.1]}{0.0.0.0:9014} - STARTED
| +~Server@8576fa0{STARTED}[9.4.14.v20181114] - STARTED
| +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5d46aba0{s=0/1,p=0}] - STARTED
| +=ScheduledExecutorScheduler@479ceda0{STARTED} - STARTED
| +-org.eclipse.jetty.io.ArrayByteBufferPool@7f4dff4
| +=SslConnectionFactory@7fbdb894{SSL->HTTP/1.1} - STARTED
| | +=SslContextFactory@2aede237[provider=null,keyStore=file:///opt/app/etc/ssl/policy-keystore,trustStore=file:///opt/app/etc/ssl/policy-truststore] - STARTED
| | +>trustAll=false
| | +>Protocol Selections
| | | +>Enabled size=2
| | | | +>TLSv1.2
| | | | +>TLSv1.3
| | | +>Disabled size=4
| | | +>SSLv2Hello - ConfigExcluded:'SSLv2Hello'
| | | +>SSLv3 - ConfigExcluded:'SSLv3' JVM:disabled
| | | +>TLSv1 - JVM:disabled
| | | +>TLSv1.1 - JVM:disabled
| | +>Cipher Suite Selections
| | +>Enabled size=27
| | | +>TLS_AES_128_GCM_SHA256
| | | +>TLS_AES_256_GCM_SHA384
| | | +>TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
| | | +>TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
| | | +>TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
| | | +>TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
| | | +>TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
| | | +>TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
| | | +>TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
| | | +>TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
| | | +>TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
| | | +>TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
| | | +>TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
| | | +>TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
| | | +>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
| | | +>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
| | | +>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
| | | +>TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
| | | +>TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256
| | | +>TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256
| | | +>TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384
| | | +>TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384
| | | +>TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256
| | | +>TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256
| | | +>TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384
| | | +>TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384
| | | +>TLS_EMPTY_RENEGOTIATION_INFO_SCSV
| | +>Disabled size=18
| | +>TLS_DHE_DSS_WITH_AES_128_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_DHE_DSS_WITH_AES_256_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_DHE_RSA_WITH_AES_128_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_DHE_RSA_WITH_AES_256_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_ECDH_RSA_WITH_AES_128_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_ECDH_RSA_WITH_AES_256_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$'
| | +>TLS_RSA_WITH_AES_128_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$', ConfigExcluded:'^TLS_RSA_.*$'
| | +>TLS_RSA_WITH_AES_128_CBC_SHA256 - ConfigExcluded:'^TLS_RSA_.*$'
| | +>TLS_RSA_WITH_AES_128_GCM_SHA256 - ConfigExcluded:'^TLS_RSA_.*$'
| | +>TLS_RSA_WITH_AES_256_CBC_SHA - ConfigExcluded:'^.*_(MD5|SHA|SHA1)$', ConfigExcluded:'^TLS_RSA_.*$'
| | +>TLS_RSA_WITH_AES_256_CBC_SHA256 - ConfigExcluded:'^TLS_RSA_.*$'
| | +>TLS_RSA_WITH_AES_256_GCM_SHA384 - ConfigExcluded:'^TLS_RSA_.*$'
| +=HttpConnectionFactory@3081f72c[HTTP/1.1] - STARTED
| | +-HttpConfiguration@27f6a49d{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@23ac7ca5]}
| | +>customizers size=1
| | | +>SecureRequestCustomizer@23ac7ca5
| | +>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@67545b57{SSL,[ssl, http/1.1]}{0.0.0.0:9014} - STARTED
| | +=ManagedSelector@7c3fae14{STARTED} id=0 keys=0 selected=0 updates=0 - STARTED
| | +=EatWhatYouKill@2743b339/SelectorProducer@35c08165/PRODUCING/p=false/QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5d46aba0{s=0/1,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-12-06T08:41:46.818023Z - STARTED
| | | +-SelectorProducer@35c08165
| | | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5d46aba0{s=0/1,p=0}] - STARTED
| | +>updates @ 2022-12-06T08:41:46.812329Z size=0
| | +>keys @ 2022-12-06T08:41:46.814829Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-20-acceptor-0@5531e2bd-SDCDistributionGroup@67545b57{SSL,[ssl, http/1.1]}{0.0.0.0:9014}
+=o.e.j.s.ServletContextHandler@7582ff54{/,null,AVAILABLE} - STARTED
| +=org.eclipse.jetty.server.session.SessionHandler811576722==dftMaxIdleSec=-1 - STARTED
| | +=ConstraintSecurityHandler@387957e4{STARTED} - STARTED
| | | +-org.eclipse.jetty.security.DefaultAuthenticatorFactory@317c1a76
| | | +-org.eclipse.jetty.security.authentication.BasicAuthenticator@66e95
| | | +=HashLoginService@4d78603a[SDCDistributionGroup-login-service] - STARTED
| | | +=ServletHandler@3fccd806{STARTED} - STARTED
| | | | +>listeners ServletHandler@3fccd806{STARTED} size=0
| | | | +>filters ServletHandler@3fccd806{STARTED} size=0
| | | | +>filterMappings ServletHandler@3fccd806{STARTED} size=0
| | | | +>servlets ServletHandler@3fccd806{STARTED} size=2
| | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig-4b213651@a96a695f==io.swagger.jersey.config.JerseyJaxrsConfig,jsp=null,order=2,inst=true,async=true - STARTED
| | | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig@6e32da23
| | | | | | +>initParams size=4
| | | | | | +>swagger.api.basepath=https://onap-multicloud-k8s-cb6dcdb89-kxdfk:9014/
| | | | | | +>swagger.context.id=swagger-9014
| | | | | | +>swagger.pretty.print=true
| | | | | | +>swagger.scanner.id=swagger-9014
| | | | | +>org.glassfish.jersey.servlet.ServletContainer-558bdf1f@b36677af==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true - STARTED
| | | | | +>org.glassfish.jersey.servlet.ServletContainer@5d7363b6
| | | | | +>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@3fccd806{STARTED} size=2
| | | | +>[/]=>io.swagger.jersey.config.JerseyJaxrsConfig-4b213651
| | | | +>[/*]=>org.glassfish.jersey.servlet.ServletContainer-558bdf1f
| | | +~org.eclipse.jetty.security.DefaultIdentityService@5384a192
| | | +>roles size=1
| | | | +>java.util.concurrent.CopyOnWriteArraySet@36ebcb(size=1)
| | | | +:user
| | | +>constraints size=1
| | | +>java.util.HashMap$EntrySet@ad15afd(size=1)
| | | +:/*={*={RoleInfo,C[user],None}}
| | +=org.eclipse.jetty.server.session.DefaultSessionCache@72ca6fb7[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | +=org.eclipse.jetty.server.session.NullSessionDataStore@3462dc8b[passivating=false,graceSec=3600] - STARTED
| | +~DefaultSessionIdManager@421c73a4{STARTED}[worker=node0] - STARTED
| +>No ClassLoader
| +>eventListeners o.e.j.s.ServletContextHandler@7582ff54{/,null,AVAILABLE} size=0
| +>handler attributes o.e.j.s.ServletContextHandler@7582ff54{/,null,AVAILABLE} size=1
| | +>org.eclipse.jetty.server.Executor=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@5d46aba0{s=0/1,p=0}]
| +>context attributes o.e.j.s.ServletContextHandler@7582ff54{/,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@63a305f2
| +>initparams o.e.j.s.ServletContextHandler@7582ff54{/,null,AVAILABLE} size=0
+=ErrorHandler@41870b89{STARTED} - STARTED
+=DefaultSessionIdManager@421c73a4{STARTED}[worker=node0] - STARTED
| +=HouseKeeper@60a7c14e{STARTED}[interval=600000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@478de3d7
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@9155b43
+>AttributesMap@72e25306
+>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2022-12-06T08:42:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:42:15.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a4d035b8-0bb0-465b-9abe-87d201f1b2d5 url= /sdc/v1/artifactTypes
2022-12-06T08:42:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:42:15.346Z|||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)
2022-12-06T08:42:15.346Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@62f28060
2022-12-06T08:42:15.347Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:42:15.348Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:42:45.336Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:42:45.339Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b39cd411-5618-444e-b536-592c45df63b7 url= /sdc/v1/artifactTypes
2022-12-06T08:42:45.340Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:42:45.368Z|||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)
2022-12-06T08:42:45.369Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6bbcc8c8
2022-12-06T08:42:45.370Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:42:45.371Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:43:15.337Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:43:15.348Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9233e1d9-d658-4867-86c1-0ce588b80f7d url= /sdc/v1/artifactTypes
2022-12-06T08:43:15.350Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:43:15.363Z|||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)
2022-12-06T08:43:15.365Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@499b70cf
2022-12-06T08:43:15.365Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:43:15.366Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:43:45.334Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:43:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 80b77ca9-bfd8-4883-8758-c917e21a0927 url= /sdc/v1/artifactTypes
2022-12-06T08:43:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:43:45.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)
2022-12-06T08:43:45.356Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5c6a12e7
2022-12-06T08:43:45.361Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:43:45.362Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:44:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:44:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5a1eda7b-0170-419f-bef8-71290c58e2b8 url= /sdc/v1/artifactTypes
2022-12-06T08:44:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:44:15.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)
2022-12-06T08:44:15.348Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3fc28e96
2022-12-06T08:44:15.348Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:44:15.348Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:44:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:44:45.340Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0a2f9ed4-59f9-4d5e-9244-7ad5e4ce6e3a url= /sdc/v1/artifactTypes
2022-12-06T08:44:45.340Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:44:45.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)
2022-12-06T08:44:45.356Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@12b63bfa
2022-12-06T08:44:45.357Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:44:45.357Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:45:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:45:15.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cb0c395c-90e1-4ae0-9c6c-b42f91e1dfa2 url= /sdc/v1/artifactTypes
2022-12-06T08:45:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:45:15.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)
2022-12-06T08:45:15.350Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4b229a33
2022-12-06T08:45:15.351Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:45:15.351Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:45:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:45:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8fb2cc35-4806-4168-9ec3-e40d0e57dc0c url= /sdc/v1/artifactTypes
2022-12-06T08:45:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:45:45.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)
2022-12-06T08:45:45.354Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1e5d424c
2022-12-06T08:45:45.354Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:45:45.355Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:46:15.336Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:46:15.342Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= dcfe2743-c97d-4aa6-bd49-8b3c5211e4b4 url= /sdc/v1/artifactTypes
2022-12-06T08:46:15.343Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:46:15.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)
2022-12-06T08:46:15.364Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7482d1f6
2022-12-06T08:46:15.365Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:46:15.365Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:46:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:46:45.340Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f4a3a17b-f031-46aa-b431-fa4cd53b9dbe url= /sdc/v1/artifactTypes
2022-12-06T08:46:45.341Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:46:45.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)
2022-12-06T08:46:45.349Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4a115ed9
2022-12-06T08:46:45.350Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:46:45.350Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:47:15.334Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:47:15.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 26ddaf55-f0d7-4c0d-88ff-a0fb86521b81 url= /sdc/v1/artifactTypes
2022-12-06T08:47:15.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:47:15.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)
2022-12-06T08:47:15.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5a366387
2022-12-06T08:47:15.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:47:15.359Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:47:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:47:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8b689c69-6dc9-4e02-bdde-8dc8c6269043 url= /sdc/v1/artifactTypes
2022-12-06T08:47:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:47:45.344Z|||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)
2022-12-06T08:47:45.345Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@78827823
2022-12-06T08:47:45.345Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:47:45.346Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:48:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:48:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 17661c5f-ed82-4910-bf22-74102175e90b url= /sdc/v1/artifactTypes
2022-12-06T08:48:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:48:15.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)
2022-12-06T08:48:15.357Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@43282e15
2022-12-06T08:48:15.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:48:15.358Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:48:45.334Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:48:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7c4d1845-09a4-43e1-b53d-7bfbde8e93d6 url= /sdc/v1/artifactTypes
2022-12-06T08:48:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:48:45.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)
2022-12-06T08:48:45.346Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@60ab2b0c
2022-12-06T08:48:45.346Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:48:45.347Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:49:15.334Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:49:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3ca73376-6b85-4f54-93ca-dfa09f028d35 url= /sdc/v1/artifactTypes
2022-12-06T08:49:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:49:15.359Z|||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)
2022-12-06T08:49:15.360Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6aded095
2022-12-06T08:49:15.360Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:49:15.360Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:49:45.337Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:49:45.347Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 35844a66-d564-4fd4-a261-1f490cf8ce08 url= /sdc/v1/artifactTypes
2022-12-06T08:49:45.348Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:49:45.368Z|||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)
2022-12-06T08:49:45.369Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4b3bc66e
2022-12-06T08:49:45.369Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:49:45.370Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:50:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:50:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c40c4dce-9015-4986-a030-5e22ebe9a37e url= /sdc/v1/artifactTypes
2022-12-06T08:50:15.339Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:50:15.344Z|||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)
2022-12-06T08:50:15.344Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3ca19e6a
2022-12-06T08:50:15.344Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:50:15.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:50:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:50:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 770379d5-384e-47c9-89c0-d0ceef4948b5 url= /sdc/v1/artifactTypes
2022-12-06T08:50:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:50:45.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)
2022-12-06T08:50:45.367Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1f1f957f
2022-12-06T08:50:45.368Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:50:45.368Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:51:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:51:15.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0c4ba40a-b8df-4814-b51d-05ef636f3d66 url= /sdc/v1/artifactTypes
2022-12-06T08:51:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:51:16.376Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:51:16.376Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6c4209da
2022-12-06T08:51:16.376Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:51:16.377Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:51:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:51:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 46a1fb85-42aa-4d94-ae9f-fac0485428de url= /sdc/v1/artifactTypes
2022-12-06T08:51:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:51:46.364Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:51:46.365Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@54460c64
2022-12-06T08:51:46.365Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:51:46.365Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:52:15.337Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:52:15.346Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a4198b00-af67-4cea-8c82-cd65d0037bca url= /sdc/v1/artifactTypes
2022-12-06T08:52:15.348Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:52:16.375Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:52:16.375Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1a5404a8
2022-12-06T08:52:16.376Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:52:16.376Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:52:45.334Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:52:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ebeadc41-509a-4ab2-8b07-7ef3e9ae3734 url= /sdc/v1/artifactTypes
2022-12-06T08:52:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:52:46.361Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:52:46.362Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6bd1bbc1
2022-12-06T08:52:46.362Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:52:46.362Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:53:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:53:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 6a0433ed-7b01-456e-add4-0d05bb8b0f8c url= /sdc/v1/artifactTypes
2022-12-06T08:53:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:53:16.374Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:53:16.374Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@24093373
2022-12-06T08:53:16.374Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:53:16.375Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:53:45.339Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:53:45.343Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b1a75cc4-a9ff-4279-9755-8a120326fa03 url= /sdc/v1/artifactTypes
2022-12-06T08:53:45.343Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:53:46.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:53:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4da986cf
2022-12-06T08:53:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:53:46.360Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:54:15.343Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:54:15.354Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ffef2915-cbba-45dc-ba9a-2df0caf0a29c url= /sdc/v1/artifactTypes
2022-12-06T08:54:15.354Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:54:16.409Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:54:16.410Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7f690036
2022-12-06T08:54:16.411Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:54:16.412Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:54:45.334Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:54:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2b3cb233-6d38-4f4d-84e4-bcf907cba9cf url= /sdc/v1/artifactTypes
2022-12-06T08:54:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:54:46.363Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:54:46.364Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@44b30c79
2022-12-06T08:54:46.364Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:54:46.365Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:55:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:55:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 827784dd-cc7c-4e8d-a07d-e5f1b6475794 url= /sdc/v1/artifactTypes
2022-12-06T08:55:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:55:16.374Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:55:16.374Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@21350f8d
2022-12-06T08:55:16.374Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:55:16.375Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:55:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:55:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c4e3c640-4d4b-4adf-9857-4cc704f41bd6 url= /sdc/v1/artifactTypes
2022-12-06T08:55:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:55:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:55:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5ecac155
2022-12-06T08:55:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:55:46.360Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:56:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:56:15.341Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 423b5a46-79de-4041-bf75-880ed7f3aca8 url= /sdc/v1/artifactTypes
2022-12-06T08:56:15.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:56:16.379Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:56:16.379Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@484a64da
2022-12-06T08:56:16.380Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:56:16.380Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:56:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:56:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fbc3289a-de3e-4b09-a5d1-ebca00622a79 url= /sdc/v1/artifactTypes
2022-12-06T08:56:45.339Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:56:46.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:56:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@21bb3c99
2022-12-06T08:56:46.360Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:56:46.360Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:57:15.337Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:57:15.349Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 216280bc-31ca-454c-91d3-80571b11bd66 url= /sdc/v1/artifactTypes
2022-12-06T08:57:15.350Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:57:16.375Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:57:16.375Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@200fe938
2022-12-06T08:57:16.377Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:57:16.377Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:57:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:57:45.342Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8c7eccc5-2940-41aa-910e-1b5b34f2a5c5 url= /sdc/v1/artifactTypes
2022-12-06T08:57:45.342Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:57:46.367Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:57:46.367Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@19e40771
2022-12-06T08:57:46.368Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:57:46.368Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:58:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:58:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0e3935dd-f432-431a-8095-f512dbf30de0 url= /sdc/v1/artifactTypes
2022-12-06T08:58:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:58:16.376Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:58:16.377Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3ae959b9
2022-12-06T08:58:16.378Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:58:16.378Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:58:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:58:45.337Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3046ce2d-6af1-4d25-b351-28154b7e6b9b url= /sdc/v1/artifactTypes
2022-12-06T08:58:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:58:46.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:58:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6e03311d
2022-12-06T08:58:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:58:46.359Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:59:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:59:15.339Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= bf08261c-147c-47d8-a76d-3a2a55a9b4c2 url= /sdc/v1/artifactTypes
2022-12-06T08:59:15.340Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:59:16.374Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:59:16.374Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@499fa1df
2022-12-06T08:59:16.375Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:59:16.375Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T08:59:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T08:59:45.339Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9cd39751-a255-450b-9e63-e5985d4c3d76 url= /sdc/v1/artifactTypes
2022-12-06T08:59:45.339Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T08:59:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T08:59:46.362Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@38dcd442
2022-12-06T08:59:46.362Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T08:59:46.362Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T09:00:15.336Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T09:00:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0fd0071e-e384-44af-bc13-df07a4b24e72 url= /sdc/v1/artifactTypes
2022-12-06T09:00:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T09:00:16.378Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T09:00:16.379Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@dd3b8a4
2022-12-06T09:00:16.380Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T09:00:16.380Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T09:00:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T09:00:45.341Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 6eab2ab1-c966-4539-9078-9cb7ebea68cc url= /sdc/v1/artifactTypes
2022-12-06T09:00:45.342Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T09:00:46.358Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T09:00:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@15c4820b
2022-12-06T09:00:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T09:00:46.359Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T09:01:15.336Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T09:01:15.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a0b206a7-05c1-40fe-aad0-4b5c8dd198db url= /sdc/v1/artifactTypes
2022-12-06T09:01:15.344Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T09:01:16.376Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T09:01:16.376Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4fdc8a94
2022-12-06T09:01:16.376Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T09:01:16.377Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T09:01:45.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T09:01:45.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8a42cbb3-42e7-4f6f-8827-a810ef3bb489 url= /sdc/v1/artifactTypes
2022-12-06T09:01:45.339Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T09:01:46.359Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.18.3] failed: Connection refused (Connection refused)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:348)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 18 common frames omitted
2022-12-06T09:01:46.360Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@23c6053f
2022-12-06T09:01:46.361Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-06T09:01:46.361Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2022-12-06T09:02:15.335Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2022-12-06T09:02:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ac65bd72-fe8e-4662-9ac4-fd7cc66ac77e url= /sdc/v1/artifactTypes
2022-12-06T09:02:15.338Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
2022-12-06T09:02:15.590Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T09:02:15.595Z|||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
2022-12-06T09:02:15.595Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2022-12-06T09:02:15.595Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 845c03e0-d100-4ec6-9524-5e2b79675ca2 url= /sdc/v1/distributionKafkaData
2022-12-06T09:02:15.595Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/distributionKafkaData
2022-12-06T09:02:15.613Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T09:02:15.615Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@5151f508
2022-12-06T09:02:15.661Z|||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-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4
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
2022-12-06T09:02:15.792Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.KafkaProducer||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Instantiated an idempotent producer.
2022-12-06T09:02:15.971Z|||Timer-0||||INFO|||||org.apache.kafka.common.security.authenticator.AbstractLogin||Successfully logged in.
2022-12-06T09:02:16.098Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2022-12-06T09:02:16.098Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2022-12-06T09:02:16.098Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1670317336093
2022-12-06T09:02:16.106Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||start DistributionClient
2022-12-06T09:02:16.123Z|||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-c86597df-6c31-4234-8c6f-04a05300c8e0
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
2022-12-06T09:02:16.195Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2022-12-06T09:02:16.195Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2022-12-06T09:02:16.196Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1670317336195
2022-12-06T09:02:16.198Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:02:16.201Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:02:16.763Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Cluster ID: JKTk0kQRQ9uV09-kdBLFdA
2022-12-06T09:02:16.771Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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 LYlWJYjqRXSr5212Hn7k6Q
2022-12-06T09:02:16.773Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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 LYlWJYjqRXSr5212Hn7k6Q
2022-12-06T09:02:16.773Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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 LYlWJYjqRXSr5212Hn7k6Q
2022-12-06T09:02:16.773Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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 LYlWJYjqRXSr5212Hn7k6Q
2022-12-06T09:02:16.774Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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 LYlWJYjqRXSr5212Hn7k6Q
2022-12-06T09:02:16.774Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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 LYlWJYjqRXSr5212Hn7k6Q
2022-12-06T09:02:16.779Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Cluster ID: JKTk0kQRQ9uV09-kdBLFdA
2022-12-06T09:02:16.782Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2022-12-06T09:02:16.797Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] (Re-)joining group
2022-12-06T09:02:16.840Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] ProducerId set to 1000 with epoch 0
2022-12-06T09:02:16.845Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0-4bf2fba9-5c37-4e80-8fe6-a3a9e86bafd5
2022-12-06T09:02:16.846Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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)
2022-12-06T09:02:16.846Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] (Re-)joining group
2022-12-06T09:02:19.851Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0-4bf2fba9-5c37-4e80-8fe6-a3a9e86bafd5', protocol='range'}
2022-12-06T09:02:19.855Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0-4bf2fba9-5c37-4e80-8fe6-a3a9e86bafd5=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])}
2022-12-06T09:02:19.870Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0-4bf2fba9-5c37-4e80-8fe6-a3a9e86bafd5', protocol='range'}
2022-12-06T09:02:19.871Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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])
2022-12-06T09:02:19.875Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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
2022-12-06T09:02:19.887Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2022-12-06T09:02:19.887Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2022-12-06T09:02:19.887Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2022-12-06T09:02:19.888Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2022-12-06T09:02:19.888Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2022-12-06T09:02:19.888Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2022-12-06T09:02:19.981Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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}}.
2022-12-06T09:02:19.983Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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}}.
2022-12-06T09:02:19.994Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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}}.
2022-12-06T09:02:19.995Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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}}.
2022-12-06T09:02:19.996Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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}}.
2022-12-06T09:02:19.996Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, 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}}.
2022-12-06T09:02:46.206Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:03:16.206Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:03:46.208Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:04:16.211Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:04:46.212Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:05:16.213Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:05:46.216Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:06:16.220Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:06:46.220Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:07:16.223Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:07:46.225Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:08:16.226Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:08:46.228Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:09:16.228Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:09:46.230Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:10:16.230Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:10:46.231Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:11:16.233Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:11:16.856Z|||pool-3-thread-2||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-c86597df-6c31-4234-8c6f-04a05300c8e0, groupId=multicloud] Node -1 disconnected.
2022-12-06T09:11:17.021Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Node -1 disconnected.
2022-12-06T09:11:46.235Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:12:16.236Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:12:46.237Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:13:16.241Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:13:46.245Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:14:16.247Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:14:46.249Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:15:16.250Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:15:46.251Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:16:16.253Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:16:46.257Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:17:16.257Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:17:46.259Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:18:16.260Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:18:46.262Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:19:16.264Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:19:46.265Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:20:16.266Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:20:46.267Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:21:16.268Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:21:46.268Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:22:16.269Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:22:46.271Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:23:16.275Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:23:46.278Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:24:16.280Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:24:46.281Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:25:16.282Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:25:46.284Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:26:16.284Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:26:46.286Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:27:16.293Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:27:46.295Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:28:16.300Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:28:46.304Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:29:16.304Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:29:46.304Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:30:16.305Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:30:46.306Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:31:16.308Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:31:46.309Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:32:16.311Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:32:46.313Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:33:16.316Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:33:46.317Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:34:16.318Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:34:46.318Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:35:16.319Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:35:46.321Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:36:16.323Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:36:46.325Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:37:16.325Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:37:46.327Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:38:16.328Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:38:46.329Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:39:16.332Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:39:46.334Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:40:16.335Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:40:46.336Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:41:16.337Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:41:46.339Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:42:16.341Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:42:46.341Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:43:16.342Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:43:46.343Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:44:16.344Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:44:46.346Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:45:16.348Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:45:46.350Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:46:16.353Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:46:46.354Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:47:16.354Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:47:46.354Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:48:16.356Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:48:46.357Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:49:16.358Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:49:46.358Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:50:16.359Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:50:46.361Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:51:16.361Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:51:46.363Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:52:16.365Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:52:46.366Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:53:16.367Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:53:46.368Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:54:16.370Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:54:46.370Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:55:16.372Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:55:46.372Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:56:16.373Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:56:46.374Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:57:16.376Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:57:46.377Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:58:16.378Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:58:46.383Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:59:16.385Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T09:59:46.386Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:00:16.388Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:00:46.389Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:01:16.391Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:01:46.391Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:02:16.393Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:02:46.394Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:03:16.395Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:03:46.396Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:04:16.397Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:04:46.399Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:05:16.401Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:05:46.403Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:06:16.403Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:06:46.404Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:07:16.404Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:07:46.406Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:08:16.407Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:08:46.408Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:09:16.408Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:09:46.409Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:10:16.409Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:10:46.411Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:11:16.411Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:11:46.412Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:12:16.414Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:12:46.416Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:13:16.417Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:13:46.418Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:14:16.419Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:14:46.420Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:15:16.422Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:15:46.423Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:16:16.424Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:16:46.424Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:17:16.425Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:17:46.426Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:18:16.428Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:18:46.429Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:19:16.430Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:19:46.431Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:20:16.431Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:20:46.433Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:20:57.420Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-06T10:20:57.421Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"0b0eba3c-a16a-4c05-a1ab-03bceb4cad00","serviceName":"basic_onboard_xuQfZB","serviceVersion":"1.0","serviceUUID":"fb4f4f4f-8dfd-46f0-aa96-3517d881f63d","serviceDescription":"service","serviceInvariantUUID":"490d9de2-0265-4174-a42a-ef31e1d84d6d","resources":[{"resourceInstanceName":"basic_onboard_xuQfZB 0","resourceName":"basic_onboard_xuQfZB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"97e8a915-9d84-4742-9ffe-edf472e9b36a","resourceInvariantUUID":"3ad286bf-7c08-4053-979a-dbf3453f8a9a","resourceCustomizationUUID":"bb29f32c-9b8a-46b0-8377-8011b0d7541d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/vf-license-model.xml","artifactChecksum":"YjE5YmJjZmNmYmZlMmY5NjM0ZDM2YzY5MGRjYzNmYjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1ad3c817-c860-46bc-8e63-8240bd6ac82e","artifactVersion":"1"},{"artifactName":"basic_onboard_xuqfzb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/basic_onboard_xuqfzb0_modules.json","artifactChecksum":"NTJiNzgxYjNiYmE1MGIyMDA0MTdlZTM3NTZjMTExMmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cbcc1e8b-9a69-482b-a5bb-688181066e01","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbca37ae-fa90-4125-ab79-65ad3e266e1e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f0d0d31a-c75e-480c-a0e8-57d65229b3cf","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"70f08e64-cedc-404d-81e8-235b0e186435","artifactVersion":"2","generatedFromUUID":"bbca37ae-fa90-4125-ab79-65ad3e266e1e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardXuqfzb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/artifacts/service-BasicOnboardXuqfzb-template.yml","artifactChecksum":"Yjc4NmFhZDJmNmUwNTUzZTAwMjI3MzVkOGM1NWYxNjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2473f74c-84fc-42de-b85e-a206c7beb90b","artifactVersion":"1"},{"artifactName":"service-BasicOnboardXuqfzb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/artifacts/service-BasicOnboardXuqfzb-csar.csar","artifactChecksum":"OWJlYmViNTU1ZjcxNmNhZDVjOTU5ZGEzZjM1ZjEyZDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2da4fa3d-7521-4c98-9345-f3b4f1723518","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T10:20:57.433Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:20:57.443Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:20:57.445Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:20:57.445Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322046433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:20:57.451Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T10:20:57.451Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T10:20:57.452Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T10:20:57.452Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T10:20:57.452Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T10:20:57.453Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T10:20:58.477Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:20:58.478Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:20:58.478Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:20:58.478Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322046433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/basic_onboard_xuqfzb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:20:59.479Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:20:59.480Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:20:59.480Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:20:59.481Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322046433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:21:00.482Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:21:00.482Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:21:00.483Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:21:00.483Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322046433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:21:01.484Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:21:01.484Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:21:01.485Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:21:01.485Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322046433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:21:02.486Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:21:02.486Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:21:02.487Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:21:02.487Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322046433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/artifacts/service-BasicOnboardXuqfzb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:21:03.488Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:21:03.489Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:21:03.489Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:21:03.489Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322046433,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/artifacts/service-BasicOnboardXuqfzb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:21:04.492Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"serviceName": "basic_onboard_xuQfZB",
"serviceVersion": "1.0",
"serviceUUID": "fb4f4f4f-8dfd-46f0-aa96-3517d881f63d",
"serviceDescription": "service",
"serviceInvariantUUID": "490d9de2-0265-4174-a42a-ef31e1d84d6d",
"resources": [
{
"resourceInstanceName": "basic_onboard_xuQfZB 0",
"resourceCustomizationUUID": "bb29f32c-9b8a-46b0-8377-8011b0d7541d",
"resourceName": "basic_onboard_xuQfZB",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "97e8a915-9d84-4742-9ffe-edf472e9b36a",
"resourceInvariantUUID": "3ad286bf-7c08-4053-979a-dbf3453f8a9a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_xuqfzb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/basic_onboard_xuqfzb0_modules.json",
"artifactChecksum": "NTJiNzgxYjNiYmE1MGIyMDA0MTdlZTM3NTZjMTExMmU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "cbcc1e8b-9a69-482b-a5bb-688181066e01",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "bbca37ae-fa90-4125-ab79-65ad3e266e1e",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "70f08e64-cedc-404d-81e8-235b0e186435",
"generatedFromUUID": "bbca37ae-fa90-4125-ab79-65ad3e266e1e"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "70f08e64-cedc-404d-81e8-235b0e186435",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardXuqfzb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/artifacts/service-BasicOnboardXuqfzb-csar.csar",
"artifactChecksum": "OWJlYmViNTU1ZjcxNmNhZDVjOTU5ZGEzZjM1ZjEyZDI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2da4fa3d-7521-4c98-9345-f3b4f1723518"
}
],
"workloadContext": "Production"
}
2022-12-06T10:21:04.500Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:21:04.501Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/basic_onboard_xuqfzb0_modules.json
2022-12-06T10:21:04.677Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:21:04.683Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:21:04.684Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:21:04.684Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:21:04.684Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322064682,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/basic_onboard_xuqfzb0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:21:05.696Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:21:05.697Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.yaml
2022-12-06T10:21:05.739Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:21:05.740Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:21:05.740Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:21:05.740Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:21:05.741Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322065740,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:21:06.743Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:21:06.744Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.env
2022-12-06T10:21:06.816Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:21:06.817Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:21:06.818Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:21:06.818Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:21:06.818Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322066817,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {bbca37ae-fa90-4125-ab79-65ad3e266e1e=BaseArtifactInfoImpl [artifactName=base_ubuntu18.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.yaml, artifactChecksum=NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=bbca37ae-fa90-4125-ab79-65ad3e266e1e, artifactTimeout=30], 70f08e64-cedc-404d-81e8-235b0e186435=BaseArtifactInfoImpl [artifactName=base_ubuntu18.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/base_ubuntu18.env, artifactChecksum=ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=70f08e64-cedc-404d-81e8-235b0e186435, artifactTimeout=0], cbcc1e8b-9a69-482b-a5bb-688181066e01=BaseArtifactInfoImpl [artifactName=basic_onboard_xuqfzb0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/basic_onboard_xuqfzb0_modules.json, artifactChecksum=NTJiNzgxYjNiYmE1MGIyMDA0MTdlZTM3NTZjMTExMmU=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=cbcc1e8b-9a69-482b-a5bb-688181066e01, 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":"c9afed9b-8e99-4b01-a8e6-e0df5665013f","rb-version":"e37ae98a-74d7-4ce7-ba53-e06ec8694f9b","labels":{"vf_module_model_uuid":"17870cb1-ed7a-4fd1-96a1-32df1ef3fd2e","vf_module_model_name":"BasicOnboardXuqfzb..base_ubuntu18..module-0"}}
result2
result = {}{"rb-name":"c9afed9b-8e99-4b01-a8e6-e0df5665013f","rb-version":"e37ae98a-74d7-4ce7-ba53-e06ec8694f9b","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicOnboardXuqfzb..base_ubuntu18..module-0","vf_module_model_uuid":"17870cb1-ed7a-4fd1-96a1-32df1ef3fd2e"}}
status = {}201
httpPost end!
after create type !
artifacts = [bbca37ae-fa90-4125-ab79-65ad3e266e1e, 70f08e64-cedc-404d-81e8-235b0e186435]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2022-12-06T10:21:07.902Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2022-12-06T10:21:07.903Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:21:07.903Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:21:07.903Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322067902,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:21:08.905Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2022-12-06T10:21:08.905Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:21:08.905Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:21:08.906Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "0b0eba3c-a16a-4c05-a1ab-03bceb4cad00",
"consumerID": "multicloud-k8s",
"timestamp": 1670322068904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardXuqfzb/1.0/resourceInstances/basic_onboard_xuqfzb0/artifacts/basic_onboard_xuqfzb0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:21:09.910Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:21:39.911Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:22:09.911Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:22:39.913Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:23:09.914Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:23:39.915Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:24:09.916Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:24:39.917Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:25:09.919Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:25:39.920Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:26:05.455Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-06T10:26:05.455Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2","serviceName":"vFW 2022-12-06 10-25-18","serviceVersion":"1.0","serviceUUID":"94017512-b414-434f-86e6-153217682e38","serviceDescription":"catalog service description","serviceInvariantUUID":"bde3fd98-7e24-4317-8a85-76959869dc5c","resources":[{"resourceInstanceName":"vFW 02aad0ac-1742 0","resourceName":"vFW 02aad0ac-1742","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6e84434c-7851-40a9-92c7-8c8fc8443b39","resourceInvariantUUID":"2de09e59-0139-4b3b-bd7b-116dc8221db5","resourceCustomizationUUID":"32644d85-9bfd-4892-8758-e7cbfe547c75","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vf-license-model.xml","artifactChecksum":"ZTNlN2RiMWI1MDk0NGEyYmY4NTc2MTQyZTA5MDI2MjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5150d399-e06f-4b29-a1d4-c05ca1db4157","artifactVersion":"1"},{"artifactName":"vfw02aad0ac17420_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vfw02aad0ac17420_modules.json","artifactChecksum":"NzNkYzdlODEwMTQyZTc1ZjhjY2RlNzE1YTY0NzZiMWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2c724a48-ea99-452f-aefe-7188eec2e1f9","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"26fceed2-d4f4-4219-8a69-cf1a087483c5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vendor-license-model.xml","artifactChecksum":"ZTQ5NDI3NWE0OWYzMDYyMzkyNzJlZjc2NTg2MTcwNmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33b2315a-842b-4e07-be03-ecdb55cde1dd","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c1049a24-3b83-4e84-a0b2-a5b729bdde10","artifactVersion":"2","generatedFromUUID":"26fceed2-d4f4-4219-8a69-cf1a087483c5"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221206102518-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221206102518/1.0/artifacts/service-Vfw20221206102518-template.yml","artifactChecksum":"MGVhNmFhYTI2NmMxOGM3NmZkNDg0ZjZiYTgzODZlNWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e70fb234-e429-4eb1-b997-b2cd239898ed","artifactVersion":"1"},{"artifactName":"service-Vfw20221206102518-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221206102518/1.0/artifacts/service-Vfw20221206102518-csar.csar","artifactChecksum":"ZWE3OGExMTA2NGIwMmJkNGUyNzgyOTJhYjZjOWMyYzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2faa2eda-d1a7-4b3a-be93-13a1fc65b31a","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T10:26:05.460Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:26:05.460Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:05.460Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:05.460Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322339920,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:06.462Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:26:06.463Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:06.463Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:06.464Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322339920,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vfw02aad0ac17420_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:07.465Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:26:07.466Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:07.467Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:07.467Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322339920,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:08.468Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:26:08.469Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:08.469Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:08.470Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322339920,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:09.471Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:26:09.471Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:09.472Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:09.472Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322339920,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:10.473Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:26:10.473Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:10.474Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:10.474Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322339920,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/artifacts/service-Vfw20221206102518-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:11.474Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:26:11.475Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:11.475Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:11.475Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322339920,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/artifacts/service-Vfw20221206102518-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:12.477Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"serviceName": "vFW 2022-12-06 10-25-18",
"serviceVersion": "1.0",
"serviceUUID": "94017512-b414-434f-86e6-153217682e38",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "bde3fd98-7e24-4317-8a85-76959869dc5c",
"resources": [
{
"resourceInstanceName": "vFW 02aad0ac-1742 0",
"resourceCustomizationUUID": "32644d85-9bfd-4892-8758-e7cbfe547c75",
"resourceName": "vFW 02aad0ac-1742",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "6e84434c-7851-40a9-92c7-8c8fc8443b39",
"resourceInvariantUUID": "2de09e59-0139-4b3b-bd7b-116dc8221db5",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw02aad0ac17420_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vfw02aad0ac17420_modules.json",
"artifactChecksum": "NzNkYzdlODEwMTQyZTc1ZjhjY2RlNzE1YTY0NzZiMWY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2c724a48-ea99-452f-aefe-7188eec2e1f9",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "26fceed2-d4f4-4219-8a69-cf1a087483c5",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c1049a24-3b83-4e84-a0b2-a5b729bdde10",
"generatedFromUUID": "26fceed2-d4f4-4219-8a69-cf1a087483c5"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "c1049a24-3b83-4e84-a0b2-a5b729bdde10",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20221206102518-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/artifacts/service-Vfw20221206102518-csar.csar",
"artifactChecksum": "ZWE3OGExMTA2NGIwMmJkNGUyNzgyOTJhYjZjOWMyYzg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2faa2eda-d1a7-4b3a-be93-13a1fc65b31a"
}
],
"workloadContext": "Production"
}
2022-12-06T10:26:12.479Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:26:12.479Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vfw02aad0ac17420_modules.json
2022-12-06T10:26:12.581Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:26:12.582Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:26:12.582Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:12.582Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:12.583Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322372582,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vfw02aad0ac17420_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:13.591Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:26:13.591Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.yaml
2022-12-06T10:26:13.652Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:26:13.655Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:26:13.655Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:13.655Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:13.655Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322373655,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:14.657Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:26:14.658Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.env
2022-12-06T10:26:14.717Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:26:14.718Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:26:14.718Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:14.718Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:14.718Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322374718,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {2c724a48-ea99-452f-aefe-7188eec2e1f9=BaseArtifactInfoImpl [artifactName=vfw02aad0ac17420_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vfw02aad0ac17420_modules.json, artifactChecksum=NzNkYzdlODEwMTQyZTc1ZjhjY2RlNzE1YTY0NzZiMWY=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=2c724a48-ea99-452f-aefe-7188eec2e1f9, artifactTimeout=0], c1049a24-3b83-4e84-a0b2-a5b729bdde10=BaseArtifactInfoImpl [artifactName=base_vfw.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.env, artifactChecksum=MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=c1049a24-3b83-4e84-a0b2-a5b729bdde10, artifactTimeout=0], 26fceed2-d4f4-4219-8a69-cf1a087483c5=BaseArtifactInfoImpl [artifactName=base_vfw.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/base_vfw.yaml, artifactChecksum=ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=26fceed2-d4f4-4219-8a69-cf1a087483c5, artifactTimeout=30]}
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":"77c451fe-835c-499f-9b5d-6716601b2199","rb-version":"65447897-4f61-4263-b3bc-279b3af26077","labels":{"vf_module_model_uuid":"e3dff81f-c414-4d81-a8ba-36ba7bae1655","vf_module_model_name":"Vfw02aad0ac1742..base_vfw..module-0"}}
result2
result = {}{"rb-name":"77c451fe-835c-499f-9b5d-6716601b2199","rb-version":"65447897-4f61-4263-b3bc-279b3af26077","chart-name":"","description":"","labels":{"vf_module_model_name":"Vfw02aad0ac1742..base_vfw..module-0","vf_module_model_uuid":"e3dff81f-c414-4d81-a8ba-36ba7bae1655"}}
status = {}201
httpPost end!
after create type !
artifacts = [26fceed2-d4f4-4219-8a69-cf1a087483c5, c1049a24-3b83-4e84-a0b2-a5b729bdde10]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2022-12-06T10:26:15.754Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2022-12-06T10:26:15.755Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:15.755Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:15.756Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322375754,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:16.757Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2022-12-06T10:26:16.758Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:26:16.758Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:26:16.758Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "4a06c9ba-a6d8-4c8e-ba19-3f6d58b3dca2",
"consumerID": "multicloud-k8s",
"timestamp": 1670322376757,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221206102518/1.0/resourceInstances/vfw02aad0ac17420/artifacts/vfw02aad0ac17420_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:26:17.764Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:26:47.766Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:27:17.766Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:27:47.768Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:28:17.769Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:28:47.769Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:29:17.770Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:29:47.772Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:30:17.774Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:30:47.776Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:31:17.777Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:31:47.778Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:32:17.778Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:32:47.780Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:33:17.781Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:33:47.783Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:34:17.784Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:34:47.786Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:35:17.787Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:35:25.561Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-06T10:35:25.561Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"14a677d7-13ac-46fc-a9cb-0af27d31dc93","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"d7d272c7-9953-4d14-bd2c-72ed0b2c2959","serviceDescription":"service","serviceInvariantUUID":"fd02da0b-6518-4b3d-ab45-0a074e1e54cb","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"b397d2da-e2bd-44d1-96e4-f830f33a7397","resourceInvariantUUID":"76d204e4-575b-4203-b43a-85dc68c1f756","resourceCustomizationUUID":"bb45f223-f6e7-40f4-a3c7-de704bb64662","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":"MDc4YWY0OTEzZWFiNjUxYjIyYWExNzQ2ZTZiNjY2NWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fbf5989e-d7cf-4dd0-88a5-c73da2c62e29","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NGJkY2U1NjllNjc4ZTM0MWQwMjQ2YzdlODA1ODZlMDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c32775bc-7e86-4c10-817e-6aa696e10578","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T10:35:25.573Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:35:25.575Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:35:25.576Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:35:25.577Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "14a677d7-13ac-46fc-a9cb-0af27d31dc93",
"consumerID": "multicloud-k8s",
"timestamp": 1670322917787,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:35:26.583Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:35:26.584Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:35:26.584Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:35:26.584Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "14a677d7-13ac-46fc-a9cb-0af27d31dc93",
"consumerID": "multicloud-k8s",
"timestamp": 1670322917787,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:35:27.585Z|||pool-3-thread-6||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "14a677d7-13ac-46fc-a9cb-0af27d31dc93",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "d7d272c7-9953-4d14-bd2c-72ed0b2c2959",
"serviceDescription": "service",
"serviceInvariantUUID": "fd02da0b-6518-4b3d-ab45-0a074e1e54cb",
"resources": [],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "NGJkY2U1NjllNjc4ZTM0MWQwMjQ2YzdlODA1ODZlMDM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c32775bc-7e86-4c10-817e-6aa696e10578"
}
],
"workloadContext": "Production"
}
2022-12-06T10:35:27.588Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:35:57.589Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:36:16.970Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-06T10:36:16.970Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"52596905-4a1e-4992-986b-a4b0084cc59a","serviceName":"Demo_pNF_8urwf9JfX2XiR8ANfxqH","serviceVersion":"1.0","serviceUUID":"5c4b43f5-17de-4651-b4c1-45ac386aa2df","serviceDescription":"catalog service description","serviceInvariantUUID":"5afb7b31-84c9-4e92-ad9d-88ea47013c50","resources":[{"resourceInstanceName":"pNF 785fe707-2709 0","resourceName":"pNF 785fe707-2709","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"967e26e1-7309-4494-83ae-01735b2c385e","resourceInvariantUUID":"77f1292e-10bb-4dbe-8772-93f4f7ce5bf1","resourceCustomizationUUID":"e657a6d8-9ef1-411f-85fa-68bc62a1fbae","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/vf-license-model.xml","artifactChecksum":"ZmU4YTkxYzYxMDExMDBiYWY4MmM3MzdjMmQwMjg1Zjk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c7818766-b6f1-4239-9d00-45a0350d6b9b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/pNF.csar","artifactChecksum":"YTJmOGU5NjBlYTMxNTNjOGU3NjAyNzZkN2EyNDQ3MjY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b5d8aac2-57b7-44c8-9a3f-0f17cc6ade85","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"82535980-f4e2-43db-a19a-ec7648d99e08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/vendor-license-model.xml","artifactChecksum":"MTc2Nzg1ZWQ3ZWJlMjM1OGI1NWNhNjE1YjNiMjRjNmY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"07695385-1be6-451b-9cc5-b10f30ececd1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e9661d22-acd3-489e-8fe5-a0b414317ab2","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9421efc8-4f9b-4268-b31d-e36d58e27506","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf8urwf9jfx2xir8anfxqh-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/artifacts/service-DemoPnf8urwf9jfx2xir8anfxqh-template.yml","artifactChecksum":"NzZmYWQ4YzUzMGYyZWRkOTZlNWYzYTY1OWRkYzAyMjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"64839cd3-2a78-4d5a-b354-f4addd434b3f","artifactVersion":"1"},{"artifactName":"service-DemoPnf8urwf9jfx2xir8anfxqh-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/artifacts/service-DemoPnf8urwf9jfx2xir8anfxqh-csar.csar","artifactChecksum":"NGNhYmM5ZjgyNWQ5MThmNmJjN2NiZjM4ZjNkMmE0M2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1713029d-649c-428d-9ce0-aca6203526ea","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T10:36:16.973Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:16.973Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:16.973Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:16.973Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "52596905-4a1e-4992-986b-a4b0084cc59a",
"consumerID": "multicloud-k8s",
"timestamp": 1670322957589,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:17.974Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:17.975Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:17.975Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:17.975Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "52596905-4a1e-4992-986b-a4b0084cc59a",
"consumerID": "multicloud-k8s",
"timestamp": 1670322957589,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:18.976Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:18.977Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:18.977Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:18.977Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "52596905-4a1e-4992-986b-a4b0084cc59a",
"consumerID": "multicloud-k8s",
"timestamp": 1670322957589,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:19.979Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:19.980Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:19.980Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:19.980Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "52596905-4a1e-4992-986b-a4b0084cc59a",
"consumerID": "multicloud-k8s",
"timestamp": 1670322957589,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:20.981Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:20.982Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:20.982Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:20.982Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "52596905-4a1e-4992-986b-a4b0084cc59a",
"consumerID": "multicloud-k8s",
"timestamp": 1670322957589,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:21.983Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:21.984Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:21.984Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:21.984Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "52596905-4a1e-4992-986b-a4b0084cc59a",
"consumerID": "multicloud-k8s",
"timestamp": 1670322957589,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/resourceInstances/pnf785fe70727090/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:22.985Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:22.986Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:22.986Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:22.986Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "52596905-4a1e-4992-986b-a4b0084cc59a",
"consumerID": "multicloud-k8s",
"timestamp": 1670322957589,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/artifacts/service-DemoPnf8urwf9jfx2xir8anfxqh-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:23.987Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:23.988Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:23.988Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:23.988Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "52596905-4a1e-4992-986b-a4b0084cc59a",
"consumerID": "multicloud-k8s",
"timestamp": 1670322957589,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/artifacts/service-DemoPnf8urwf9jfx2xir8anfxqh-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:24.990Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "52596905-4a1e-4992-986b-a4b0084cc59a",
"serviceName": "Demo_pNF_8urwf9JfX2XiR8ANfxqH",
"serviceVersion": "1.0",
"serviceUUID": "5c4b43f5-17de-4651-b4c1-45ac386aa2df",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "5afb7b31-84c9-4e92-ad9d-88ea47013c50",
"resources": [],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnf8urwf9jfx2xir8anfxqh-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnf8urwf9jfx2xir8anfxqh/1.0/artifacts/service-DemoPnf8urwf9jfx2xir8anfxqh-csar.csar",
"artifactChecksum": "NGNhYmM5ZjgyNWQ5MThmNmJjN2NiZjM4ZjNkMmE0M2Q\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1713029d-649c-428d-9ce0-aca6203526ea"
}
],
"workloadContext": "Production"
}
2022-12-06T10:36:24.994Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:36:24.999Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-06T10:36:24.999Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"5fb4401d-726b-403c-8c7d-63aa77d640ec","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"753388a3-1139-4457-9f3a-63a2ba327f50","serviceDescription":"service","serviceInvariantUUID":"202c4840-290c-43b1-9df0-fca688cf5577","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d8f2f362-5b83-48b1-b629-eb2c8cabb885","resourceInvariantUUID":"4e4c478b-13ad-47d9-8e36-9f9f998f72c5","resourceCustomizationUUID":"50028fd9-f5eb-4714-88c7-166dbecad908","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":"M2Y4NmIzNmZhODk0NGU2YzFmYjU1ODY5MGVkYzkxMTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ef1cc2bb-094e-444e-83ba-47494866e0c4","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":"N2MzYzUyNTM1NGUzYzc3OTNiYTczODExNTliYjhjYWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3dda57e5-851a-4d13-8c88-6099cdd4b785","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":"1ccd0b65-6eb1-492d-8266-029f1a728aef","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":"4aaf476d-39de-4cfa-86f1-d2488f57c954","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":"7f8c53aa-5094-4335-88d3-a9378de470f9","artifactVersion":"2","generatedFromUUID":"1ccd0b65-6eb1-492d-8266-029f1a728aef"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2JiOGY1ZTdiOGI0ZjI2ZDcyZDg0ZjY0ZTAyY2E0MDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"579da6a9-a924-441c-91ce-90fcb6d66be9","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjdkZDkyYjA3ODI1MzI0MGNhMmQzNTQ3Yzc1NmYzZDk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a5f241f7-c5a5-4011-9083-b03faa72aa5f","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T10:36:25.002Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:25.003Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:25.003Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:25.003Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"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
2022-12-06T10:36:26.004Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:26.005Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:26.005Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:26.005Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"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
2022-12-06T10:36:27.006Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:27.006Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:27.006Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:27.007Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:28.008Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:28.008Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:28.008Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:28.009Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"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
2022-12-06T10:36:29.010Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:29.010Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:29.011Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:29.011Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:30.012Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:30.012Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:30.012Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:30.012Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:31.013Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:31.014Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:31.014Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:31.014Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:32.015Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "753388a3-1139-4457-9f3a-63a2ba327f50",
"serviceDescription": "service",
"serviceInvariantUUID": "202c4840-290c-43b1-9df0-fca688cf5577",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "50028fd9-f5eb-4714-88c7-166dbecad908",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "d8f2f362-5b83-48b1-b629-eb2c8cabb885",
"resourceInvariantUUID": "4e4c478b-13ad-47d9-8e36-9f9f998f72c5",
"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": "N2MzYzUyNTM1NGUzYzc3OTNiYTczODExNTliYjhjYWQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3dda57e5-851a-4d13-8c88-6099cdd4b785",
"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": "1ccd0b65-6eb1-492d-8266-029f1a728aef",
"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": "7f8c53aa-5094-4335-88d3-a9378de470f9",
"generatedFromUUID": "1ccd0b65-6eb1-492d-8266-029f1a728aef"
},
"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": "7f8c53aa-5094-4335-88d3-a9378de470f9",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "MjdkZDkyYjA3ODI1MzI0MGNhMmQzNTQ3Yzc1NmYzZDk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a5f241f7-c5a5-4011-9083-b03faa72aa5f"
}
],
"workloadContext": "Production"
}
2022-12-06T10:36:32.016Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:36:32.017Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-12-06T10:36:32.138Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:36:32.139Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:36:32.139Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:32.140Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:32.140Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322992139,
"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
2022-12-06T10:36:33.148Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:36:33.149Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-06T10:36:33.200Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:36:33.201Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:36:33.201Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:33.201Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:33.202Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322993201,
"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
2022-12-06T10:36:34.204Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:36:34.204Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-06T10:36:34.251Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:36:34.252Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:36:34.252Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:34.252Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:34.252Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322994252,
"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 = {3dda57e5-851a-4d13-8c88-6099cdd4b785=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=N2MzYzUyNTM1NGUzYzc3OTNiYTczODExNTliYjhjYWQ=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=3dda57e5-851a-4d13-8c88-6099cdd4b785, artifactTimeout=0], 7f8c53aa-5094-4335-88d3-a9378de470f9=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=7f8c53aa-5094-4335-88d3-a9378de470f9, artifactTimeout=0], 1ccd0b65-6eb1-492d-8266-029f1a728aef=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=1ccd0b65-6eb1-492d-8266-029f1a728aef, artifactTimeout=30]}
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":"3c176b5a-dd33-47c3-b7c6-899aa9aa40e5","rb-version":"b71c194d-b6a1-475a-8a19-95b4f78a6ade","labels":{"vf_module_model_uuid":"16b16dd4-2514-4cb8-bae3-1e75a51a2fa8","vf_module_model_name":"BasicVm..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"3c176b5a-dd33-47c3-b7c6-899aa9aa40e5","rb-version":"b71c194d-b6a1-475a-8a19-95b4f78a6ade","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVm..base_ubuntu20..module-0","vf_module_model_uuid":"16b16dd4-2514-4cb8-bae3-1e75a51a2fa8"}}
status = {}201
httpPost end!
after create type !
artifacts = [1ccd0b65-6eb1-492d-8266-029f1a728aef, 7f8c53aa-5094-4335-88d3-a9378de470f9]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2022-12-06T10:36:35.273Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2022-12-06T10:36:35.274Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:35.274Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:35.274Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322995273,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:36.275Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2022-12-06T10:36:36.277Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:36.277Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:36.278Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "5fb4401d-726b-403c-8c7d-63aa77d640ec",
"consumerID": "multicloud-k8s",
"timestamp": 1670322996275,
"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
2022-12-06T10:36:37.280Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-06T10:36:37.281Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"6dda712b-8d4c-41db-beef-a36bbf51afb1","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"bf8fed5d-39ff-4d60-bea5-c1c2f0d54a55","serviceDescription":"service","serviceInvariantUUID":"a6ca9348-b1ed-43eb-96bc-bacdefc8cab4","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2af9791d-1978-432d-9198-1be7450b0a47","resourceInvariantUUID":"482064ea-4e29-45a8-b05a-f0f9cb3cd64d","resourceCustomizationUUID":"020d05ef-9758-4ee1-bcf4-d3dca5e517be","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":"N2EwM2JiMjQyNjgxZjY4ZDgyZWZjYTg5NTc0MjJiYzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0b40bea2-5608-4272-b4c9-0a324f01c3bc","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":"96649d55-0ffc-4719-8378-0744bb4f52d7","artifactVersion":"2","generatedFromUUID":"207473fe-b1fe-4c61-9cdd-8ac2425faf96"},{"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":"207473fe-b1fe-4c61-9cdd-8ac2425faf96","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":"MmEwODA4MjAxYmRjOWRhZjRkZWNjYjhiMjU5MWUwNjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"eec01fe7-ab79-4168-9676-8581a99b5761","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":"7950783d-85e5-450b-bd4c-a720f8bdd656","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":"0fbd4789-e749-4908-85e3-fa79fed540d9","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":"37129667-7d10-456a-97dc-2d0d14e662ee","artifactVersion":"2","generatedFromUUID":"7950783d-85e5-450b-bd4c-a720f8bdd656"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"ZjcxYmU5MjJhN2MxZGU2ZDY0YTE5ZDZhZmM5MTYwMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"62553c9f-d658-428d-a19a-439cc1aa1332","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZDcxMzYyZWZjMDBkMWI0ZjkxYjk0NjEzMDA4M2I2Nzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8e174849-0970-46bf-826a-7fd7595be8e9","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T10:36:37.282Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:37.282Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:37.282Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:37.283Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"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
2022-12-06T10:36:38.283Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:38.284Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:38.285Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:38.285Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"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
2022-12-06T10:36:39.286Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:39.286Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:39.287Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:39.287Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"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
2022-12-06T10:36:40.288Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:40.289Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:40.289Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:40.289Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"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
2022-12-06T10:36:41.291Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:41.292Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:41.293Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:41.293Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:42.294Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:42.294Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:42.295Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:42.295Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"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
2022-12-06T10:36:43.297Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:43.297Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:43.298Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:43.298Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:44.299Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:44.300Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:44.300Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:44.300Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:45.301Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T10:36:45.302Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:45.302Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:45.303Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670322984994,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:46.304Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "bf8fed5d-39ff-4d60-bea5-c1c2f0d54a55",
"serviceDescription": "service",
"serviceInvariantUUID": "a6ca9348-b1ed-43eb-96bc-bacdefc8cab4",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "020d05ef-9758-4ee1-bcf4-d3dca5e517be",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "2af9791d-1978-432d-9198-1be7450b0a47",
"resourceInvariantUUID": "482064ea-4e29-45a8-b05a-f0f9cb3cd64d",
"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": "96649d55-0ffc-4719-8378-0744bb4f52d7",
"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": "207473fe-b1fe-4c61-9cdd-8ac2425faf96",
"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": "MmEwODA4MjAxYmRjOWRhZjRkZWNjYjhiMjU5MWUwNjA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "eec01fe7-ab79-4168-9676-8581a99b5761",
"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": "7950783d-85e5-450b-bd4c-a720f8bdd656",
"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": "37129667-7d10-456a-97dc-2d0d14e662ee",
"generatedFromUUID": "7950783d-85e5-450b-bd4c-a720f8bdd656"
},
"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": "37129667-7d10-456a-97dc-2d0d14e662ee",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "ZDcxMzYyZWZjMDBkMWI0ZjkxYjk0NjEzMDA4M2I2Nzc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8e174849-0970-46bf-826a-7fd7595be8e9"
}
],
"workloadContext": "Production"
}
2022-12-06T10:36:46.307Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:36:46.307Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-12-06T10:36:46.351Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:36:46.351Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:36:46.351Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:46.351Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:46.351Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670323006351,
"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
2022-12-06T10:36:47.358Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:36:47.358Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-12-06T10:36:47.403Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:36:47.403Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:36:47.404Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:47.404Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:47.404Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670323007403,
"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
2022-12-06T10:36:48.406Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:36:48.406Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-12-06T10:36:48.457Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:36:48.459Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:36:48.460Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:48.461Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:48.461Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670323008459,
"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
2022-12-06T10:36:49.464Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T10:36:49.464Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-12-06T10:36:49.514Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T10:36:49.515Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T10:36:49.516Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:49.516Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:49.516Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670323009515,
"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 = {7950783d-85e5-450b-bd4c-a720f8bdd656=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=7950783d-85e5-450b-bd4c-a720f8bdd656, artifactTimeout=30], 96649d55-0ffc-4719-8378-0744bb4f52d7=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=96649d55-0ffc-4719-8378-0744bb4f52d7, artifactTimeout=0], eec01fe7-ab79-4168-9676-8581a99b5761=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=MmEwODA4MjAxYmRjOWRhZjRkZWNjYjhiMjU5MWUwNjA=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=eec01fe7-ab79-4168-9676-8581a99b5761, artifactTimeout=0], 37129667-7d10-456a-97dc-2d0d14e662ee=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=37129667-7d10-456a-97dc-2d0d14e662ee, artifactTimeout=0], 207473fe-b1fe-4c61-9cdd-8ac2425faf96=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=207473fe-b1fe-4c61-9cdd-8ac2425faf96, artifactTimeout=30]}
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":"6024777e-744b-42e9-bea7-f5fbc2ad5a76","rb-version":"fe07a21c-37a9-477b-8b8f-51e89c19e6fc","labels":{"vf_module_model_uuid":"fdd017d6-f78a-4a81-aafb-843e2ba7387f","vf_module_model_name":"BasicCnf..base_dummy..module-0"}}
result2
result = {}{"rb-name":"6024777e-744b-42e9-bea7-f5fbc2ad5a76","rb-version":"fe07a21c-37a9-477b-8b8f-51e89c19e6fc","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"fdd017d6-f78a-4a81-aafb-843e2ba7387f"}}
status = {}201
httpPost end!
after create type !
artifacts = [7950783d-85e5-450b-bd4c-a720f8bdd656, 207473fe-b1fe-4c61-9cdd-8ac2425faf96, 37129667-7d10-456a-97dc-2d0d14e662ee]
httpPost URI: POST http://localhost:9015/v1/rb/definition/6024777e-744b-42e9-bea7-f5fbc2ad5a76/fe07a21c-37a9-477b-8b8f-51e89c19e6fc/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!
2022-12-06T10:36:50.558Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2022-12-06T10:36:50.558Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:50.558Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:50.559Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670323010558,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T10:36:51.560Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2022-12-06T10:36:51.560Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T10:36:51.561Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T10:36:51.561Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "6dda712b-8d4c-41db-beef-a36bbf51afb1",
"consumerID": "multicloud-k8s",
"timestamp": 1670323011560,
"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
2022-12-06T10:36:52.563Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:37:22.563Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:37:52.564Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:38:22.566Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:38:52.567Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:39:22.569Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:39:52.569Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:40:22.572Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:40:52.574Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:41:22.574Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:41:52.576Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:42:22.577Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:42:52.577Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:43:22.578Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:43:52.580Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:44:22.580Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:44:52.582Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:45:22.583Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:45:52.585Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:46:22.585Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:46:52.585Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:47:22.586Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:47:52.588Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:48:22.588Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:48:52.589Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:49:22.590Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:49:52.593Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:50:22.594Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:50:52.596Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:51:22.597Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:51:52.597Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:52:22.599Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:52:52.601Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:53:22.602Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:53:52.602Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:54:22.603Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:54:52.604Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:55:22.605Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:55:52.606Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:56:22.608Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:56:52.610Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:57:22.611Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:57:52.612Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:58:22.614Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:58:52.615Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:59:22.616Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T10:59:52.617Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:00:22.619Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:00:52.620Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:01:22.622Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:01:52.622Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:02:22.627Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:02:52.628Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:03:22.628Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:03:52.630Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:04:22.631Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:04:52.633Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:05:22.634Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:05:52.635Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:06:22.636Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:06:52.637Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:07:22.640Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:07:52.641Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:08:22.643Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:08:52.644Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:09:22.646Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:09:52.648Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:10:22.649Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:10:52.650Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:11:22.652Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:11:52.654Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:12:22.655Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:12:52.655Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:13:22.658Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:13:52.660Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:14:22.660Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:14:52.662Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:15:22.664Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:15:36.387Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-06T11:15:36.388Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"90755ee5-7cff-4763-89f9-dbd44a0d1016","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"02214d1f-13d3-4c4e-a47f-b74b0395cded","serviceDescription":"service","serviceInvariantUUID":"1996ef95-fa1a-45f2-af12-e70777d007be","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0b0a656f-54ff-4068-b7df-a496d4f6cb7c","resourceInvariantUUID":"52f28f8e-681d-4f4c-9761-d0d9eb83b11b","resourceCustomizationUUID":"09453245-c2a0-41b5-b3ea-5410891a806c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NDIwZjU3YzA3YWNkNzY2YmVjYjE2YzFhZDg3OWM3YzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"eeb51b3f-63ee-4fb6-a302-ef69a3afc275","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"MWJhNjA1ZWY3MDE0ODFjMjgxN2ZiNGU5ZmE1Y2E4YzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2f14121d-3ef9-4988-aa9c-969f68ccd832","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"95ba2ae7-0106-418d-9868-da4f83654c96","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d1cf1404-069b-4b9f-888f-f3088656ce45","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"2d799cd8-6193-46e7-b268-8b2a5b349a48","artifactVersion":"2","generatedFromUUID":"95ba2ae7-0106-418d-9868-da4f83654c96"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"Y2U1N2QxN2E4NjVkOTAxMWRmM2ExZWFmZjJhOTU1ZmY\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f667f341-72d2-42a0-9ec9-3f1f19da72d2","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"ZDAxMzZkZjY0MjgzN2Q5ZTJhZDI1M2Q4MzVmYjExMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"75fe7c49-451b-4cbd-85fa-fdb8740d034f","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ODU0MzhjOTZlZjZmNmRhZGQ5MGNjZWUyYTA2ZDkzZjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d9140bd4-8b37-4310-a1c6-ed17db25eb19","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T11:15:36.394Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:36.395Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:36.395Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:36.395Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325322664,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:36.399Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T11:15:36.400Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T11:15:36.401Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T11:15:36.401Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T11:15:36.401Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T11:15:36.402Z|||kafka-producer-network-thread | multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-996a2f10-eb0a-4b44-b2c8-5fec66eaffb4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to tfrQ1m9wRYCPbd3v5r6xXQ
2022-12-06T11:15:37.404Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:37.405Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:37.405Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:37.405Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325322664,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:38.406Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:38.407Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:38.407Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:38.408Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325322664,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:39.408Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:39.409Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:39.409Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:39.410Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325322664,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:40.410Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:40.411Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:40.413Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:40.413Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325322664,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:41.414Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:41.415Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:41.415Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:41.416Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325322664,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:42.417Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:42.419Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:42.419Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:42.419Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325322664,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:43.420Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:43.421Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:43.421Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:43.421Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325322664,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:44.424Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"serviceName": "basic_vm_macro",
"serviceVersion": "1.0",
"serviceUUID": "02214d1f-13d3-4c4e-a47f-b74b0395cded",
"serviceDescription": "service",
"serviceInvariantUUID": "1996ef95-fa1a-45f2-af12-e70777d007be",
"resources": [
{
"resourceInstanceName": "basic_vm_macro 0",
"resourceCustomizationUUID": "09453245-c2a0-41b5-b3ea-5410891a806c",
"resourceName": "basic_vm_macro",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "0b0a656f-54ff-4068-b7df-a496d4f6cb7c",
"resourceInvariantUUID": "52f28f8e-681d-4f4c-9761-d0d9eb83b11b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm_macro0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
"artifactChecksum": "MWJhNjA1ZWY3MDE0ODFjMjgxN2ZiNGU5ZmE1Y2E4YzM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2f14121d-3ef9-4988-aa9c-969f68ccd832",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "95ba2ae7-0106-418d-9868-da4f83654c96",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2d799cd8-6193-46e7-b268-8b2a5b349a48",
"generatedFromUUID": "95ba2ae7-0106-418d-9868-da4f83654c96"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2d799cd8-6193-46e7-b268-8b2a5b349a48",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVmMacro-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
"artifactChecksum": "ODU0MzhjOTZlZjZmNmRhZGQ5MGNjZWUyYTA2ZDkzZjk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d9140bd4-8b37-4310-a1c6-ed17db25eb19"
}
],
"workloadContext": "Production"
}
2022-12-06T11:15:44.428Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T11:15:44.429Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-12-06T11:15:44.557Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T11:15:44.558Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T11:15:44.558Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:44.558Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:44.559Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325344558,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:45.568Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T11:15:45.568Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-12-06T11:15:45.616Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T11:15:45.617Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T11:15:45.617Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:45.618Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:45.618Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325345617,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:46.621Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T11:15:46.622Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-12-06T11:15:46.662Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T11:15:46.663Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T11:15:46.663Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:46.664Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:46.664Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325346663,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {95ba2ae7-0106-418d-9868-da4f83654c96=BaseArtifactInfoImpl [artifactName=base_ubuntu20.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml, artifactChecksum=Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=95ba2ae7-0106-418d-9868-da4f83654c96, artifactTimeout=30], 2d799cd8-6193-46e7-b268-8b2a5b349a48=BaseArtifactInfoImpl [artifactName=base_ubuntu20.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env, artifactChecksum=ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=2d799cd8-6193-46e7-b268-8b2a5b349a48, artifactTimeout=0], 2f14121d-3ef9-4988-aa9c-969f68ccd832=BaseArtifactInfoImpl [artifactName=basic_vm_macro0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json, artifactChecksum=MWJhNjA1ZWY3MDE0ODFjMjgxN2ZiNGU5ZmE1Y2E4YzM=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=2f14121d-3ef9-4988-aa9c-969f68ccd832, 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":"774403cb-0069-4a7a-8021-56d4413fa24c","rb-version":"ea0c909f-8d55-4a68-9a54-03970ecf5f0a","labels":{"vf_module_model_uuid":"25d7f215-edff-4349-b9d1-a738be2ccf3f","vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"774403cb-0069-4a7a-8021-56d4413fa24c","rb-version":"ea0c909f-8d55-4a68-9a54-03970ecf5f0a","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0","vf_module_model_uuid":"25d7f215-edff-4349-b9d1-a738be2ccf3f"}}
status = {}201
httpPost end!
after create type !
artifacts = [95ba2ae7-0106-418d-9868-da4f83654c96, 2d799cd8-6193-46e7-b268-8b2a5b349a48]
meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found
2022-12-06T11:15:47.689Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2022-12-06T11:15:47.690Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:47.690Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:47.690Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325347689,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:48.692Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2022-12-06T11:15:48.693Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:48.693Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:48.693Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "90755ee5-7cff-4763-89f9-dbd44a0d1016",
"consumerID": "multicloud-k8s",
"timestamp": 1670325348692,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:49.695Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2022-12-06T11:15:49.700Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2022-12-06T11:15:49.700Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"2ef4d19b-2a75-4c9f-ab4e-92338966e664","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"1801daf7-29ee-446c-84c1-19b7ef1e6eab","serviceDescription":"service","serviceInvariantUUID":"cb4a516c-f7b8-433f-9581-c8f46bdba784","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b7694306-f04c-42a3-923c-a09a02c0b39f","resourceInvariantUUID":"d4ad53ce-e2d7-495e-a8f2-aa13417bd347","resourceCustomizationUUID":"3a8995e7-de80-41a4-a4c8-12f1dcfe0363","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":"YjZkZjBmNTY3YmRlMDVmMGQyZGU5N2RkOTg2N2Y2YjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"104e6636-4f71-4d1c-ad5e-8e6b09eb9d41","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":"ZGZjZmIwNDRmNDBlN2U1ZDEzYzg2OTgyZDIwY2VhYjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"53121951-e5db-4f7b-b857-653d66bd556a","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":"05921617-f15a-4ff3-a4e8-92ce0cdb9f11","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":"a58fe920-abaa-4dd8-adf7-9546cd749e46","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":"7b723303-25fa-4bf2-b011-ab030a522148","artifactVersion":"2","generatedFromUUID":"5cb586c4-1fd4-4af7-9cc2-6288058107dc"},{"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":"496f9d8a-9ef0-4259-8d58-39289c8ecb39","artifactVersion":"2","generatedFromUUID":"05921617-f15a-4ff3-a4e8-92ce0cdb9f11"},{"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":"5cb586c4-1fd4-4af7-9cc2-6288058107dc","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":"72ffb79e-96fd-48ed-a06c-f08ee3071f0e","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":"ZDc2MjVkNzdhZWNlZGMyNTc3ZWI5YzhiMTNiOTIzYjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1af41ceb-d2db-4f7f-a864-4761967fc021","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZmRlNzliMmM3ZWEwYWIwOTRiODhjNTg1ZjUyYWY0Yzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2ccff975-7704-495f-8878-bf5721cbbc5e","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-06T11:15:49.704Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:49.704Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:49.705Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:49.705Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325349695,
"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
2022-12-06T11:15:50.706Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:50.707Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:50.707Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:50.707Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325349695,
"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
2022-12-06T11:15:51.708Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:51.710Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:51.711Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:51.712Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325349695,
"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
2022-12-06T11:15:52.713Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:52.714Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:52.714Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:52.715Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325349695,
"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
2022-12-06T11:15:53.716Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:53.717Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:53.717Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:53.717Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325349695,
"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
2022-12-06T11:15:54.718Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:54.719Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:54.719Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:54.720Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325349695,
"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
2022-12-06T11:15:55.721Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:55.722Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:55.722Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:55.722Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325349695,
"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
2022-12-06T11:15:56.723Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:56.724Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:56.724Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:56.725Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325349695,
"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
2022-12-06T11:15:57.726Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:57.727Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:57.727Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:57.727Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325349695,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:58.728Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2022-12-06T11:15:58.729Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:58.729Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:58.730Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325349695,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2022-12-06T11:15:59.731Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"serviceName": "basic_cnf_macro",
"serviceVersion": "1.0",
"serviceUUID": "1801daf7-29ee-446c-84c1-19b7ef1e6eab",
"serviceDescription": "service",
"serviceInvariantUUID": "cb4a516c-f7b8-433f-9581-c8f46bdba784",
"resources": [
{
"resourceInstanceName": "basic_cnf_macro 0",
"resourceCustomizationUUID": "3a8995e7-de80-41a4-a4c8-12f1dcfe0363",
"resourceName": "basic_cnf_macro",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "b7694306-f04c-42a3-923c-a09a02c0b39f",
"resourceInvariantUUID": "d4ad53ce-e2d7-495e-a8f2-aa13417bd347",
"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": "ZGZjZmIwNDRmNDBlN2U1ZDEzYzg2OTgyZDIwY2VhYjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "53121951-e5db-4f7b-b857-653d66bd556a",
"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": "05921617-f15a-4ff3-a4e8-92ce0cdb9f11",
"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": "496f9d8a-9ef0-4259-8d58-39289c8ecb39",
"generatedFromUUID": "05921617-f15a-4ff3-a4e8-92ce0cdb9f11"
},
"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": "7b723303-25fa-4bf2-b011-ab030a522148",
"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": "496f9d8a-9ef0-4259-8d58-39289c8ecb39",
"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": "5cb586c4-1fd4-4af7-9cc2-6288058107dc",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnfMacro-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"artifactChecksum": "ZmRlNzliMmM3ZWEwYWIwOTRiODhjNTg1ZjUyYWY0Yzk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2ccff975-7704-495f-8878-bf5721cbbc5e"
}
],
"workloadContext": "Production"
}
2022-12-06T11:15:59.733Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T11:15:59.733Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-12-06T11:15:59.790Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T11:15:59.792Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T11:15:59.793Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:15:59.793Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:15:59.793Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325359792,
"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
2022-12-06T11:16:00.804Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T11:16:00.804Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-12-06T11:16:00.880Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T11:16:00.881Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T11:16:00.881Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:16:00.881Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:16:00.881Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325360881,
"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
2022-12-06T11:16:01.888Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T11:16:01.890Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-12-06T11:16:01.949Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T11:16:01.950Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T11:16:01.952Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:16:01.952Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:16:01.953Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325361950,
"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
2022-12-06T11:16:02.959Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2022-12-06T11:16:02.960Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-12-06T11:16:03.014Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2022-12-06T11:16:03.015Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2022-12-06T11:16:03.016Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2022-12-06T11:16:03.016Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2022-12-06T11:16:03.016Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
"distributionID": "2ef4d19b-2a75-4c9f-ab4e-92338966e664",
"consumerID": "multicloud-k8s",
"timestamp": 1670325363015,
"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 = {5cb586c4-1fd4-4af7-9cc2-6288058107dc=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=5cb586c4-1fd4-4af7-9cc2-6288058107dc, artifactTimeout=30], 496f9d8a-9ef0-4259-8d58-39289c8ecb39=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=496f9d8a-9ef0-4259-8d58-39289c8ecb39, artifactTimeout=0], 05921617-f15a-4ff3-a4e8-92ce0cdb9f11=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=05921617-f15a-4ff3-a4e8-92ce0cdb9f11, artifactTimeout=30], 7b723303-25fa-4bf2-b011-ab030a522148=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=7b723303-25fa-4bf2-b011-ab030a522148, artifactTimeout=0], 53121951-e5db-4f7b-b857-653d66bd556a=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=ZGZjZmIwNDRmNDBlN2U1ZDEzYzg2OTgyZDIwY2VhYjc=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=53121951-e5db-4f7b-b857-653d66bd556a, 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":"d915f43b-2d7e-4297-920d-163dc0ee7ec3","rb-version":"f371474c-36e8-470c-aacb-4407b4ed49e2","labels":{"vf_module_model_uuid":"7aba16cf-10aa-45cd-934b-dce412a0cecf","vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0"}}
result2
result = {}{"rb-name":"d915f43b-2d7e-4297-920d-163dc0ee7ec3","rb-version":"f371474c-36e8-470c-aacb-4407b4ed49e2","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0","vf_module_model_uuid":"7aba16cf-10aa-45cd-934b-dce412a0cecf"}}
status = {}201
httpPost end!
after create type !
artifacts = [05921617-f15a-4ff3-a4e8-92ce0cdb9f11, 496f9d8a-9ef0-4259-8d58-39289c8ecb39]
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":"4259f55d-be4a-4692-834f-c749eb73d2e2","rb-version":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","labels":{"vf_module_model_uuid":"333615fc-4879-4a96-830d-dac260c19eed","vf_module_model_name":"BasicCnfMacro..helm_apache..module-1"}}
result2
result = {}{"rb-name":"4259f55d-be4a-4692-834f-c749eb73d2e2","rb-version":"fa75b1eb-0d7e-4443-991c-e1d30d2993b9","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..helm_apache..module-1","vf_module_model_uuid":"333615fc-4879-4a96-830d-dac260c19eed"}}
status = {}201
httpPost end!
after create type !
artifacts = [5cb586c4-1fd4-4af7-9cc2-6288058107dc]
httpPost URI: POST http://localhost:9015/v1/rb/definition/4259f55d-be4a-4692-834f-c749eb73d2e2/fa75b1eb-0d7e-4443-991c-e1d30d2993b9/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