Results

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
07:29:09,775 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
07:29:09,775 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
07:29:09,776 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
07:29:09,943 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml] 
07:29:09,943 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
07:29:09,955 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:29:09,958 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
07:29:09,965 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
07:29:09,990 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
07:29:09,994 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
07:29:10,000 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
07:29:10,003 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
07:29:10,006 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
07:29:10,007 |-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
07:29:10,010 |-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'.
07:29:10,010 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
07:29:10,017 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Fri May 26 07:29:10 GMT 2023
07:29:10,019 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
07:29:10,025 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
07:29:10,025 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
07:29:10,027 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
07:29:10,029 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
07:29:10,030 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
07:29:10,030 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
07:29:10,030 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
07:29:10,031 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
07:29:10,031 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
07:29:10,032 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
07:29:10,032 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
07:29:10,032 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
07:29:10,033 |-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
07:29:10,033 |-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'.
07:29:10,034 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
07:29:10,034 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Fri May 26 07:29:10 GMT 2023
07:29:10,035 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
07:29:10,036 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
07:29:10,036 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
07:29:10,037 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
07:29:10,037 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
07:29:10,037 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
07:29:10,037 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
07:29:10,037 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
07:29:10,038 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
07:29:10,038 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
07:29:10,039 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
07:29:10,039 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
07:29:10,040 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
07:29:10,040 |-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
07:29:10,041 |-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'.
07:29:10,041 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
07:29:10,041 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Fri May 26 07:29:10 GMT 2023
07:29:10,043 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
07:29:10,044 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
07:29:10,044 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
07:29:10,045 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
07:29:10,045 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
07:29:10,045 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
07:29:10,045 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
07:29:10,045 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
07:29:10,046 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
07:29:10,046 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
07:29:10,047 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
07:29:10,047 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
07:29:10,047 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
07:29:10,047 |-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
07:29:10,048 |-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'.
07:29:10,048 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
07:29:10,048 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Fri May 26 07:29:10 GMT 2023
07:29:10,049 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
07:29:10,050 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
07:29:10,050 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
07:29:10,050 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
07:29:10,050 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
07:29:10,051 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
07:29:10,051 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
07:29:10,051 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
07:29:10,053 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
07:29:10,054 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
07:29:10,054 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
07:29:10,054 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
07:29:10,054 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
07:29:10,054 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
07:29:10,054 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
07:29:10,054 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
07:29:10,054 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
07:29:10,054 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
07:29:10,054 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
07:29:10,054 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
07:29:10,054 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
07:29:10,054 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
07:29:10,055 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
07:29:10,055 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
07:29:10,055 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
07:29:10,055 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
07:29:10,055 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
07:29:10,056 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c730b35 - Registering current configuration as safe fallback point
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 1 class name: org.onap.policy.distribution.main.startstop.Main
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 2 class name: org.onap.policy.distribution.main.parameters.DistributionParameterHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 3 class name: org.onap.policy.distribution.main.parameters.ArtifactForwarderConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 4 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 5 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 6 class name: org.onap.policy.distribution.forwarding.parameters.ArtifactForwarderParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 7 class name: org.onap.policy.distribution.reception.handling.AbstractReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 8 class name: org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 9 class name: org.onap.policy.distribution.forwarding.k8s.K8sArtifactForwarder
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 10 class name: org.onap.policy.distribution.main.startstop.DistributionActivator
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 11 class name: org.onap.policy.distribution.main.rest.DistributionRestServer
2023-05-26T07:29:10.273Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @924ms to org.eclipse.jetty.util.log.Slf4jLog
2023-05-26T07:29:10.371Z|||main||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=null]]: STARTING
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 12 class name: org.onap.policy.distribution.reception.handling.PluginHandler
2023-05-26T07:29:10.373Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTING
2023-05-26T07:29:10.398Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:29:10.418Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.11+9
2023-05-26T07:29:10.550Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2023-05-26T07:29:10.551Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2023-05-26T07:29:10.555Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 600000ms
2023-05-26T07:29:11.381Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 557d45c4-4282-464d-a72a-c171275f822c url= /sdc/v1/artifactTypes
2023-05-26T07:29:11.392Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:29:11.465Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:29:11.470Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@76f8113
2023-05-26T07:29:11.484Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:29:11.495Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:29:11.510Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}
2023-05-26T07:29:11.533Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
2023-05-26T07:29:11.533Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @2188ms
2023-05-26T07:29:11.555Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STARTED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTED: Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
+=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}] - STARTED
| +=ReservedThreadExecutor@51444fc2{s=0/1,p=0} - STARTED
| +>threads size=8
|   +>26 qtp1245065720-26 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>21 qtp1245065720-21 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>24 qtp1245065720-24 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>22 qtp1245065720-22 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>25 qtp1245065720-25 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>19 qtp1245065720-19 SELECTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.EPoll.wait(Native Method)
|   +>20 qtp1245065720-20-acceptor-0@3f49acff-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} ACCEPTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) prio=3
|   +>23 qtp1245065720-23 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
+=Slf4jRequestLog@150f9309{STARTED} - STARTED
+=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| +~Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
| +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}] - STARTED
| +=ScheduledExecutorScheduler@10f7f7de{STARTED} - STARTED
| +-org.eclipse.jetty.io.ArrayByteBufferPool@3ecb3bbd
| +=HttpConnectionFactory@418c5a9c[HTTP/1.1] - STARTED
| | +-HttpConfiguration@33a2707d{32768/8192,8192/8192,https://:0,[]}
| |   +>customizers size=0
| |   +>formEncodedMethods size=2
| |   | +>POST
| |   | +>PUT
| |   +>outputBufferSize=32768
| |   +>outputAggregationSize=8192
| |   +>requestHeaderSize=8192
| |   +>responseHeaderSize=8192
| |   +>headerCacheSize=4096
| |   +>secureScheme=https
| |   +>securePort=0
| |   +>idleTimeout=-1
| |   +>blockingTimeout=-1
| |   +>sendDateHeader=true
| |   +>sendServerVersion=true
| |   +>sendXPoweredBy=false
| |   +>delayDispatchUntilContent=true
| |   +>persistentConnectionsEnabled=true
| |   +>maxErrorDispatches=10
| |   +>minRequestDataRate=0
| |   +>minResponseDataRate=0
| |   +>cookieCompliance=RFC6265
| |   +>setRequestCookieCompliance=RFC6265
| |   +>notifyRemoteAsyncErrors=true
| +=SelectorManager@SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| | +=ManagedSelector@1fb648d0{STARTED} id=0 keys=0 selected=0 updates=0 - STARTED
| |   +=EatWhatYouKill@128125f/SelectorProducer@1b508220/PRODUCING/p=false/QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-05-26T07:29:11.552347Z - STARTED
| |   | +-SelectorProducer@1b508220
| |   | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}] - STARTED
| |   +>updates @ 2023-05-26T07:29:11.545419Z size=0
| |   +>keys @ 2023-05-26T07:29:11.54901Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-20-acceptor-0@3f49acff-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
+=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} - STARTED
| +=org.eclipse.jetty.server.session.SessionHandler6186081==dftMaxIdleSec=-1 - STARTED
| | +=ConstraintSecurityHandler@6c297d7a{STARTED} - STARTED
| | | +-org.eclipse.jetty.security.DefaultAuthenticatorFactory@1765d37c
| | | +-org.eclipse.jetty.security.authentication.BasicAuthenticator@8bb1232
| | | +=HashLoginService@7b351228[SDCDistributionGroup-login-service] - STARTED
| | | +=ServletHandler@5cd07299{STARTED} - STARTED
| | | | +>listeners ServletHandler@5cd07299{STARTED} size=0
| | | | +>filters ServletHandler@5cd07299{STARTED} size=0
| | | | +>filterMappings ServletHandler@5cd07299{STARTED} size=0
| | | | +>servlets ServletHandler@5cd07299{STARTED} size=2
| | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3@e85295b2==io.swagger.jersey.config.JerseyJaxrsConfig,jsp=null,order=2,inst=true,async=true - STARTED
| | | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig@6517b44c
| | | | | | +>initParams size=4
| | | | | |   +>swagger.api.basepath=http://onap-multicloud-k8s-6cf767c478-mb2rn:9014/
| | | | | |   +>swagger.context.id=swagger-9014
| | | | | |   +>swagger.pretty.print=true
| | | | | |   +>swagger.scanner.id=swagger-9014
| | | | | +>org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true - STARTED
| | | | |   +>org.glassfish.jersey.servlet.ServletContainer@356d105e
| | | | |   +>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@5cd07299{STARTED} size=2
| | | |   +>[/]=>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3
| | | |   +>[/*]=>org.glassfish.jersey.servlet.ServletContainer-5be46f9d
| | | +~org.eclipse.jetty.security.DefaultIdentityService@661ae089
| | | +>roles size=1
| | | | +>java.util.concurrent.CopyOnWriteArraySet@36ebcb(size=1)
| | | |   +:user
| | | +>constraints size=1
| | |   +>java.util.HashMap$EntrySet@39810798(size=1)
| | |     +:/*={*={RoleInfo,C[user],None}}
| | +=org.eclipse.jetty.server.session.DefaultSessionCache@61ec64c1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | +=org.eclipse.jetty.server.session.NullSessionDataStore@3c5e7742[passivating=false,graceSec=3600] - STARTED
| | +~DefaultSessionIdManager@d71d6e8{STARTED}[worker=node0] - STARTED
| +>No ClassLoader
| +>eventListeners o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
| +>handler attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=1
| | +>org.eclipse.jetty.server.Executor=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}]
| +>context attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=2
| | +>org.eclipse.jetty.util.DecoratedObjectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
| | +>swagger.scanner.id.swagger-9014=io.swagger.jaxrs.config.DefaultJaxrsScanner@3e9aae52
| +>initparams o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
+=ErrorHandler@71312aa4{STARTED} - STARTED
+=DefaultSessionIdManager@d71d6e8{STARTED}[worker=node0] - STARTED
| +=HouseKeeper@72f474fc{STARTED}[interval=600000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@1de5ca4e
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@5ef164f0
+>AttributesMap@35f2b942
  +>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2023-05-26T07:29:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:29:40.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 62bfd206-4221-4caf-baff-6387cd94bf86 url= /sdc/v1/artifactTypes
2023-05-26T07:29:40.397Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:29:40.416Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:29:40.418Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@10049c92
2023-05-26T07:29:40.419Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:29:40.420Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:30:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:30:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ac3e80e2-8480-4f95-9f83-7496313da649 url= /sdc/v1/artifactTypes
2023-05-26T07:30:10.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:30:10.444Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:30:10.445Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@c98477d
2023-05-26T07:30:10.446Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:30:10.446Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:30:40.392Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:30:40.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0d60a81f-5190-4046-b4bc-318dae86738a url= /sdc/v1/artifactTypes
2023-05-26T07:30:40.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:30:40.414Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:30:40.415Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6f226434
2023-05-26T07:30:40.416Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:30:40.416Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:31:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:31:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 91dda754-055e-431e-ba08-b8259fd78c5c url= /sdc/v1/artifactTypes
2023-05-26T07:31:10.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:31:10.428Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:31:10.430Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@31d106a2
2023-05-26T07:31:10.431Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:31:10.431Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:31:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:31:40.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2c8e11b2-bdb9-4ead-8d29-c24f38cc4a59 url= /sdc/v1/artifactTypes
2023-05-26T07:31:40.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:31:40.404Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:31:40.405Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@74cdd6b1
2023-05-26T07:31:40.405Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:31:40.406Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:32:10.390Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:32:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cc464992-a099-403b-a59d-dd20ec5d201e url= /sdc/v1/artifactTypes
2023-05-26T07:32:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:32:10.428Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:32:10.430Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@23ca795c
2023-05-26T07:32:10.431Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:32:10.432Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:32:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:32:40.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 36613e02-54cc-481f-b0fa-46e92d8777eb url= /sdc/v1/artifactTypes
2023-05-26T07:32:40.397Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:32:40.417Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:32:40.418Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7841cbcc
2023-05-26T07:32:40.419Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:32:40.419Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:33:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:33:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1938839e-7cd2-4014-9d39-9be396b4e1ff url= /sdc/v1/artifactTypes
2023-05-26T07:33:10.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:33:10.424Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:33:10.425Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3f561bf4
2023-05-26T07:33:10.426Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:33:10.426Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:33:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:33:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e3d6dc65-fb77-4647-a699-732f6e80bcbf url= /sdc/v1/artifactTypes
2023-05-26T07:33:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:33:40.411Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:33:40.412Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@190d5141
2023-05-26T07:33:40.413Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:33:40.414Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:34:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:34:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b3cf627f-4142-4ebd-a4a4-febf137e3a0b url= /sdc/v1/artifactTypes
2023-05-26T07:34:10.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:34:10.426Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:34:10.427Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@473a7bc5
2023-05-26T07:34:10.427Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:34:10.427Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:34:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:34:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2ecabb1c-8b5a-4208-a390-12c27847cfa9 url= /sdc/v1/artifactTypes
2023-05-26T07:34:40.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:34:40.412Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:34:40.413Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@11b114a5
2023-05-26T07:34:40.413Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:34:40.413Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:35:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:35:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 64b33dce-1fb8-4995-bc0d-2fd9d598ff6b url= /sdc/v1/artifactTypes
2023-05-26T07:35:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:35:10.426Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:35:10.428Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7d2d1a91
2023-05-26T07:35:10.428Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:35:10.429Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:35:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:35:40.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fd2b7a21-ba3e-4dd3-9957-551867cc879d url= /sdc/v1/artifactTypes
2023-05-26T07:35:40.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:35:40.413Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:35:40.414Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@f50f355
2023-05-26T07:35:40.415Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:35:40.415Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:36:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:36:10.398Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= be327065-c13f-49e2-a87e-8cad38e5f3de url= /sdc/v1/artifactTypes
2023-05-26T07:36:10.400Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:36:10.423Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-26T07:36:10.424Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3b544778
2023-05-26T07:36:10.425Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-26T07:36:10.425Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-26T07:36:40.390Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:36:40.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c446613c-3504-4680-ae1c-94ce5c569c7b url= /sdc/v1/artifactTypes
2023-05-26T07:36:40.397Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:36:40.485Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:36:40.486Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7dde564d
2023-05-26T07:36:40.486Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:36:40.487Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:37:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:37:10.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= eb7a1bbd-9282-454b-b47c-b05f4b018c44 url= /sdc/v1/artifactTypes
2023-05-26T07:37:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:37:10.397Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:37:10.397Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5718f5e2
2023-05-26T07:37:10.397Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:37:10.398Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:37:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:37:40.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 20c8566e-2d0c-4513-bf91-8f5d522cd63d url= /sdc/v1/artifactTypes
2023-05-26T07:37:40.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:37:40.425Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:37:40.426Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2d44d4b4
2023-05-26T07:37:40.426Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:37:40.426Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:38:10.390Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:38:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1637ee3d-fbfc-41de-9a72-eb56e2bbf827 url= /sdc/v1/artifactTypes
2023-05-26T07:38:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:38:10.400Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:38:10.400Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@23f7c358
2023-05-26T07:38:10.401Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:38:10.401Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:38:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:38:40.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9ae95296-be38-4a65-85e4-112f6bd3e1cd url= /sdc/v1/artifactTypes
2023-05-26T07:38:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:38:40.403Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:38:40.403Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@478b78aa
2023-05-26T07:38:40.403Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:38:40.404Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:39:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:39:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 46517861-ec50-436b-b0fe-dd4fff297c12 url= /sdc/v1/artifactTypes
2023-05-26T07:39:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:39:10.398Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:39:10.398Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7f4b422d
2023-05-26T07:39:10.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:39:10.399Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:39:40.390Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:39:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ed147155-7f32-42c1-822f-803998b79c2d url= /sdc/v1/artifactTypes
2023-05-26T07:39:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:39:40.402Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:39:40.402Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@26445e25
2023-05-26T07:39:40.403Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:39:40.403Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:40:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:40:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= bfb17ad6-b420-4f17-9fc0-98f3ae5250f7 url= /sdc/v1/artifactTypes
2023-05-26T07:40:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:40:10.399Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:40:10.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@29962ec3
2023-05-26T07:40:10.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:40:10.399Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:40:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:40:40.397Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5ac00be3-51e6-40e2-85ab-89da7b298585 url= /sdc/v1/artifactTypes
2023-05-26T07:40:40.397Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:40:40.406Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:40:40.407Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@519e86cd
2023-05-26T07:40:40.408Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:40:40.408Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:41:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:41:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 495c9882-f958-48af-86ec-47ad6330a969 url= /sdc/v1/artifactTypes
2023-05-26T07:41:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:41:10.398Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:41:10.398Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@b08bf94
2023-05-26T07:41:10.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:41:10.399Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:41:40.390Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:41:40.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 809946d7-bc9a-4a7d-8990-3fe64ced60ab url= /sdc/v1/artifactTypes
2023-05-26T07:41:40.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:41:40.401Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:41:40.401Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5e192c56
2023-05-26T07:41:40.401Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:41:40.402Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:42:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:42:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8bec8d63-4cc7-4006-b8ca-e3a95c0e8e1b url= /sdc/v1/artifactTypes
2023-05-26T07:42:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:42:10.400Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:42:10.400Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7ce153bd
2023-05-26T07:42:10.401Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:42:10.402Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:42:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:42:40.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 80fc03f4-c8a5-4945-9773-61ec04acd501 url= /sdc/v1/artifactTypes
2023-05-26T07:42:40.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:42:40.408Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:42:40.408Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5e2c6f1e
2023-05-26T07:42:40.409Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:42:40.409Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:43:10.392Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:43:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ee2e25d3-f768-4620-b506-155afcea4900 url= /sdc/v1/artifactTypes
2023-05-26T07:43:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:43:10.398Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:43:10.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@62e7f1fd
2023-05-26T07:43:10.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:43:10.399Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:43:40.390Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:43:40.392Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 47a5931b-0560-43ae-b223-457555e1c95d url= /sdc/v1/artifactTypes
2023-05-26T07:43:40.392Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:43:40.399Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:43:40.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@216e566
2023-05-26T07:43:40.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:43:40.400Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:44:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:44:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f74d0ce4-8641-4193-902b-6f0b64a33fbf url= /sdc/v1/artifactTypes
2023-05-26T07:44:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:44:10.397Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:44:10.398Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4f9ad0b6
2023-05-26T07:44:10.398Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:44:10.398Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:44:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:44:40.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 871074d2-7a17-42c2-8395-1783cd959fb7 url= /sdc/v1/artifactTypes
2023-05-26T07:44:40.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:44:40.407Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:44:40.408Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@125c7d0d
2023-05-26T07:44:40.408Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:44:40.409Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:45:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:45:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5c85e4a5-f06a-4ff8-a25c-222a6a866d30 url= /sdc/v1/artifactTypes
2023-05-26T07:45:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:45:10.400Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:45:10.401Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@53e2c63d
2023-05-26T07:45:10.401Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:45:10.401Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:45:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:45:40.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 173e5ab5-1010-4091-a146-6c8854bd410d url= /sdc/v1/artifactTypes
2023-05-26T07:45:40.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:45:40.405Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:45:40.405Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3f123ea1
2023-05-26T07:45:40.405Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:45:40.406Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:46:10.390Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:46:10.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 419d6d7b-f065-4caa-8e16-dcc30421bd12 url= /sdc/v1/artifactTypes
2023-05-26T07:46:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:46:10.397Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:46:10.398Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2adfa6bc
2023-05-26T07:46:10.398Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:46:10.398Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:46:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:46:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 855c848e-59b2-48df-84c0-aeda1f6a7ed8 url= /sdc/v1/artifactTypes
2023-05-26T07:46:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:46:40.405Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:46:40.405Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1630ef02
2023-05-26T07:46:40.406Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:46:40.406Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:47:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:47:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c045db10-5ec7-487c-8af9-963cd7294929 url= /sdc/v1/artifactTypes
2023-05-26T07:47:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:47:10.398Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:47:10.398Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5ed14e8
2023-05-26T07:47:10.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:47:10.399Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:47:40.390Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:47:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 244c41c3-50bb-4a78-8848-5d322b35eaff url= /sdc/v1/artifactTypes
2023-05-26T07:47:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:47:40.405Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:47:40.405Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2c150b90
2023-05-26T07:47:40.405Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:47:40.406Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:48:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:48:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4afc31de-8569-4b4f-8400-7fd3d2b52651 url= /sdc/v1/artifactTypes
2023-05-26T07:48:10.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:48:10.401Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:48:10.401Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2d700e1e
2023-05-26T07:48:10.401Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:48:10.402Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:48:40.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:48:40.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 614eee2e-81f6-4817-8b80-a81fdf3ba218 url= /sdc/v1/artifactTypes
2023-05-26T07:48:40.395Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:48:40.405Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:48:40.405Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5b24cb6d
2023-05-26T07:48:40.406Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:48:40.406Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:49:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:49:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 09221cf6-ef9f-4128-8c5a-47f453638afe url= /sdc/v1/artifactTypes
2023-05-26T07:49:10.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:49:10.398Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:49:10.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c1264fd
2023-05-26T07:49:10.399Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:49:10.399Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:49:40.390Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:49:40.393Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= bfd30c26-3b0b-40c3-bc80-6e3f680ef95e url= /sdc/v1/artifactTypes
2023-05-26T07:49:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:49:40.402Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:49:40.403Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1fd4c43c
2023-05-26T07:49:40.403Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:49:40.403Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:50:10.391Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:50:10.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= adb17ed1-0374-49be-9c49-6b07fb2d2278 url= /sdc/v1/artifactTypes
2023-05-26T07:50:10.396Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:50:10.400Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-26T07:50:10.401Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@37e28744
2023-05-26T07:50:10.401Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-26T07:50:10.402Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-26T07:50:40.392Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-26T07:50:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= edd866a1-9d4e-4e24-b59f-da3a16a902ae url= /sdc/v1/artifactTypes
2023-05-26T07:50:40.394Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-26T07:50:40.520Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T07:50:40.526Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Artifact types: [TOSCA_CSAR, HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_VOL, OTHER, VF_MODULES_METADATA, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-05-26T07:50:40.526Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2023-05-26T07:50:40.526Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7115c0df-477a-422a-af31-08367d1b7923 url= /sdc/v1/distributionKafkaData
2023-05-26T07:50:40.527Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-05-26T07:50:40.575Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T07:50:40.577Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@232ffa1e
2023-05-26T07:50:40.649Z|||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-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-05-26T07:50:40.735Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.KafkaProducer||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Instantiated an idempotent producer.
2023-05-26T07:50:40.782Z|||Timer-0||||INFO|||||org.apache.kafka.common.security.authenticator.AbstractLogin||Successfully logged in.
2023-05-26T07:50:40.814Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-05-26T07:50:40.814Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-05-26T07:50:40.814Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1685087440811
2023-05-26T07:50:40.818Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||start DistributionClient
2023-05-26T07:50:40.828Z|||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-5ab1dc8d-abda-4803-883c-0331e6ce84ce
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = multicloud
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-05-26T07:50:40.871Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-05-26T07:50:40.872Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-05-26T07:50:40.872Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1685087440871
2023-05-26T07:50:40.873Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:50:40.875Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:50:41.618Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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 i3gaVymHTd2zNvO8AlRzSA
2023-05-26T07:50:41.619Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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 i3gaVymHTd2zNvO8AlRzSA
2023-05-26T07:50:41.619Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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 i3gaVymHTd2zNvO8AlRzSA
2023-05-26T07:50:41.619Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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 i3gaVymHTd2zNvO8AlRzSA
2023-05-26T07:50:41.619Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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 i3gaVymHTd2zNvO8AlRzSA
2023-05-26T07:50:41.619Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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 i3gaVymHTd2zNvO8AlRzSA
2023-05-26T07:50:41.619Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Cluster ID: 059YBTc2Snu_Oywcfi5kdw
2023-05-26T07:50:41.622Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] ProducerId set to 1006 with epoch 0
2023-05-26T07:50:41.623Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Cluster ID: 059YBTc2Snu_Oywcfi5kdw
2023-05-26T07:50:41.624Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-05-26T07:50:41.639Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] (Re-)joining group
2023-05-26T07:50:41.684Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce-cf4f7498-fef2-407d-9097-60f36db5d004
2023-05-26T07:50:41.685Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-05-26T07:50:41.685Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] (Re-)joining group
2023-05-26T07:50:44.695Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce-cf4f7498-fef2-407d-9097-60f36db5d004', protocol='range'}
2023-05-26T07:50:44.700Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce-cf4f7498-fef2-407d-9097-60f36db5d004=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-05-26T07:50:44.722Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce-cf4f7498-fef2-407d-9097-60f36db5d004', protocol='range'}
2023-05-26T07:50:44.723Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-05-26T07:50:44.726Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-26T07:50:44.744Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-26T07:50:44.744Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-26T07:50:44.744Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-26T07:50:44.744Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-26T07:50:44.744Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-26T07:50:44.744Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-26T07:50:44.912Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-26T07:50:44.913Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-26T07:50:44.921Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-26T07:50:44.922Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-26T07:50:44.922Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-26T07:50:44.922Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-26T07:51:10.881Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:51:40.881Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:52:10.884Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:52:40.886Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:53:10.887Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:53:40.889Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:54:10.891Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:54:40.892Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:55:10.893Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:55:40.894Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:56:10.896Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:56:40.897Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:57:10.898Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:57:40.899Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:58:10.899Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:58:40.900Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:59:10.901Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:59:40.903Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T07:59:41.636Z|||pool-3-thread-5||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-5ab1dc8d-abda-4803-883c-0331e6ce84ce, groupId=multicloud] Node -1 disconnected.
2023-05-26T07:59:41.910Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Node -1 disconnected.
2023-05-26T08:00:10.905Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:00:40.906Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:01:10.908Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:01:40.909Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:02:10.910Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:02:40.910Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:03:10.911Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:03:40.913Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:04:10.915Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:04:40.917Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:05:10.917Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:05:40.917Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:06:10.919Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:06:40.920Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:07:10.923Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:07:40.924Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:08:10.924Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:08:40.926Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:09:10.927Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:09:40.928Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:10:10.928Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:10:40.929Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:11:10.931Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:11:40.932Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:12:10.932Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:12:40.934Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:13:10.935Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:13:40.937Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:14:10.937Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:14:40.940Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:15:10.941Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:15:40.943Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:16:10.944Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:16:40.944Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:17:10.946Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:17:40.947Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:18:10.948Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:18:40.948Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:19:10.949Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:19:40.951Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:20:10.952Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:20:40.952Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:21:10.954Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:21:40.955Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:22:10.956Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:22:40.956Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:23:10.958Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:23:40.960Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:24:10.961Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:24:40.961Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:25:10.962Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:25:40.963Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:26:10.964Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:26:40.965Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:27:10.966Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:27:40.967Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:28:10.967Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:28:40.968Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:29:10.969Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:29:40.971Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:30:10.973Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:30:40.974Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:31:10.974Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:31:40.975Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:32:10.977Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:32:40.978Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:33:10.979Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:33:40.980Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:34:10.980Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:34:40.981Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:35:10.982Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:35:40.983Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:36:10.985Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:36:40.985Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:37:10.986Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:37:40.987Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:38:10.988Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:38:40.990Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:39:10.991Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:39:40.992Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:40:10.992Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:40:40.994Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:41:10.995Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:41:40.995Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:42:10.996Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:42:40.997Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:43:10.998Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:43:40.998Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:44:11.001Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:44:41.002Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:45:11.003Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:45:41.005Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:46:11.006Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:46:41.006Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:47:11.007Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:47:41.009Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:48:11.011Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:48:41.012Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:49:11.014Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:49:41.014Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:50:11.015Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:50:41.017Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:51:11.018Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:51:41.019Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:52:11.020Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:52:41.021Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:53:11.022Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:53:41.023Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:54:11.024Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:54:41.025Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:55:11.026Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:55:41.027Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:56:11.028Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:56:41.028Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:57:11.029Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:57:41.031Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:58:11.032Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:58:41.033Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:59:11.033Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T08:59:41.034Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:00:11.036Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:00:41.037Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:01:11.039Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:01:41.040Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:02:11.042Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:02:41.043Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:03:11.044Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:03:41.045Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:04:11.045Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:04:41.047Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:05:11.049Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:05:41.049Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:06:11.051Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:06:41.052Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:07:11.053Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:07:41.054Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:08:11.054Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:08:41.055Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:09:11.057Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:09:41.058Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:10:11.058Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:10:41.059Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:10:56.134Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-26T09:10:56.134Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"18828224-a75b-4b3f-8e4e-46142d9ec3f4","serviceName":"vFW 2023-05-26 09-09-25","serviceVersion":"1.0","serviceUUID":"156d009c-0611-40c4-8334-4192243dc163","serviceDescription":"catalog service description","serviceInvariantUUID":"24dc9c2b-3c26-4539-889d-c9a2b133aa97","resources":[{"resourceInstanceName":"vFW cdaed615-29e5 0","resourceName":"vFW cdaed615-29e5","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"07aa7a51-340e-4dac-b660-45c42c9ce88a","resourceInvariantUUID":"67898b36-caf5-40ca-864a-b02ddc233613","resourceCustomizationUUID":"568b5c16-c1fb-409d-9489-e065a15cad33","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vf-license-model.xml","artifactChecksum":"MWUzYzQ2NWVjNzljZTg1ZDY5MGZkYmZhZWYyZGIxZTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b6d65a58-3b17-48f1-8cdf-324d7e49faed","artifactVersion":"1"},{"artifactName":"vfwcdaed61529e50_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vfwcdaed61529e50_modules.json","artifactChecksum":"ZTViZmUyYjRjMWU3ODhmNjE0Y2Q3MmJmYmM5N2VlNGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a7dc0668-bde0-4b8d-abe8-59c233d73e77","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c453f980-b0ed-40ad-9b08-8223fb660914","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vendor-license-model.xml","artifactChecksum":"N2VmMzJkMmI3ZjUwZDgzZmRmOGEwZGNhYzJjMzg0Nzk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e3dc00f7-a1f9-4432-b05c-2645b8113677","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b6e301c4-79a5-4839-8d15-ea6faf2eb5dd","artifactVersion":"2","generatedFromUUID":"c453f980-b0ed-40ad-9b08-8223fb660914"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230526090925-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230526090925/1.0/artifacts/service-Vfw20230526090925-template.yml","artifactChecksum":"OTA4Y2JkNzc1YjdmNjUwYzRlYjllNjQ4MDVmZDAyYWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2a35b95c-b3ae-4663-bda1-31ef86c1002e","artifactVersion":"1"},{"artifactName":"service-Vfw20230526090925-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230526090925/1.0/artifacts/service-Vfw20230526090925-csar.csar","artifactChecksum":"OTY1YTM4Nzg2ZjNlNTdkNDM1OWQ5ZjRkOGIxZjdhYWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"22f0e0e5-e2e3-4269-88d4-551400fe9e68","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-26T09:10:56.143Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:10:56.152Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:10:56.153Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:10:56.153Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092241059,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:10:56.161Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:10:56.161Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:10:56.162Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:10:56.162Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:10:56.162Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:10:56.162Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:10:57.209Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:10:57.209Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:10:57.209Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:10:57.209Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092241059,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vfwcdaed61529e50_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:10:58.210Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:10:58.211Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:10:58.211Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:10:58.212Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092241059,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:10:59.213Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:10:59.214Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:10:59.214Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:10:59.214Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092241059,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:00.216Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:11:00.217Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:00.217Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:00.217Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092241059,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:01.218Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:11:01.219Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:01.219Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:01.219Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092241059,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/artifacts/service-Vfw20230526090925-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:02.220Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:11:02.221Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:02.221Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:02.221Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092241059,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/artifacts/service-Vfw20230526090925-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:03.224Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "serviceName": "vFW 2023-05-26 09-09-25",
  "serviceVersion": "1.0",
  "serviceUUID": "156d009c-0611-40c4-8334-4192243dc163",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "24dc9c2b-3c26-4539-889d-c9a2b133aa97",
  "resources": [
    {
      "resourceInstanceName": "vFW cdaed615-29e5 0",
      "resourceCustomizationUUID": "568b5c16-c1fb-409d-9489-e065a15cad33",
      "resourceName": "vFW cdaed615-29e5",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "07aa7a51-340e-4dac-b660-45c42c9ce88a",
      "resourceInvariantUUID": "67898b36-caf5-40ca-864a-b02ddc233613",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfwcdaed61529e50_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vfwcdaed61529e50_modules.json",
          "artifactChecksum": "ZTViZmUyYjRjMWU3ODhmNjE0Y2Q3MmJmYmM5N2VlNGM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a7dc0668-bde0-4b8d-abe8-59c233d73e77",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "c453f980-b0ed-40ad-9b08-8223fb660914",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "b6e301c4-79a5-4839-8d15-ea6faf2eb5dd",
            "generatedFromUUID": "c453f980-b0ed-40ad-9b08-8223fb660914"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "b6e301c4-79a5-4839-8d15-ea6faf2eb5dd",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230526090925-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/artifacts/service-Vfw20230526090925-csar.csar",
      "artifactChecksum": "OTY1YTM4Nzg2ZjNlNTdkNDM1OWQ5ZjRkOGIxZjdhYWE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "22f0e0e5-e2e3-4269-88d4-551400fe9e68"
    }
  ],
  "workloadContext": "Production"
}
2023-05-26T09:11:03.230Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:11:03.230Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vfwcdaed61529e50_modules.json
2023-05-26T09:11:03.454Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:11:03.460Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:11:03.461Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:03.461Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:03.461Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092263459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vfwcdaed61529e50_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:04.478Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:11:04.478Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.yaml
2023-05-26T09:11:04.634Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:11:04.635Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:11:04.635Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:04.635Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:04.635Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092264635,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:05.639Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:11:05.639Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.env
2023-05-26T09:11:05.771Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:11:05.772Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:11:05.772Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:05.772Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:05.772Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092265772,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {a7dc0668-bde0-4b8d-abe8-59c233d73e77=BaseArtifactInfoImpl [artifactName=vfwcdaed61529e50_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vfwcdaed61529e50_modules.json, artifactChecksum=ZTViZmUyYjRjMWU3ODhmNjE0Y2Q3MmJmYmM5N2VlNGM=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=a7dc0668-bde0-4b8d-abe8-59c233d73e77, artifactTimeout=0], c453f980-b0ed-40ad-9b08-8223fb660914=BaseArtifactInfoImpl [artifactName=base_vfw.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.yaml, artifactChecksum=ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=c453f980-b0ed-40ad-9b08-8223fb660914, artifactTimeout=30], b6e301c4-79a5-4839-8d15-ea6faf2eb5dd=BaseArtifactInfoImpl [artifactName=base_vfw.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/base_vfw.env, artifactChecksum=MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=b6e301c4-79a5-4839-8d15-ea6faf2eb5dd, 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":"b4efb37c-98d3-465d-8e79-aae5e97b5145","rb-version":"35636d62-8a70-4d8f-8777-f67f2c1ba42a","labels":{"vf_module_model_uuid":"23c57cc5-2681-44b8-a8bc-62dbb12050c6","vf_module_model_name":"VfwCdaed61529e5..base_vfw..module-0"}}
result2
result = {}{"rb-name":"b4efb37c-98d3-465d-8e79-aae5e97b5145","rb-version":"35636d62-8a70-4d8f-8777-f67f2c1ba42a","chart-name":"","description":"","labels":{"vf_module_model_name":"VfwCdaed61529e5..base_vfw..module-0","vf_module_model_uuid":"23c57cc5-2681-44b8-a8bc-62dbb12050c6"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [c453f980-b0ed-40ad-9b08-8223fb660914, b6e301c4-79a5-4839-8d15-ea6faf2eb5dd]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-05-26T09:11:06.911Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-05-26T09:11:06.912Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:06.912Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:06.912Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092266910,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:07.913Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-05-26T09:11:07.914Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:07.914Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:07.914Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "18828224-a75b-4b3f-8e4e-46142d9ec3f4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092267913,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230526090925/1.0/resourceInstances/vfwcdaed61529e50/artifacts/vfwcdaed61529e50_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:08.919Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:11:36.415Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-26T09:11:36.416Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"b5d2a512-ded9-4f05-aa0d-c072a70b972a","serviceName":"basic_onboard_jPfkBf","serviceVersion":"1.0","serviceUUID":"2c895122-065b-4a7a-9ea4-520a5509e57e","serviceDescription":"service","serviceInvariantUUID":"c3bc2b02-c039-486f-a714-2dac863fe227","resources":[{"resourceInstanceName":"basic_onboard_jPfkBf 0","resourceName":"basic_onboard_jPfkBf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"66b7a635-c9d0-4335-9d75-8e2a5c5d4345","resourceInvariantUUID":"a1e13222-6b48-4707-b966-743061ff272f","resourceCustomizationUUID":"d8be5003-ca71-494d-bf8c-e3b937040f0c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/vf-license-model.xml","artifactChecksum":"NjVhOGFkMWNmNTU5OGMyM2M0YTM3MWM4NTZjYmVjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1c0e236e-546e-4ee1-9050-1131accd2900","artifactVersion":"1"},{"artifactName":"basic_onboard_jpfkbf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/basic_onboard_jpfkbf0_modules.json","artifactChecksum":"MjM5ODA1ZjY2NDViNjVlMzRiNmE1MTQ5MjQ5Y2RmOWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"40867f8e-e32c-4bef-ba0f-44625ed23f13","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5eaae91c-0f16-4a6f-9906-625dc3b21916","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"aca3caed-3401-4f55-b5b3-27310a2904c2","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4c1a5d94-73f5-488c-bc32-c0cb55a66cc5","artifactVersion":"2","generatedFromUUID":"5eaae91c-0f16-4a6f-9906-625dc3b21916"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJpfkbf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/artifacts/service-BasicOnboardJpfkbf-template.yml","artifactChecksum":"NzNiMTIyYWM4NTAwNjIzNTUxZjhlYTcyODA3YjY5Nzc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b3e4cb81-3fe8-4948-b206-98a9a961f15c","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJpfkbf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/artifacts/service-BasicOnboardJpfkbf-csar.csar","artifactChecksum":"YjQ3NjY2NjNkNjgwOGQ3OGQ5MDExODdiZTU2NjljOWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ae2172f9-dd34-472d-8835-d70739b378f1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-26T09:11:36.419Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:11:36.420Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:36.420Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:36.420Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092268919,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:37.421Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:11:37.421Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:37.421Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:37.421Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092268919,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/basic_onboard_jpfkbf0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:38.422Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:11:38.422Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:38.423Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:38.423Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092268919,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:39.424Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:11:39.425Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:39.425Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:39.425Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092268919,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:40.426Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:11:40.426Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:40.427Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:40.427Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092268919,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:41.428Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:11:41.429Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:41.429Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:41.429Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092268919,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/artifacts/service-BasicOnboardJpfkbf-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:42.430Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:11:42.431Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:42.431Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:42.431Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092268919,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/artifacts/service-BasicOnboardJpfkbf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:43.434Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "serviceName": "basic_onboard_jPfkBf",
  "serviceVersion": "1.0",
  "serviceUUID": "2c895122-065b-4a7a-9ea4-520a5509e57e",
  "serviceDescription": "service",
  "serviceInvariantUUID": "c3bc2b02-c039-486f-a714-2dac863fe227",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_jPfkBf 0",
      "resourceCustomizationUUID": "d8be5003-ca71-494d-bf8c-e3b937040f0c",
      "resourceName": "basic_onboard_jPfkBf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "66b7a635-c9d0-4335-9d75-8e2a5c5d4345",
      "resourceInvariantUUID": "a1e13222-6b48-4707-b966-743061ff272f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_jpfkbf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/basic_onboard_jpfkbf0_modules.json",
          "artifactChecksum": "MjM5ODA1ZjY2NDViNjVlMzRiNmE1MTQ5MjQ5Y2RmOWY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "40867f8e-e32c-4bef-ba0f-44625ed23f13",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "5eaae91c-0f16-4a6f-9906-625dc3b21916",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4c1a5d94-73f5-488c-bc32-c0cb55a66cc5",
            "generatedFromUUID": "5eaae91c-0f16-4a6f-9906-625dc3b21916"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4c1a5d94-73f5-488c-bc32-c0cb55a66cc5",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardJpfkbf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/artifacts/service-BasicOnboardJpfkbf-csar.csar",
      "artifactChecksum": "YjQ3NjY2NjNkNjgwOGQ3OGQ5MDExODdiZTU2NjljOWY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ae2172f9-dd34-472d-8835-d70739b378f1"
    }
  ],
  "workloadContext": "Production"
}
2023-05-26T09:11:43.436Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:11:43.437Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/basic_onboard_jpfkbf0_modules.json
2023-05-26T09:11:43.643Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:11:43.644Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:11:43.645Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:43.645Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:43.645Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092303644,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/basic_onboard_jpfkbf0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:44.654Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:11:44.655Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.yaml
2023-05-26T09:11:44.765Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:11:44.765Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:11:44.766Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:44.766Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:44.766Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092304765,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:45.768Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:11:45.769Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.env
2023-05-26T09:11:45.877Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:11:45.878Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:11:45.878Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:45.878Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:45.878Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092305878,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {5eaae91c-0f16-4a6f-9906-625dc3b21916=BaseArtifactInfoImpl [artifactName=base_ubuntu18.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.yaml, artifactChecksum=NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=5eaae91c-0f16-4a6f-9906-625dc3b21916, artifactTimeout=30], 4c1a5d94-73f5-488c-bc32-c0cb55a66cc5=BaseArtifactInfoImpl [artifactName=base_ubuntu18.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/base_ubuntu18.env, artifactChecksum=ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=4c1a5d94-73f5-488c-bc32-c0cb55a66cc5, artifactTimeout=0], 40867f8e-e32c-4bef-ba0f-44625ed23f13=BaseArtifactInfoImpl [artifactName=basic_onboard_jpfkbf0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/basic_onboard_jpfkbf0_modules.json, artifactChecksum=MjM5ODA1ZjY2NDViNjVlMzRiNmE1MTQ5MjQ5Y2RmOWY=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=40867f8e-e32c-4bef-ba0f-44625ed23f13, 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":"59099700-2263-4723-a35c-a157c2a49543","rb-version":"f9e1e6bd-4c11-4dcf-aafb-91a0aea69dbe","labels":{"vf_module_model_uuid":"5905327f-becb-4afd-bcc2-e819d071e042","vf_module_model_name":"BasicOnboardJpfkbf..base_ubuntu18..module-0"}}
result2
result = {}{"rb-name":"59099700-2263-4723-a35c-a157c2a49543","rb-version":"f9e1e6bd-4c11-4dcf-aafb-91a0aea69dbe","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicOnboardJpfkbf..base_ubuntu18..module-0","vf_module_model_uuid":"5905327f-becb-4afd-bcc2-e819d071e042"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [5eaae91c-0f16-4a6f-9906-625dc3b21916, 4c1a5d94-73f5-488c-bc32-c0cb55a66cc5]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-05-26T09:11:46.919Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-05-26T09:11:46.922Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:46.922Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:46.922Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092306919,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:47.924Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-05-26T09:11:47.925Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:11:47.926Z|||pool-3-thread-1||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:11:47.926Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b5d2a512-ded9-4f05-aa0d-c072a70b972a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685092307924,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJpfkbf/1.0/resourceInstances/basic_onboard_jpfkbf0/artifacts/basic_onboard_jpfkbf0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:11:48.928Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:12:18.928Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:12:48.930Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:13:18.931Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:13:48.934Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:14:18.935Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:14:48.936Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:15:18.938Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:15:48.940Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:16:18.941Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:16:48.941Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:17:18.943Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:17:48.944Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:18:18.945Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:18:48.947Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:19:18.948Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:19:48.949Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:20:18.950Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:20:48.951Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:21:18.952Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:21:48.953Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:22:18.954Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:22:48.956Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:23:18.957Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:23:48.958Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:24:18.960Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:24:48.961Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:25:18.963Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:25:48.965Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:25:52.743Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-26T09:25:52.744Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"992991fc-1401-4f88-9144-9da42ae088fb","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"1c29a955-275b-4d9a-8520-25a0e25e8b0e","serviceDescription":"service","serviceInvariantUUID":"19636eca-8ddc-4f86-8521-259c1113d180","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2384d93d-5c49-47b6-a01b-528b3c907b47","resourceInvariantUUID":"d93d490d-c888-48c1-8f7e-7b1cb28e2c69","resourceCustomizationUUID":"e077b8d3-e9a2-4515-9070-7f64f7ca7393","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":"YTFmMjdkYmM4ZTgxMTA0NjE4YjQ4Y2QxMjg4YzhjOGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0e3bff9a-f854-4bd1-a4a5-5e21499925ea","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzhkNjdkNGZlYjQ2ODVkMzJjNzdmNTRlNGJlNzQ4ZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"82ed49b0-be4f-4706-ac90-a0ce5d06fcad","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-26T09:25:52.753Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:25:52.754Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:25:52.754Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:25:52.754Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "992991fc-1401-4f88-9144-9da42ae088fb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093148965,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:25:52.762Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:25:52.762Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:25:52.762Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:25:52.762Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:25:52.762Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:25:52.762Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:25:53.764Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:25:53.764Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:25:53.765Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:25:53.765Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "992991fc-1401-4f88-9144-9da42ae088fb",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093148965,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:25:54.765Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "992991fc-1401-4f88-9144-9da42ae088fb",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "1c29a955-275b-4d9a-8520-25a0e25e8b0e",
  "serviceDescription": "service",
  "serviceInvariantUUID": "19636eca-8ddc-4f86-8521-259c1113d180",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "YzhkNjdkNGZlYjQ2ODVkMzJjNzdmNTRlNGJlNzQ4ZGU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "82ed49b0-be4f-4706-ac90-a0ce5d06fcad"
    }
  ],
  "workloadContext": "Production"
}
2023-05-26T09:25:54.767Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:26:24.767Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:26:41.724Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-26T09:26:41.724Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"f5542952-c197-4803-b865-bc0fa2fc077e","serviceName":"Demo_pNF_T6ios9tbNmnbsdeNBeoq","serviceVersion":"1.0","serviceUUID":"f232f1d0-e361-4659-a265-48726df4533f","serviceDescription":"catalog service description","serviceInvariantUUID":"3c91f29c-f22e-45e8-a1dd-0e7d77980ef1","resources":[{"resourceInstanceName":"pNF cf9809e0-eb64 0","resourceName":"pNF cf9809e0-eb64","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"220bf9ea-daf9-4986-9791-72b9dc54920b","resourceInvariantUUID":"e1b19296-382b-48d0-aa1a-243bf6da7aba","resourceCustomizationUUID":"4b6cb854-be9f-49b6-adb4-cd8ef78f9541","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/vf-license-model.xml","artifactChecksum":"NzkxYTZjZDVmOWMxMGQ2MjVlNmU5Mjc5MzBjN2FhNWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e63569b2-82c6-470b-9c6a-d94f6089a0ce","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/pNF.csar","artifactChecksum":"NTZjNWNkMDBkMmQwYjY1OWI3ZTIxOWRjZWM4YzAxYzY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"02899a1c-ac8d-40ee-8871-eb40d9abc324","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a25beadb-719c-474f-9804-46525c17e0a4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/vendor-license-model.xml","artifactChecksum":"NTM1N2FlMmY0YzRmNDc5NmM5NmZkZTdjMDc0MWE1MDE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6ad1a5d3-512f-4ca5-b35c-33d17e5c8d4e","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a0eb4d95-b69a-41fb-93f5-dad5e0a5e80d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"250185e4-9328-488f-8e43-5d994058aadb","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfT6ios9tbnmnbsdenbeoq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/artifacts/service-DemoPnfT6ios9tbnmnbsdenbeoq-template.yml","artifactChecksum":"OGE2MTUyYjBkY2UyMGE0ZDEwMDE3YzM4MGY2MWFiNTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9319a695-3ad3-490b-b534-f3bb8a8b2457","artifactVersion":"1"},{"artifactName":"service-DemoPnfT6ios9tbnmnbsdenbeoq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/artifacts/service-DemoPnfT6ios9tbnmnbsdenbeoq-csar.csar","artifactChecksum":"MDRiZTkwZWQzNjA0NTA1ZWE5OTMzMjY0Y2RkZDU5MGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9d1b5bcb-c1ac-4280-8a99-00025919fe77","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-26T09:26:41.728Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:26:41.729Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:26:41.729Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:26:41.729Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f5542952-c197-4803-b865-bc0fa2fc077e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093184767,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:26:42.730Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:26:42.732Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:26:42.732Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:26:42.732Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f5542952-c197-4803-b865-bc0fa2fc077e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093184767,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:26:43.733Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:26:43.734Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:26:43.734Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:26:43.734Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f5542952-c197-4803-b865-bc0fa2fc077e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093184767,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:26:44.735Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:26:44.736Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:26:44.736Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:26:44.736Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f5542952-c197-4803-b865-bc0fa2fc077e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093184767,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:26:45.737Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:26:45.737Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:26:45.738Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:26:45.738Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f5542952-c197-4803-b865-bc0fa2fc077e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093184767,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:26:46.739Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:26:46.739Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:26:46.739Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:26:46.739Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f5542952-c197-4803-b865-bc0fa2fc077e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093184767,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/resourceInstances/pnfcf9809e0eb640/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:26:47.740Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:26:47.741Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:26:47.741Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:26:47.741Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f5542952-c197-4803-b865-bc0fa2fc077e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093184767,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/artifacts/service-DemoPnfT6ios9tbnmnbsdenbeoq-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:26:48.742Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:26:48.742Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:26:48.742Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:26:48.742Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "f5542952-c197-4803-b865-bc0fa2fc077e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093184767,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/artifacts/service-DemoPnfT6ios9tbnmnbsdenbeoq-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:26:49.743Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "f5542952-c197-4803-b865-bc0fa2fc077e",
  "serviceName": "Demo_pNF_T6ios9tbNmnbsdeNBeoq",
  "serviceVersion": "1.0",
  "serviceUUID": "f232f1d0-e361-4659-a265-48726df4533f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "3c91f29c-f22e-45e8-a1dd-0e7d77980ef1",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfT6ios9tbnmnbsdenbeoq-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfT6ios9tbnmnbsdenbeoq/1.0/artifacts/service-DemoPnfT6ios9tbnmnbsdenbeoq-csar.csar",
      "artifactChecksum": "MDRiZTkwZWQzNjA0NTA1ZWE5OTMzMjY0Y2RkZDU5MGU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9d1b5bcb-c1ac-4280-8a99-00025919fe77"
    }
  ],
  "workloadContext": "Production"
}
2023-05-26T09:26:49.744Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:27:09.876Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-26T09:27:09.877Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"7c7e03b1-3e57-48aa-a7f0-312706f94846","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1bd3f82c-88fa-4f48-8b01-f65bbcf18dd8","serviceDescription":"service","serviceInvariantUUID":"b300bc87-3b70-40be-866b-c4f2c767089d","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"43833585-7626-4732-8359-6bd5abdfd7a7","resourceInvariantUUID":"e29468a0-1153-4790-9917-9cf29244f2a7","resourceCustomizationUUID":"4f0fc44a-f48f-41e4-ad78-1d7b7329b4d1","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":"NDg1YTg2OTE3ZDUzNGM4MDI5NDI0N2EyOTI4NjBjZjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a11e9cc3-d5e7-452c-a464-c8bd24347ddd","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":"ZDZkODEzZGIzMjZkYzhiZmRlMzcyZGE4ZjJmYTExNzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e00bf75e-f932-4437-8174-7357d269b8b3","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":"5b4764f8-413c-4194-a1a8-b0a2da822ba4","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":"95d46567-3ad6-47af-9fc2-1ee9ca335c01","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":"310c41e3-3511-4881-9768-cbb2298b19e7","artifactVersion":"2","generatedFromUUID":"5b4764f8-413c-4194-a1a8-b0a2da822ba4"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MjgwOTExNDAxMGQ1YzdkNWY0YzRjYTAxM2EwNGNhYmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"504e63c7-6eed-4d2c-81ea-7e7a68f378a3","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MWY3NTIwZjljNzkxNDI5ZWY2OTRlMTJhZmE4YTQ3Mzk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2a918200-8bb7-427e-8db6-c0656b52f5b6","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-26T09:27:09.883Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:27:09.883Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:09.883Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:09.884Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093209744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:10.884Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:27:10.885Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:10.885Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:10.885Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093209744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:11.886Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:27:11.887Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:11.887Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:11.887Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093209744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:12.888Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:27:12.889Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:12.889Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:12.889Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093209744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:13.890Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:27:13.890Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:13.891Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:13.891Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093209744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:14.892Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:27:14.892Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:14.892Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:14.892Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093209744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:15.893Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:27:15.894Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:15.894Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:15.895Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093209744,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:16.896Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "1bd3f82c-88fa-4f48-8b01-f65bbcf18dd8",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b300bc87-3b70-40be-866b-c4f2c767089d",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "4f0fc44a-f48f-41e4-ad78-1d7b7329b4d1",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "43833585-7626-4732-8359-6bd5abdfd7a7",
      "resourceInvariantUUID": "e29468a0-1153-4790-9917-9cf29244f2a7",
      "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": "ZDZkODEzZGIzMjZkYzhiZmRlMzcyZGE4ZjJmYTExNzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e00bf75e-f932-4437-8174-7357d269b8b3",
          "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": "5b4764f8-413c-4194-a1a8-b0a2da822ba4",
          "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": "310c41e3-3511-4881-9768-cbb2298b19e7",
            "generatedFromUUID": "5b4764f8-413c-4194-a1a8-b0a2da822ba4"
          },
          "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": "310c41e3-3511-4881-9768-cbb2298b19e7",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MWY3NTIwZjljNzkxNDI5ZWY2OTRlMTJhZmE4YTQ3Mzk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "2a918200-8bb7-427e-8db6-c0656b52f5b6"
    }
  ],
  "workloadContext": "Production"
}
2023-05-26T09:27:16.897Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:27:16.898Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-05-26T09:27:17.130Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:27:17.131Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:27:17.131Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:17.131Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:17.132Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093237131,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:18.141Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:27:18.142Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-26T09:27:18.252Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:27:18.253Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:27:18.253Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:18.254Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:18.254Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093238253,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:19.256Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:27:19.257Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-05-26T09:27:19.361Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:27:19.362Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:27:19.362Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:19.362Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:19.363Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093239362,
  "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 = {e00bf75e-f932-4437-8174-7357d269b8b3=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=ZDZkODEzZGIzMjZkYzhiZmRlMzcyZGE4ZjJmYTExNzY=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=e00bf75e-f932-4437-8174-7357d269b8b3, artifactTimeout=0], 5b4764f8-413c-4194-a1a8-b0a2da822ba4=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=5b4764f8-413c-4194-a1a8-b0a2da822ba4, artifactTimeout=30], 310c41e3-3511-4881-9768-cbb2298b19e7=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=310c41e3-3511-4881-9768-cbb2298b19e7, 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":"834272e6-b571-4e8f-997b-125de2b86486","rb-version":"e73afddf-685e-4f56-a1e4-45f9a8f6473f","labels":{"vf_module_model_uuid":"eb55c360-420d-48ed-af83-01f3d2dedeb9","vf_module_model_name":"BasicVm..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"834272e6-b571-4e8f-997b-125de2b86486","rb-version":"e73afddf-685e-4f56-a1e4-45f9a8f6473f","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVm..base_ubuntu20..module-0","vf_module_model_uuid":"eb55c360-420d-48ed-af83-01f3d2dedeb9"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [5b4764f8-413c-4194-a1a8-b0a2da822ba4, 310c41e3-3511-4881-9768-cbb2298b19e7]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-05-26T09:27:20.406Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-05-26T09:27:20.407Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:20.408Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:20.408Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093240406,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:21.409Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-05-26T09:27:21.409Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:27:21.410Z|||pool-3-thread-8||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:27:21.410Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "7c7e03b1-3e57-48aa-a7f0-312706f94846",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685093241409,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:27:22.411Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:27:52.412Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:28:22.413Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:28:52.415Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:29:22.415Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:29:52.416Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:30:22.418Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:30:52.419Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:31:22.419Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:31:52.420Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:32:22.420Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:32:52.422Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:33:22.423Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:33:52.425Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:34:22.426Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:34:52.426Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:35:22.428Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:35:52.429Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:36:22.429Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:36:52.431Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:37:22.431Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:37:52.431Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:38:22.433Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:38:52.434Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:39:22.435Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:39:52.436Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:40:22.436Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:40:52.438Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:40:58.217Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-26T09:40:58.221Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"9dc0e47f-3591-4689-ae1c-710625e47051","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"29c6e649-806d-4f90-934e-5d69952856e4","serviceDescription":"service","serviceInvariantUUID":"92fedc62-04c1-4768-92af-104a5c83fc1e","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b1db465a-e67b-4a07-96d5-c41a681c988c","resourceInvariantUUID":"eaffae11-4861-4925-afde-72a378330104","resourceCustomizationUUID":"c82c3003-885d-4ba1-b6b4-7057129155ed","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":"OTIwYWZlYjlmOWFiZTYxMmVmOTAzMjFkNzdiZWZjNmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4ffc1651-8092-42a7-91e0-27644e3b0e08","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":"MjI4NDRiZjBiYTVkNDE3ZTFlYmQwYzU0N2UzYzc5MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fb94e24f-2053-42da-b490-da17fb03c55b","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":"6b4f5bc7-bb6f-4b30-91f5-3819727a1b23","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":"83ac3387-3a87-4bcb-8f11-a8b5770efe5e","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":"cb7c350c-69e8-4cab-91ef-2ceb4a95876b","artifactVersion":"2","generatedFromUUID":"89de68cf-f24a-4832-8ce3-e816e0502874"},{"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":"2298af40-8562-4d57-9f14-c9079c07f599","artifactVersion":"2","generatedFromUUID":"6b4f5bc7-bb6f-4b30-91f5-3819727a1b23"},{"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":"89de68cf-f24a-4832-8ce3-e816e0502874","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":"b9a881fd-c5b6-45e3-954b-749f193f94b7","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":"NzMyNDFkMjIzMDFlMjJmNzU4YjQ4NzcwOGI3MTVhMDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d94fa3c7-2381-47a9-852a-7266af1f6fbf","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YzMyNDVjNmNjNzkwZmFiZjQxZDllNTk2NGE2NzRlMTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"43aad025-bf30-4f40-85e9-fb9f3b19f991","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-26T09:40:58.229Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:40:58.229Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:40:58.230Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:40:58.230Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094052438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:40:58.234Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:40:58.234Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:40:58.235Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:40:58.235Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:40:58.235Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:40:58.235Z|||kafka-producer-network-thread | multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-c4ca6dd6-66a4-4467-9ba4-c7bc82f85525] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to t9ueVmebTYC3TH0X2oxUBQ
2023-05-26T09:40:59.236Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:40:59.236Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:40:59.236Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:40:59.237Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094052438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:00.237Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:00.237Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:00.237Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:00.238Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094052438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:01.239Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:01.239Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:01.239Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:01.240Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094052438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:02.240Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:02.241Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:02.241Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:02.241Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094052438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:03.242Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:03.243Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:03.243Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:03.243Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094052438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:04.244Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:04.244Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:04.245Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:04.245Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094052438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:05.245Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:05.246Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:05.247Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:05.247Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094052438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:06.250Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:06.250Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:06.250Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:06.251Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094052438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:07.251Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:07.252Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:07.252Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:07.252Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094052438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:08.254Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "29c6e649-806d-4f90-934e-5d69952856e4",
  "serviceDescription": "service",
  "serviceInvariantUUID": "92fedc62-04c1-4768-92af-104a5c83fc1e",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "c82c3003-885d-4ba1-b6b4-7057129155ed",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b1db465a-e67b-4a07-96d5-c41a681c988c",
      "resourceInvariantUUID": "eaffae11-4861-4925-afde-72a378330104",
      "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": "MjI4NDRiZjBiYTVkNDE3ZTFlYmQwYzU0N2UzYzc5MDU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "fb94e24f-2053-42da-b490-da17fb03c55b",
          "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": "6b4f5bc7-bb6f-4b30-91f5-3819727a1b23",
          "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": "2298af40-8562-4d57-9f14-c9079c07f599",
            "generatedFromUUID": "6b4f5bc7-bb6f-4b30-91f5-3819727a1b23"
          },
          "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": "cb7c350c-69e8-4cab-91ef-2ceb4a95876b",
          "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": "2298af40-8562-4d57-9f14-c9079c07f599",
          "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": "89de68cf-f24a-4832-8ce3-e816e0502874",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "YzMyNDVjNmNjNzkwZmFiZjQxZDllNTk2NGE2NzRlMTA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "43aad025-bf30-4f40-85e9-fb9f3b19f991"
    }
  ],
  "workloadContext": "Production"
}
2023-05-26T09:41:08.259Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:41:08.259Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-05-26T09:41:08.443Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:41:08.443Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:41:08.443Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:08.444Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:08.444Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094068443,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:09.453Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:41:09.454Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-05-26T09:41:09.572Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:41:09.573Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:41:09.573Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:09.573Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:09.574Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094069573,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:10.576Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:41:10.577Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-05-26T09:41:10.690Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:41:10.690Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:41:10.691Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:10.691Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:10.691Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094070690,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:11.697Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:41:11.697Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-05-26T09:41:11.808Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:41:11.809Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:41:11.809Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:11.809Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:11.809Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094071809,
  "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 = {cb7c350c-69e8-4cab-91ef-2ceb4a95876b=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=cb7c350c-69e8-4cab-91ef-2ceb4a95876b, artifactTimeout=0], 89de68cf-f24a-4832-8ce3-e816e0502874=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=89de68cf-f24a-4832-8ce3-e816e0502874, artifactTimeout=30], 6b4f5bc7-bb6f-4b30-91f5-3819727a1b23=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=6b4f5bc7-bb6f-4b30-91f5-3819727a1b23, artifactTimeout=30], fb94e24f-2053-42da-b490-da17fb03c55b=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=MjI4NDRiZjBiYTVkNDE3ZTFlYmQwYzU0N2UzYzc5MDU=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=fb94e24f-2053-42da-b490-da17fb03c55b, artifactTimeout=0], 2298af40-8562-4d57-9f14-c9079c07f599=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=2298af40-8562-4d57-9f14-c9079c07f599, 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":"91d67bd0-7a64-4970-8ed7-9387ea8d7dfa","rb-version":"d1028057-29be-493c-88e6-43832d2435da","labels":{"vf_module_model_uuid":"a828dbea-0e7b-4695-8c3c-e05d002c7a6b","vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0"}}
result2
result = {}{"rb-name":"91d67bd0-7a64-4970-8ed7-9387ea8d7dfa","rb-version":"d1028057-29be-493c-88e6-43832d2435da","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0","vf_module_model_uuid":"a828dbea-0e7b-4695-8c3c-e05d002c7a6b"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [6b4f5bc7-bb6f-4b30-91f5-3819727a1b23, 2298af40-8562-4d57-9f14-c9079c07f599]
 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":"9f26c276-c47e-4d34-b67e-bc18ba97ea05","rb-version":"5b19e6f0-920a-423c-96fa-0179b6e520ed","labels":{"vf_module_model_uuid":"5e5b1747-27f3-48ed-b46d-b245b1825aac","vf_module_model_name":"BasicCnfMacro..helm_apache..module-1"}}
result2
result = {}{"rb-name":"9f26c276-c47e-4d34-b67e-bc18ba97ea05","rb-version":"5b19e6f0-920a-423c-96fa-0179b6e520ed","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..helm_apache..module-1","vf_module_model_uuid":"5e5b1747-27f3-48ed-b46d-b245b1825aac"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [89de68cf-f24a-4832-8ce3-e816e0502874]
httpPost URI: POST http://localhost:9015/v1/rb/definition/9f26c276-c47e-4d34-b67e-bc18ba97ea05/5b19e6f0-920a-423c-96fa-0179b6e520ed/content HTTP/1.1
Execute Post Body: ‹ÿ)+aHR0cHM6Ly95b3V0dS5iZS96OVV6MWljandyTQo=Helmì½{wÛ¶ò(ºÿæ§À‘³OìÔ¤$ÇvZ›{ë¤Ý^m_ÛMïþ¥]DBjŠ`ЎvìóÙï Á—¶â¤ý™k5µH<ƒ™Á`€™Á)§¤{<Å\s<‹ÿ±ù§×ëõ÷÷áÿ½^¯úÿދÃþ?úûýÃÞÁ‹Ã½Þóôú{û{{ÿ@½OKíɄÄü½{÷UÜ_äÁIÂ$–”%bà!bI&ŒÏè$s,$ÏB™qâᔾ#\P–ÐUßÃišÿÜöƒýC/""ä4•ðè	GG@`è_§èœð+½)›‘šJ™ŠA·;¡rš‚Íº#*<£ÝPÕ]É	éΰ„çŸ4½z4T½Ø&ÌGhA¤è
‰ÃKaŠwélbþôჿ·×û°÷|?H“‰wIæ×ŒGbàùÈ4ïCÓæÂóÑõõµú—Œ<qrE¸ (åìÃܛašHL¡2Ã4 Ù—ÿÛÎC(Ájìßêwžþe:,ã!VàÆüߏXxI¸_XUQÿý:`|â]Ùyz=¯:ÿAW8ΈøD`1ÿïíí=ïUùÿðàù#ÿ?ijµ…¾ÙÇè¢3Üæl†0šPé,ݪ©0f	ù—T`|ÇÙì{½è“Diø‘U/ÔÚ嬸ð{ÄqNÕß ®p<@‡=P
ìî9Ÿµˆ°1Âf«f8E×TNÛÖKÍà:†J?átPiíôÝñ͜¾;®6ÐÎå2Ã1š2!E¹+x×
NSkÚ ¾ 1‰mOXÀd©ö*mêÅ$·­µªUüŠ’ëî5ã—Jú*X|6úƒ„RtV»ù2P˜ìŒ™5ý¼iÏö}ªÞ”$ÚÛ©=
–ÓêtÕʝ2.5  å¨ÒÈ_‘+µ%‘ þ×°¯!œ²(¹§ÞI:#,“ùË¡1¦qÆÉŔ1eq4@‡RÔ¢fÑyÛ÷r¬lÎç
`ö連¬“dÂaú0Ç3lÌTÕoõí³df,Ȕ.皐Ä,jV·©¬BN[Šeóýx‚W/piògœ‘²Ì]ŽÐÞ	—þ'xB¸íK½ûI¿*÷÷‹R:À fÀ¥Â¶‹0,(e4‘f/U˜ãFÄnBm'ª°¶3“x–Æ$ˆYˆcӓŤnÄ¢8]©“ ê¡Sn,
ß1Ž0ìÇPL…T«Pʄ .rÆvQªw…‚†M°c‘(x®kÚñ“	M>tG1Ùc€šº¤Jøűè=˜åhPc#.EA»´vA™ÿ	Õn|„ÃKÛQ;á8“l¦–XI²Ét2i
%äJ­@3ƉQ0'(!$Rô®;¹aFwå«û¨‰ÀÍîE­®3bE%’Ég3¬Õ¬5Å®S)?!~B¤Q€,Ò»[2Îmž2€Õ†*‡;rtõˆÜPSš¯õl‹½Þ?åp2uEA
ÍYÆ»N€阆X’‚'µÙ]‹µ\Š9•0}äQX@BHLÁ()$æRSˆ¯žo_ò¿>»8ùîäøèâ5¼EŒ›)+ʜ¡Ó³“wG¯Ñ¯ÿ
_®
2(eFÕÅ
¡Ú˜œ5θœ޲´ŠL(\¸¸ ª,±t†¢fÿ§E¨Qñ¡E!J›¢cUˆ
P-«›þà=(u¹D”̶¥Ð¦;¯£™eRÐ4zkJâ™Vu˧¹Eg¯^ýô:˜EpŒcüö·Ü`,jÅhuIIu«I@˜=g3"§$èõµÂŽºè'"9
a‰é?›·kµ¦æÀ€ÙÀ`KÎ?|b0¶bƒöü0¤Íf¼è@$oʁ
¹|]6!÷¿>„¯ÌÈw5$ßݔüéÉ½
åe&e½h2AÁ`ž(ö|À?‚ÅdMQ»ÆFÓ4•7›z2sº„å=ä8ÍWۆZÕí|Óï¿0¶µ:}ç#]¸q]ó­aëjFUÚ¾~Ò
ì§ÝÂ~êMì'ÚÆV6²õ}ióf¶¶]­"liA’˜uZú]±8S:Ú6QJ:˜={rg0Pô.YlëÍX¦fg;QK‰¢¢LX…Ïmb­ØÙOÐ^Ñ£•…¥NIr…®°Þ¼Á›×ÉÕ;̋jçZ³ªì󌾕ïót™ÜŸ[Ùd8úNJ$Ö·N—…tP¬
jóù¼ôdÒ)Úß^>%±Ì"¢>o‹mWX>qû"{cJ#áÀ,V<\¨nšwÝ-Õ"ØËSgJ#-@öès{6œŸœ‹n	v\5ƒ`|U–Äó‚o[öc†#äNž6I9`œ
8uW©Xswãni¯§4œ¢†“bBÊIddXˆõ^2ݤø’ÑPÝó™ómàcª¡Y„NNõ1¿*Œ
ÆëÖ0^|œÂÑ©ªë‡q{p­™øäCŒpçƑL|9%¾†Ç×ðø4Íí,¦úÇã1
­nu¬;©^S{|>ÑS¾ÿ'Â)™áàÁ’
ö±äþïÞA¿zÿw¿¿×¼ÿ÷ÏG¡Î=ïê¹ (À7ÔÀø¤«ÿÜêìªâJþ©²ZíÖïRÎRµ›$¢3@aeéHþ¢¹*¼W;؎¶3çï$•1¶6ÊWDb‹¢VC§ðÞlMK/ÎGŒÅ'y;m”¡øY¥gB²YnÚ*·á\V5ŒDví¸ùînQb¥¨
Pp•^"ŠÛƒ‰8ŽAü¼§Û¢ÓŽcaÜìp
ð?ž—Ò+ŠK†”…ذټÜהFI*ƒF¨¢¬cÌ»åo)–S˜µÎYBqJÝ6¢9Ÿï¸Ö´&ŠÿÕHDŸ~\žû3ʎ{Iª‰c•JâÎÁb–-nf™+YRoƎ´ŠhØ$“çð[³šUL­s؆?OýwûWUXìíb³Ý7o/^ŸòƒÜ\KÖÿýýýúúø¸þ?Äã={fÍË#µÏ–°{¸žR³p%QFÄ\âÙœDèÙ3Ïëù ³`ý|ö#Íϒ„&“ç}üè#:FÁ;­_Ú£(ûè6/ÿf™5ðÂÆnn–C8ÁHÈuӚˆä”³l2¨VZºÊ¡n-ßúvóóñã’ÒªI’DÅŽ“	AOàüuð²±¶°å%žE3ÐV`ºT¹ÕK}›€R¸nì¹u¬i¡“e6“ìV5¢µŒCoÞ¾zýûéÛ³‹—O¶Õ0”1š‰|?·2#ʙ¾Ð¼ÉßÞÞ"Ÿ!¥ª!½ì|DJÂ@µ*Þ÷~¬¡á¶c7ËBµ”ßîTnùv`¼;ÐNN+€©fŝÀ£’Ì2!±ÌD€£H́wæÇm§ÌÎËÆàIŽªnâ]ÁälF¡Öœä[`µKÓ«`!Óé“P—Û$FdÌôÉ_HhRϞ©NÁ24wÕú,l€\ôŠ«pEä^¯’
ù„ž¿>{wrÜ0§+wºB¾_”øø±óñ£a¼mšD䲓ï,Ï¢Þ0^ܧy¬s«HBM÷°¾¬Î*ŒìIfn³)è<¹ÿI#§¢[G¯{t{;p¤Q©°n
£ÉÉiµR ʧ\µê¿Æ¼’³d➕i¡‹¯Ìu^@"ÔÜ`E0Q¦çÔ9Ò
¼¯h2fùÜ)º\ä¸;e×¾dÝ,‰'‘ozñU/¾S²Bþ¨JâW8¦–D[3à]ô¿šþÿû”Ä)á"é¦\—øÿöö+úÿA¯ÿ¨ÿ?È’õŠÎú

‰Z0^ÎZÂ)XaÛ}æ½þÂy±¹ o«˜BàåB9"cš„ª×¿ø"3Ð'à»e]׿K‰ž%!:|ÒÙy6Ó¨ã)öðíòà›{6yÚÁìÏÇtLI¤„-x¿Ý:”—ª5µÇ	q&lFÐùш8Ò7ÓàðתiT í‘>
|õæ\•URCéÅ;íX)VN¿¾Ug·¼Lk•°¥Ôûã	iðrõ	qàÌÝJIg(`-½]À”ÓDŽQçŸÂÿ§o¥Öt¿ëHÛ߆tØlÆãÃÓ:gú³n§i咨¾sÕ ©ɛ’xˆ©^ËÃSºÞì}“P÷SFIcym7üѼ\Ù7"Cß˱^ù,1jÞé	㇀#™)ª¤‚¸
Ë%ZÑèÔ¼.×ÅN} gDf\ß®Ò6Ʋ£¾ê«uP¤ ³'܉P²mÅÄ#pÊ[ý¥­F®ßäu”RS+XQµ|+¬ÿEâÚú}$²öç0ÐÂEL»éëÝJóAW˜S°½è¡FZç‰èxL ƒYJv½Q&‘iü˜ù½ ßC#"y*mgˆÊ]$ºÖ·xá°|–ÆÄÜÑ¡ѱü³	
ï(lW±j&ƒ³¥†Å°Õ±‚9Æÿ™Û(p_[ßÃÄ	bpèà¹[‹(2±«Ô>å°·…±¼,‹ºÿG‹jW'&ÎwÍ:VÐ-î¤LTË[uśÛýZ_,8[YÈÄç8NÊ1c.ëÂÞr1k9W%;D½¨´ƒEU²ÅıQ.¯Žò›ÅÖNYÙ@ZÃã!å\!Í¿˜s—†+BÚXq)Œå6±|¼UŽûï:ö%2¡XOѶ½gÝàÛN»²à¹Âz[Ô:ënµæÒõ·\áq~\‡?ÿ:lBÍXžØz¦_“X)[ù̱˜êòa§ƒ¶¡VwÝÏól‘Š}åýé»ã…ú¸s¢o8·­Ô÷7Ò€½½õÈ,•óWTÇTpexÛ@no½°ð™GŽ€l¯ÐÞîé»cU %\P!I"õ@ŽcLgŠQýñ¦¹S·E&kt¾3Ba‰[qXµ#æÒnF„À"”ÈÁÆ/8MU¯Å»š-¾Üìò›lð{*ÛÛ¼¦rÊ2é¼ìÔª
þÁh‚:¿&§(p¯¡«¼¬­Œr†þ5ywôãϯÏÑ»£O^]œ¼}3ø5·•nÀÉys„¶dé£wí@™D6°ÂB_U66']
líæ&cVh3®¸¶ý·	î	¦û4Æ!A¯:¨ó{熹!¢m=aíK~Á8ìÍ8ÚVYÍ]ÑU°NQwvÊ-Eë
Ôۂþ›.šho¥†Á¢´º*¬2ÿfšâ+‚´!†DÚIPNÕâœt­Òò#"S7(œU5¸ÒåÙ¸ÕÁRSâJã5$“%4¡rM¢¦_[ì窇ÒXT)1U0íO¨ô˜6ñöh1w¬¿PՕƒnـϠÔví*Èràu œÀõÇ@›Ú
Ø)	/Yá¨]βQä­¼yÈIĬ*B»ùè$«¢¡,ù?©¾•²ÓnP¨ÐŽëÎT"8üJ™CΆOÚËiǘ15¢gT@¦ŠùH_»Wå(ר¦¤êÊ¥”zÕׄu'š¹ØÖ«S‚jÀ˜à©ëîÑ&yÇf»ç„Ê•7a àÕ·^“2·µm¸T±ÇmÖã6ëóm³ìmÇ«÷tmüiçÿÍ%YŸÿžïí?òÿC<ŠýÚÙ¿Ð몼_W¯>ûêØ'îù_tµa.6oJ,æÿþáþaÿýÿäq§©èæ\û*'„»°í]yU¤$@hCð6ΝÁæöJ—
ÝF5,61Dé,ÍuyÖÅ,˜^a«gÝ}]ì~Š“‹|×VŠKV>%°Wª'«ö}¹îNÑ
®F:k0U:®lÐì>›7ŸåÖJ;ÏFLTÌÙ%û£¥Õ;
§òBStPõ›n
”«¥¥ÅRŠJÓêänS®³ÀuPŠà«½q…q¬Ju¼F"ÉÓZ¤U¤=¸~óö–c´n:È»Îã¤y¨ÀÂUnÛÕ*r° :@‰xËÙZÀë÷ܯd”¸/µä«Aáæ®X
xжÀPO‚¡;—d¾°Ô%™›‰Ëé"m#iä‡ÝôE¡JRŒ;d©ÝÉr˜NzŒ¢L)gÆ]€t[½?ŒËFÕ£&î˜)-Ù¡Wþ	•>´S=ÿ4Õ! kI?pŽŽ—€Q5Ë\iqVµŠ «èý™1IÊõã$ª
¹îˆ&ÝÓÊ{Ÿ„•77¥ßNÁ`p.$ËΆ‘oNT—TÊÏdQ§©Ó³›¼ä£o¬¢‹»·<–Ú+ãæÊ
ÃX¶žIçÒ@ñÀÉã©™]@.!…_ÌMº¿-˜<#ÿE¬òzŒEèþO  bœNh²*!44*bBÒ%õmî›zKÈ_аê‹}ÔôÅrˆëÅ$WöØYƒêŠ‹Ñ‹èŽ$WÍXøöäâÍÑO'¿¿zýíÏßWR~ Cðó¹
õ߁èNUkH»ØÜ}MÆ»qTër—5¨Ôb›j²×VeÖt¸ÕV¢‘i؜NM”VˆÓÚ\µJnÕº:zkÎJ	ZêK"‚x¿•.Å£ºÿ^g…swÀ¡§r/ês}~JYUЧ1¿JkÓ
¥«=UÒ²´C閫6RÍãÒÚJ¹`µ™z’—Ö†ªE«Mճȴ6U-Znª‘z+TSΗÓL6õœ:ëÓM¥ŸN¥í{QNÎ;’N¥™{ÐN¥¥{O¥­MP]j+³hÉ^e}nì¼}Ñ6`-¡âVºÃJ¿8×<¶Ò!ä¢È&0óÄ60
Ü	Òòyɒ³’f„:‡mвTVc¿¨Nï•Ê"éª-%µõÞccùŠ
B¦ñ•¥Ý$"¼õK½õû¨ЫÆÄUÒiÔ%k*nik(•u¯»U65èýSØÈèî·±*Ÿî¢§¾¯óWüžqª~›hJU;Ÿª¤óUúúc÷ÿÁ™dO[M?«ãÕÕ¬oúýPšºÍé5®é[sž¼ƒ…KÎÁ&–éÍ@ºÐ~û"b©éN‹I½òZ‹J핹Ä\;xX}ii]Vš¶-eﯠÕNÚ.6¹Ü´.5%±âi=F«Ý
î5˜;­HW£uÔtÏsÅ15]Æo=é¹Ç‚³öAÏßç@íü߯2ÝØíŸåñÿ{Ïkçÿ½½çÿñ|\ ×½!@>H’ȯuÕ‰íe¢ÿ!o
4œv·ÆÍÂiøyqÆM¯A,},Âÿ^’ù.z¢/17DÆõc鏡º½„<± K*ŸÓ¡½Á³˜,[5¼±N-Y¶c¶FB]1—o¥Øê~ž;Óô&
jU2Á>µÃrgq´Ð'èö¶Ó\ÿ´lÇh„¦Á‰&$ÜiÄ®ÿ{·ƒm.Ÿ-¤ cƒ7+|nÁ35ܹÿ;Þw{|ÊOmýWá&×þ¬°þïïW×ÿýþÁÁãúÿOã…]ðó­æMý,õƒ²á¦ñò\¥«†:Y`CÜê"t¶³Ç"6—+‚ßYP0Õoö\-™Ðj,YV#š
¸Ý½2ÜÏb£Ô*”³ïíø+9ùš/i€Ô1<5jsJ{€tSLb>!ò´zâbaá:³*ºã+Ï»›àòõ¥Ó¶Q•«µ^ïi:þlÅTžÈ²]â׸#ÂDÆÄÂëb­7ˆ÷ÿÖzYÿƒ)‰gt’0N6ßÇ2ÿŸƒþAeýß;|ôÿy˜gb©Vˆø«)]OI‚F!‘HŠÃK*áN¤óNY^	3Nv˜4„4gª)cÒÅÄ!L5Q€	ɬh‚Ä<	µÌ2Éâ!\Œ.&qa‰@£³›Ûa5êì k,PŒ³$œêà3ýo¾9ˆ¨DS,Ј¡gƄD)K³sˆähàdúó	äŠ&	š„ªONcÕØa€NtK!‰ÉˆCDE*ÚëÉ)Q.§žë,î9Êôñó9ÚëõÈÂ~ñãÿzuæyÃá.Ò>AJY€0PÄÓ\EÈ èL5¥(æo[ÕäpC³¹Ï‰I>WºÏ ú‚®O™']ñ¼oMOº ˆÍƒ9A!æDg| Ʉ&„pí"ª¥(žçTH"À1æ:½ÝŸ
/‰0¤€U_ë<õÚÒ¹ª0ŽÝ¼&#¶IæÊ	œ#CÝ)N¢˜¸c®¿TÛ MT˜À}#Ƥ§jû¬ÖÈüߏ ¶¯ñµƒ
·M
åûLÝ\5Ù÷N½Nw£°ñ^aÓat®`ÇjÈäa
j3á¦PրîqšŠ¢µKóF£“ä;@kI¡š·Ñš`fuû4±Ð
“´¾jÌB„¢qÅ,UM¼·`:svZLÉY–H:#eՔ”uwÐö·?œžíÆ©_jj'D"œI6†ºøñrÔÒ1
±$bÅl2љl#4c	•BU©ñBú''“ÐüuÊ	¤¤Táy¾n?èï}åù6Uï+d©þyÐóGDâç_V¦²s	˜ó¼–s[-2—^–ûÀH>,Øq8øì~1%‚Ø+/²Ÿ‘¡FØ50Ÿ‰Lgíõ¡Éìjr\yÿ7zö삦Ϟ
ЏT@Îe;l“
ʘ
©…ÎÏ	mÃef?u#©…ˆ‹8‡¦ë84uŠâùÀí°'3vE²æ˜ÍR–D–R+L­jCw#Ü6„†9žÅEºÓ1‹cv­“\b"Âde6hTcš×³I̬}Ê)¡<Ÿsïy7EŸ¨å¹A¯Š¬Ñm…îø¨¶5Dw«îÝøKŸŠÜù¹gÛ7Þ
6m–pô½Žgr6è(€yü¾{â˜ÐxxçêUøgÙaü9äBg›?XPs„9Çëé
ßÿ6DÛ#&ô^»0ósmD(e‘Øqà/‡¢¯ã⦒3cÃø×zB@Ùf¡¿õx«¶Ó?¬(÷~nа¼R¬7~‰'-u›á—xrðü/޾ÿýÍÑO¯oןþâ¦èjøòLõÁ½à?Нñ\܍…+ðW9×öqnÏnž7Á¿n4Ó&4Ü ïóØ©›áÚü÷æßrtÕ&ùó})öëf ·mçü;¡ríäð·soþÍp­Ûöýù·ì¼ºÿ›áÚü÷æ_3÷ºük¶¤_ÿºQ^šù÷M6®T[&¦¢æ:ûÔ5¸þ­D_oÀá4ß‘Iÿ‡àk¿!ý-kߺþž¾;Þ8䛃¿r!{5ü_Q.3£`»ðKžÝUýl‚?ÅrZÕÿO±„dOâcØ£6÷~Æ=àïޝ}íþ½)̊+?
þ󂛛€Mà¿!|˰ÜǗÿŠK`Ãþ×àßM”³8S®QCïÿ½÷_U÷·ºýܞª6ÛV>š{
á
É^[à6dõwÛþx{÷Ú~×´Ù~åÜq5žç`½½GÇEÛC×ÿôNôïú7Ão†;¸$oê¹Aïï{~Tó®ß¿rà?ßènÐpÿùýô‡f'_—ú‡iUr3ÃØ„ý¼ÅIyØ
¿ØÜ6	cð¡cÿ	cpª2"èäTŸÄð«ûíõ5ÿ;
¢9K?®ˆ°®^
~E`—¸û³	ü»qêšåÏ,ªR»g”Êßóلý¼ص®¿Õá×	ðïýl~þ~eü“äŠr¦Ï/l¦ù;ÌÆ½á÷¬nFp8-ü8Ÿ¯¡ï"Ñ%™¿„û÷»ùŸ¿
æ“Lg±gÆMƵ†úŽqd¬»5W—ŸŸ_=„tg•¹/õE(€Ú\ƒ±«ÂOFã¨2¬46PÍ­ÇÀóŽb[Ú
paô~goí¶'AԸ˘óKkv_Œ‹›ñLzŠ£øÃ¬l=fæx7bÀqcú7˚L’çÓ{§ß¶;àüsì:FiGS×>‰i,TÑ-ôþŒéA½;G'³YîAjGåøóE,,{}Ž’Ý)»ö%ëfû\â$ò¹nÐWmøNÉÏ;W]!9K&ñq¢æ˜$
ɒÁ(i	Dí²jýøf3ށ$'B[cÛ›ù>"œB9ãÇGCÇsH|>%H€)OTY^VEt<&àï«wC…#ä5-üÊF	¹6ÎQЂB%5/)›bW:ü’½r:Ã4)Êí"A'	X¤µØEŒ£S€]eqB8ÑR}!ò
èyÔ®‹ªwÀD˜	ÉfàCìx!–|•GW³k@Ÿã‹[êaÂbÇPø•©½
‹ÄÀó|t³}w\ë
nîV;IЩ"[!I"õÚ~c:+.ViÄ\d<ϊ¯œªŒ¤l!+E&QNÆ
>¬±3¥]/C–¯¨^*zjú^PÈË_ìY”tGdB“„p*g±/¨$¾ó˜DÁ„ʦ&5=½œa¥ÎšeM‹7àMv˜»ºpív¨—¨¹A–F;•.a7]ìÍQ°«¨p
A¦Æ˜ÇÆ9u Òm_39pí€q	ûÈ|7‡(dé¼^˜´[
==T”h$—pÍø¥HD9\l™´EAÙ°`4T3ÃsÍr×Xk$ºB!”Ý[×eG`ë6nVñH	+•µ;Þ@礪	¸´¼¦Ó”“ÈòÚBH,ÀX
<.¨ƒ`%Õ°–‚”®c9%3­J:äЀuµ†œ©e‹žŠüš])ˆAy¹P’Î]nò›y‹KY)æ(6@ßQp™çJ­ú¬•Ëd¥s+ØÞ
PÄBÐT¡VÙ¥¿ô«øQé)!I¥MuopÜÕ7Žü”E¾Úw·lo¾Ò_J÷#w”^©í™…vY°†âi³šËˆ•ÙÌ/9™övõ/·ˆ—¤
ù¨ñ¦1¨AXKè÷VSÔ±ÏƍÐnú]É	éjÔ-×Þ*҅îXEö‚¡ˆ!Ávóå¶á:ìnÛSÐSî–ÖTÐMß0­Þ™µSދ`?è:³J°5AAˆ(ÜËô†JÁÓÇ|®Qg¡‰@²”†¢kŠþn°³¥ÊìhΈHª”Ð$œè'E”%
3t	g”—I¥ÍQȲ8R"f̲$B龍/Žç±|^lÄýÓ7 ûPq'@§ s$H©½z_£ˆqНH®ÂKg>2¥.ŽÈX
Ž| a&µ>0GY:á8"ˆ^>VÅÕ­êÅÅêÀV…Ìo¢«Å`/Øöû~DF'þ7>ßï
Åi„…Ùñ-àB 	Ž÷¼a	þ„ÃÊR'_HÔ1V¡`I€NÄx¤á2dNIx‰ÞÃ4
jÙ±•ë¾jÑ×-ú×dä;úɎ&ݟU4™h@/ÚÓ°~‹ÃËkÌ#¸K:ÒBõd’aŽIH„²$&BdÆ"µ[×ê$\èÌ~òé{*œ¼ŸÍ6P‰{́êF$f׀=Zå6<$”Pº‚hfÒ«ƒ(Š”ÕȰ`E‚ªÅQë"ÌxYÛzÁÕC£n1»A^4ø¾œ§äå‚%ÈO_>}ÿ±ÃÒÎutð‹Î.ê¤XN՛®Úžwm䯮¤Q3Nçö·§ K}î8ZÕÇæ¢ÝPúŽÍ`“},‹ÿØ{þ¼ÿíùáþcþ‡yŒ¹»ˆƒlìí'§,õßá1ü¯7Ÿ(
ä2þï÷úUþïíï=òÿC<Çjû©”Ô†½¼6’kÕ*ߛƒn¬÷3h†Óàsàñ¹×SâcTØ´XÊÿûUþßþâ1þóƒ	ñ×£°ÿÍþè›oFQÔ?øfÞ×/¿‰÷ž“½çýށ7!	HÆÔÙëíõü~Ïßë]ô÷ßúÁóÞþ×û{_ïÿWçqÿ²ÊÓÄÿ½ÿßëÖøÿÅá#ÿ?ÄSæÿ"©L.J,ý!ø¯ÖnnØ\y>*Û´Yõ³=Öþ§O!ôtt!ÞñæÄÀþï÷júÿAÿð‘ÿä©äP
±$`ë“dÌqîêUòÄá4}WYé‹ Ît„~4gpEw8õœp–¥4™ù‚b6¡!yMH’‡7¢ÄCÈ9d6ç&ú8NGsD¥ ñ8ð¦,τuÇc6†
rۄ+Æ"v@èþnÌ&Lä!øg˜_i2ñ.Éüšñ(Ӛ¦$N	÷üü¶¦ç£q–èT¹ôòĪ“¦ñÀ¹(ö¿Hò4|æÄÍ+Éj›ë]õ½¦Ì Û½¾¾.Él¯¢Á}n}|>éÓ(ÿ7|´Ôþó¼šÿë`ÿ1ÿ÷Ã<[[¨"·¶¾‘kö‘’³Ç'ÝãWH2¸˜’r!ˆ)‹*r.Oà”Ï…›|EÜ;ÍÚ¡<ÉFƒ—¹;X§ƒ‚âÃÝaÅV–àv¢å·‚+œz:ÍòvCúZc%ݲÁƒ›¢½ß«³#'{t1ìjQ”ršÈ1êà4
ÊWÀóJôOÑqq·HÂꍷHqèÊÍâøà̤ÚzcK:©¶YÊb6™ÿ $N–nMA¾9-‰õ͑h!Ë×!Ñõå¾ßLŠ›#į]ÂX™
ïOƒ
¬ÓߊԷ
í- ¶ÚÃ,Mº§
¬LŽœÝÜÂäpƲuéôÿeû¿§¹ké]w€Ëìÿ‡Õüï{½ƒƒGûσ<«íÿ\‘ §á4å,åKõ·=¨ät
ZùµDTN…¢©bå c$ÈìŠðc6K1'¨óõƒþ¾ßë àØmç‡lDLíà{*-L¶Æ¨cÒ=³Dt¯ú#"q¿è
x»R§©*Ù©ñg«È\‚!±$ã,dU¹5Cfğ76ÔájxÉË~yT“i¼/ƒË¯a©­Wû|2ß}–ÉÂ9ã÷°ýýc¹üßÛÛ«žÿ¾ØþxÿóAž5äÿŔ³l2E@èzJã_F“‰ñíÕ*qŠ…€óÐ<ÄK¤šÅyDt¹Àó~xBz‡p…cÁIôkÕA¯§v
U]ª($ŒÑ%PÇ$€&s¾ýªeŠå4,°PõzJù„ÀùJiî Î˜’8‚*º¨ßëuvŠ=LÂþ§‚°¿„ýÂ(†w­3g>-uHÜaåúwÌÔQ°SÞ!*fύl‡ÚÝ×\/ªö†|t.!CºlÍ@§êfc§4P
®!â° ì*AOá´J“•èš%O%’Sή5©Яùè8ÿ«èïƒË¼ÝLµ.@ËPZèôUT	E,0šÀ®·Žwǂ“¨¡~m«w"~6þ¾³ýx0œ^¢Î¯ÉéÑùù/oÏ^£×ggoÏÚÕTñ£	gTPð¯ÃäÄuýg¾ÇÒ}š­n©ëúnÐÓøËØ÷<>úY¶þCœ£O¼þ??¨Þÿ~ñüÅóÇõÿ!ž»íÿ”_
Ý´üҁÿuÐ6Ò«ÎCϘì à^íú'§D—FôÝ.)mÒ¸ÜC¾NÛÄŒ~ðyŸyøn·°½ÊÚX<.•WxR)¥ÞÜ Éì:VìA=Ž’u([Nɟ›þêCxÙRÕÀM¢Ô‘̝Šî?Ŭ¥¶«ã‡á-ÝÙù7ŸO`Îr°œTb]8‘¤+ԑk ­Òßmÿ¶·S-¤¯BK%¨œÕÜy¯fÀS˜©Nª;ÕæpН»S§?7öÖzx©vÉ
û¥·A㌗y¥®õ JÕ̗ô¡c´íZ˝fv`>ªhT -u½Ø+êîñjÉXÞrÊú¹Eíù,[ÿÍ)ɧ\ÿûýþ^mý?ì=®ÿñ¬±þ;aª!¦'æ‘	RÓ*T
õØâZ¢ÖÏÃr~®.pèÿv4¯ÛN@¯ªèà0ºN½?|š„F†¸'gÍåu­ÈÍË5làôÆåRŸ)Zÿyf"%a`#ڸǏ:¬åUX.±·¥óËû¢w]T=Š×¿ú³Lþk¹—ø_ºÿëíïWåÿÞÞ£ÿσÍ0CL'‚¶î»ädiÿø±hàööå“m›I!Ç Æ÷sî¥~ÛPÀÔ»½E>C–(¡ø²ó1ˆ°Ä* ¡ÛÛÛºDZ‡ûÈ÷#²ˆì4ØX¾Íh!’\¡+Ìõ¶;`}¸tÞ*8Гf'b6÷­ã@gùLTšrnZÂ0€¥1…pBý!JÛ5ÃvjdiJø1ä»ZU¸§Y»Yí£ä>ÑÖZq²­Ä6‚/(@;m"ÈïöVZÌc²Xx!›—Y*õ.¹	‘Pþ;Îf?8&³Ë’’þµGÕÎ9
fím‚qf0èë'“ßuœÊ:—îÛÑêӜY̘m13›yO5CŽÓNƒ»J'ÕÇל\Qr­mu‰¤Ü˜ïØ=ý§xªíw`µ³ñ	´u¦Õ¥pÊz‰¶¹Ç¦L!·—¶Ú»ÜWjþŠº
´ˆÖÕ*–­ÿ®;Û]µ€ÅëÿÞÁA¿WÕÿ÷÷ý?äYcý§I!O’¿¢C§Žy̒±vél÷4kò½œ3Þú›ím£eƒÏgÙÅ҆µ©ºV–pÓ4„÷Êò4T}+a”Ͷõ깄…:™˜¦ê终“ZÛşqîíØÎ¬^ÓtðçšñM¹kH2Óܯ@y^‡®Œ“¨Ôq®WßL`ô€eýëb¥ƒ¤T¨æ.:­ë]Ã$ϲXÒ´pí-Dºñ²ÈC¨úâìï1äS¯U-á-É¡žòI岀h9•Y¥c!·/S»÷ósŠ£QA]ËX²¤h>²Ç—Ëe*®iF­[­…ʪCûùÔ¤]r<
°P§r
ßÙë)br¶‚y‘	‘ÇÚú]E=uLI8‰r¾+íJj=­µ©têWÁ(®
 ½õ†k¬Æo2ø5ù5±v©Š_“NýCËf8Øi9q,kͺyPkBaGzêûJ©ø§xùDÎS…Íf8‰¸±˜OfñWŽ´Úèג[?)±òêÛ"ŠuáՎ9 ï ÆDPW¢Íza¤–ÈFæîðÇ¢nÈt/ÔeFóÉxIf؁­L
nu!a¡C>ú–±˜à¤$(~™9%<ïÃÞæÁ¢¨É¸Bf€^é
É@s­e´ŽRGXT뤆­oU¯ê5Rk	Å$Z¥]²RópJ%¤+4⯶”Éé)'cúa…v.ɐcI¸tRï,@BÏ´S_Cùˆ°¨õ	ÐÔÓbŒ­°PW6gµ­x@Mdê”vµã(û@cŠyžáǍ@Ð:™Jk»e¼r§p¡²diË£ö¶«¾À/¹d£
ðœÙ®˜{ó+šÀ
ú3c’To°,jiyša³®XÈיb«v4ÏíªX·­¬€n׬܊z3 ¸.Y§•4¯!_·±šýa-t»rs
T—•3«ÅçúºV
¾lî*á¼UZzÖਸ਼z›™X{
XéwkLl¡-ÿ%'µɄ擧ÐÓ0aîûå;æS&䄓óÿ÷ǍošSÝ´k%ûìûæ¦Oºuvºù4»çfÜ®µvš¸çº¡¥Æmt®œçå]Ýuy«ŠEì[Ql›Àtt˵ v·šK¡w:y½vÔ8·´ÁgÜÈ6OJû«^¼}?Q `Ã[Ú(÷X
TQEÚ„¬»ÙZH!+aéÓn¼ìKڂÝI¯ˆHH#¢>ÈbãH¹ÜoÀ\´˜ÕY6$°	¥[4—dî³±o¿-Z°ZýŸà.qá²ÐFàÒGµ]›*"ºuÉX<‚²†QQîZ| K9ýTN1Œ³ÓÒZæR»%[`îá6á˗ÇõöjËÛs֍§wm'fkÐgµ“%ƎÖ-„½y´]R–æöNy8¶­}¬Ûðf÷óÎ×$˜»íê4tύ½;W_ôÞÞnkÚޚ3Т1~Â
âf5ÿ•GôIdGQôçü,h¹ü}µÎ˜È¹,–ÖTº²FS¥zɤ•²kKPs›—#®Ê7ARޜü…‰¸q<›“m.¢×”sÕV—4µYiçv–Þ]à5n-ÿÂÔÒ:¦%ÓBi…É]rXTîo#kÙýïkÌšLîå¶Ôÿ¿Wóÿ±ÿ˜ÿíAž5îÿ¢IáˤIøÃY«ÿKÿõ×è«'7bŠ÷²ü—£³7'o¾ ³bô("’„j³¾ýñ£Ûº½¨7ªÌííN~A.Q»\p¡Õùk„ä,™ÄJô«a’$ÒQñ£QÛà‚QÊY¤ñI®(g‰›q[ò°-E`°Á[nÝ)»ö%ëfàÛ+qù¦_õâ;%sy÷èÏÿ÷yå0%ñŒBÊÝMô±Ìÿÿ`ï°"ÿö{þ¿òl¡S,%áڙWϹNû4Êh©ÝR^Bno]L•¨ÊҔq)˜’8†m”ηL“É.â$ƒ^™ËôÅ{œDÞJÈDÝ·S¸¯g¬›èìèmÏK ¦	¥„£˜&$ð‚W翟KƉ·…ށHÑ»ãsQ.¼`BeþÕà{Áè?¼ÿÚÓIWýcŠ«¤[44Âáe–ÂÚ'¼g¸N½gÁ_zÏ9K½gÿÇÛBï0§,èäÕká)gPzîêrœýáW"déþ…$b#ÿŸ½>zõÓë`m¦ÅüÿüÅ~¯šÿiÿàù£ÿ߃<[è[­Xnø‘Ž8æs¡Ž=ï½ÿ‰gå׿m[ÍÂæcPFW²”†¢뢿šÚRet¨¹	g„7Ót†b6¡!yM”À1€èzçmm¡‹ÿ׫3χs<‹½ˆ¤J1JBJÌÆTç6ÐíÁ¾Í„ú ^ð!ø`·rF+"ٙN\¥Èü­:ƒGXL½'HòŽç(K#,I^
à*RÐÐUß»¤I4@Ç,ÓÉO8õfDâK¬@^’ŒÁ‰,©ô,[k6×Ψó/ÇýÂxu4[[è$‘¹"èy ¤õØä÷[œçÑ1§$N	èzJÃ)
q’Ç„ƒ³+³%äÚ̇QAjó¿c	¤SeðÀó¾-Mg©øïÈF§©(Z»4o`:v*é¤A«×ÍÃO6F@™Çº}š 0΄$\z™‚¯
S,ÐHј$BB4R$YªšxoÁtb¢ŸJõY–H:#e•ÒPÖÝAÛßþpz¶ W%R¿ò˜™d38½»øñ…„K:¦¡ÚTï*ºŸÀNJˆ%Š4ÕO5^HĈÓÜö`øà”8*Táy¾n?èï}åùz¼{êb\ÿzôü‘øùWºÌñŒ()"!hÌâ˜]ëÅ(&p'@€
ʾÂ4†oÆCÌ0·¡¸1²T¢ˆŽÇ<‘	à·ÐQžßónd<."‰Â	á¨þÜ WD„œ‚…©áûòç½þêÙI’fò.Mx7þ*Ïj¥>mþwƒ†F”àßAÂ"6–Ã/&ŽFê5RÌüÌõF›.Áù
ºGß½}Û1wòÄmoÎ:êßÿêì›1Û
ìó¨Xõú‹6eQ	±5̦,²°vÕ߉¤K`ρ
Ù,e	Idra›mq%`]ÄÖ0û™€ñà&d_U@”ù¤²bU)°Qv^؂;Ç¥ŒøNàìB#–¦{I~§…ކÁP/¶yÄmGÍ	‰%g± UV…ÈmaÑÎK«Z"ÛB-„ˆ]çB^‹ÌïOàôl`ÍmjuÜÀJú0ϧÔ%ûŹʇjºNL~’ˆŒ“¶kß:H…®	¼)òþc“ÿ	ŒÑ°šñ{ˆ¨(.çـtnvœèôì Ã{¡tr€n2ŽcÐ"ƒb©¹gªúòÊd²×®Â_„NºNoËùæ‹Ð\×éÍ!o7ùóÐÅq=O±¢0È:U$¬^8KÃ;¥ªî"Azb«ý¶½e8cr'?Þ×á3N;KÕ!9oë‹÷Ê©—Û‡ô©ò+ç©f,”ò`¬/€ÜY®$E­©íyV—baú@pr‡nŽÐ‚„¡3ƒ?<]ÜA³Hº(2%kchM¼ˆ‡ü²Ã¦|tÃué¢lƒt6‹«g l›ˆõ@€±
K
iÓ8yNÇÕiaÒ4b÷Z_ÀóðÇð¸Äéf‹*éyú¢*“š KKQmèOšm¨”r
£ß¶+zU•&,\’y™E›’8­Ep÷ÁB9“Ó=†º#´”Љ/þÆRâoÌú+Ê7h%¿c®»›8-¾þ¶½å”maS ЋT_¸ÿo¿ýéx¥Ç%öjjŒ\;\-±Ç$;晕³xw‹ð–yXM$¦,‹#¤Ô·Çmÿ»E¢GNŒ$2žÛÊaI«>*µX©{†~–ô‹Ø‰®ÓÐ_Šr]:km©
þyþ{O]aNát¹žŒ Ù¼Þžr`ñIS
·h+±0‡è­œî¢­íý²Z ­_‚êUM`w„CÄFPôR)´?–Ó&hgXŽeÃqï
oð;é}Æ3/x1Ûôs‡“ÍϸØ}Á«ì¦—ã—ÄU.ò­³û“Qiù_)È~¬Ò{h%-Xð!6æ±"Ãt‚B,`Û=/Ϊv;LúhÉÐFMÙµäŽpйҶ߹!øÛÞ²!ùM†%SŽw1lš[¤=‰:‘ˆÃæC	t1ÅJÒ'eëÐò0ä+MÌfÒWÃÑgy–ML5°ÙäÁ=A—NÚBõ6âW9Öæ«®Ø0›Ÿ,ðΕ&z»ÈY8%%zDªªTaB‹JsU –˜(Xs–é‘g¢K7oÍÎEw‘K&¦)xÕpí‰q"—ÝonêãDâù{͍ÑӌSß_fsôWÙ¹tß௨7DË<*—ãs˜6ïrølȝ§$¤8FfE„S2ù¡,n»ss
8ð¤Ó LÓC(*(d`mq'Dž>:§Å,ĒDB䞥1 j”yžsqIWg…¿¥â‹âœßmÙú&š|ð<‰'˚ÕíH?|îyiǧ,¦áRXÙã9ºùÓ¼bî;ͧGñ5ž‹§ˆŽ8ΞêtaOwµÃº óÿéÉø
“§œ’ȧsšU„9Çs!*‰öì_©uðçHX Ýbã|ÓOàyeVG:V@
d€t¬åˆÅ˜^õE‘2ù 9F43>Ó.cÚcD¸s¡(>J@ÃIHLc#2ð¶rês	k«äR&‹-…æ–IÞBÎ,#áÞÒC7nj-ä˜o2á#–âɆUÐ呛·ÜE‚£ç¹Ù¸—‘à÷S&tš—@‰Þ±8›‘rR÷]t2¶$Öñ;»¨ž¼Ó1Þ
N¢¹Bh¨½OeJȕ îøÏÃaH„ø‰Ed¸GPÍXTDÉh…»ÔÑÁÑ/œJò&@Ðÿ,íìœþ‡¬ÑÃ×ßSÏS۝e힚ÜB£b"£RK¹Ò"r¶¤£'}«4¯[ÈAl[0@o	Èé6§Ùò¡YA¶àº´d”n¸U{ÖfAÝÁÎæ¦õK2ÿ	§)M@l”Ú2ïs1ݦQ .É\[
›®F¨4iBï­b‘­}µrP·ìB¹ª
Ù`$?yŽJ…K°,S’ês‹âÌ"AAÁYxtR×å	|ü5à»H°A’ΈP
\ã˜RmxÕÿ3A¸6†§L:Š©œë^A›˜ÊEJbÛÉÝBEÔƒ*xïû~³{›AÊÝ}ې¹Õ¤×!œ¦«WÕ3ø6Åf$÷‘+&ããGçÂìnÐèpŸ$aaðöÖ+
:JãbÄA˜ÐR$¹ä¡6­¿áéÑùù/oÏ^y….ve
²ÏUÑ4*!í¸üeºÜky¼ž¶3ñê9x%ŠO¹ËK2_Øã¥“ÊcÕ­ÅØØo W…?oË͕h­0T™÷—1*½y{ñú<´˜
Y"XL×{Ø”½þrP®š«jYüÕ{g£„¹9+4fÿÿÿí ‡Ø
result2
result = {}
status  = {}200
httpPost end!
2023-05-26T09:41:12.882Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-05-26T09:41:12.886Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:12.886Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:12.886Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094072882,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:13.889Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-05-26T09:41:13.889Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:13.889Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:13.889Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9dc0e47f-3591-4689-ae1c-710625e47051",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094073889,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:14.893Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:41:17.459Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-26T09:41:17.459Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"92da5016-fd88-494e-b62e-a53872fc74a3","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"b41a9043-5ced-46c7-8e5f-7dfffad1e746","serviceDescription":"service","serviceInvariantUUID":"85088c41-bd08-46a8-b97c-17ff7aef601e","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5fb9d443-0de3-45e7-ae8a-2cebbc112ce8","resourceInvariantUUID":"ff5b4ca7-7f06-460c-8f1e-6fb4a856cfbb","resourceCustomizationUUID":"026a37e8-b0b1-449e-bc66-313aafa2a125","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":"OWE4MjYxN2RjODlhYWFlYzM1MzQ0YmM2YTZhMmZjZTY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f8b77e1c-f790-439b-97b3-7981bdcf13a5","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":"YmQ2ZTYyMGIwNzY4MmRhMTAzZTI3NjJmMzVmM2Y5ZGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b943aab6-f1e6-4d78-88db-65c9548fcc3e","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":"aa78b2ab-9c0a-4dbc-9aea-885da1d98556","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":"81a2660f-ddd8-401a-8185-bf896a1d6801","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":"320698f0-b2f7-4740-857f-7aab93a98a59","artifactVersion":"2","generatedFromUUID":"aa78b2ab-9c0a-4dbc-9aea-885da1d98556"},{"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":"OTllZTkwYmE0NGY0Y2MyMmE4NzU1NjJmZWI4MjEzOGM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"f4758883-1b76-4675-a88f-3f12d2a89f1f","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":"MjlkODcyNWY2NmYwZDBiNTQ2NWNiYWExNzViN2U3NTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9be02e88-4cce-4363-8695-0faa11393808","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NGViMzJlZmJlZTRlOTliMWJjODM5NmY0MGE5MzhiMWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8990485a-0866-46df-8283-c674afee00a2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-26T09:41:17.462Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:17.463Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:17.463Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:17.464Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094074893,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:18.464Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:18.465Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:18.465Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:18.466Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094074893,
  "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
2023-05-26T09:41:19.466Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:19.467Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:19.467Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:19.467Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094074893,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:20.467Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:20.468Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:20.468Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:20.469Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094074893,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:21.469Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:21.470Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:21.470Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:21.470Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094074893,
  "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
2023-05-26T09:41:22.471Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:22.471Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:22.472Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:22.472Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094074893,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:23.473Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:23.474Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:23.474Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:23.474Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094074893,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:24.475Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:41:24.475Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:24.475Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:24.475Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094074893,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:25.476Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "b41a9043-5ced-46c7-8e5f-7dfffad1e746",
  "serviceDescription": "service",
  "serviceInvariantUUID": "85088c41-bd08-46a8-b97c-17ff7aef601e",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "026a37e8-b0b1-449e-bc66-313aafa2a125",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "5fb9d443-0de3-45e7-ae8a-2cebbc112ce8",
      "resourceInvariantUUID": "ff5b4ca7-7f06-460c-8f1e-6fb4a856cfbb",
      "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": "YmQ2ZTYyMGIwNzY4MmRhMTAzZTI3NjJmMzVmM2Y5ZGI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b943aab6-f1e6-4d78-88db-65c9548fcc3e",
          "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": "aa78b2ab-9c0a-4dbc-9aea-885da1d98556",
          "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": "320698f0-b2f7-4740-857f-7aab93a98a59",
            "generatedFromUUID": "aa78b2ab-9c0a-4dbc-9aea-885da1d98556"
          },
          "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": "320698f0-b2f7-4740-857f-7aab93a98a59",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "NGViMzJlZmJlZTRlOTliMWJjODM5NmY0MGE5MzhiMWY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8990485a-0866-46df-8283-c674afee00a2"
    }
  ],
  "workloadContext": "Production"
}
2023-05-26T09:41:25.479Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:41:25.479Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-05-26T09:41:25.672Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:41:25.674Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:41:25.674Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:25.675Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:25.675Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094085674,
  "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
2023-05-26T09:41:26.687Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:41:26.688Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-05-26T09:41:26.805Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:41:26.806Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:41:26.806Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:26.806Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:26.806Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094086806,
  "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
2023-05-26T09:41:27.808Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-26T09:41:27.808Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-05-26T09:41:27.916Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-26T09:41:27.916Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-26T09:41:27.917Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:27.917Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:27.917Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094087916,
  "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 = {b943aab6-f1e6-4d78-88db-65c9548fcc3e=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=YmQ2ZTYyMGIwNzY4MmRhMTAzZTI3NjJmMzVmM2Y5ZGI=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=b943aab6-f1e6-4d78-88db-65c9548fcc3e, artifactTimeout=0], aa78b2ab-9c0a-4dbc-9aea-885da1d98556=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=aa78b2ab-9c0a-4dbc-9aea-885da1d98556, artifactTimeout=30], 320698f0-b2f7-4740-857f-7aab93a98a59=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=320698f0-b2f7-4740-857f-7aab93a98a59, 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":"87cf5abd-f645-4cf5-8f8c-e0a1a8631d1d","rb-version":"af03b0f6-aa8a-4324-9684-88632915fc46","labels":{"vf_module_model_uuid":"f4c2d58d-4300-4425-893a-bd082bc63d06","vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"87cf5abd-f645-4cf5-8f8c-e0a1a8631d1d","rb-version":"af03b0f6-aa8a-4324-9684-88632915fc46","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0","vf_module_model_uuid":"f4c2d58d-4300-4425-893a-bd082bc63d06"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [aa78b2ab-9c0a-4dbc-9aea-885da1d98556, 320698f0-b2f7-4740-857f-7aab93a98a59]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-05-26T09:41:28.930Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-05-26T09:41:28.930Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:28.930Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:28.930Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094088930,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:41:29.933Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-05-26T09:41:29.934Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:41:29.934Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:41:29.934Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "92da5016-fd88-494e-b62e-a53872fc74a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094089933,
  "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
2023-05-26T09:41:30.936Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:42:00.938Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:42:03.426Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-26T09:42:03.426Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"9921a4b9-c91e-4d26-861a-aea46bcd7001","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"ba74d20e-cca0-4e3f-9b1a-149da1ce4d68","serviceDescription":"service","serviceInvariantUUID":"ab4ed0d3-b776-4854-a47e-af6327659c4b","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"8022785b-f3d2-4a48-887d-7bdac689ebb7","resourceInvariantUUID":"a177203f-5e65-4c45-82bd-27f8e6ad32ae","resourceCustomizationUUID":"a3bca7f7-654a-4f0d-8b6d-581f06309c2c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"MTZlYzhiMGI5MDNjMWQ0NTM0MDEyNmNlYTdjYzEzYmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"23ac8ac1-10a4-4f60-8d78-754d34cf506f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9b1f2ee5-7a31-4e33-b41f-eb5f995dc4f6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"427d5ddc-bee8-469d-87cf-15d8bfc85e29","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NzExZDQyMzcxYjAwOTc2NDI4NmMxN2E2OTY2NTA2MTM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"4caac765-2712-4987-9768-a7e40db45553","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"88d1e680-3aa1-48c0-a223-757264779cf4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a7bc1387-43cd-49fc-ae94-c3067a424f1c","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b83a9fc4-0ad5-48c1-9d9e-9f5a1a38a72f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"NDA0NzA5YzIwODc0NTQ0YzRhOTY4ZWFjNTdiZTg3ODc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4022bc32-db31-46bc-8d6f-beac550154d4","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZGVjZDgxNjNkZGFlYjBlNTNiZTZhNzI4YjMyYjJiYjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bdbc5bac-3e5c-4850-9fc6-5fd615a2c27a","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-26T09:42:03.428Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:42:03.429Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:42:03.429Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:42:03.429Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9921a4b9-c91e-4d26-861a-aea46bcd7001",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094120938,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:42:04.430Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:42:04.430Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:42:04.430Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:42:04.430Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9921a4b9-c91e-4d26-861a-aea46bcd7001",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094120938,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:42:05.431Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:42:05.432Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:42:05.432Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:42:05.432Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9921a4b9-c91e-4d26-861a-aea46bcd7001",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094120938,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:42:06.433Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:42:06.433Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:42:06.433Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:42:06.433Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9921a4b9-c91e-4d26-861a-aea46bcd7001",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094120938,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:42:07.434Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:42:07.434Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:42:07.434Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:42:07.434Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9921a4b9-c91e-4d26-861a-aea46bcd7001",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094120938,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:42:08.435Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:42:08.435Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:42:08.435Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:42:08.435Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9921a4b9-c91e-4d26-861a-aea46bcd7001",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094120938,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:42:09.437Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:42:09.437Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:42:09.437Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:42:09.437Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9921a4b9-c91e-4d26-861a-aea46bcd7001",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094120938,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:42:10.438Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:42:10.438Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:42:10.439Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:42:10.439Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9921a4b9-c91e-4d26-861a-aea46bcd7001",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094120938,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:42:11.441Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-26T09:42:11.441Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-26T09:42:11.441Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-26T09:42:11.442Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "9921a4b9-c91e-4d26-861a-aea46bcd7001",
  "consumerID": "multicloud-k8s",
  "timestamp": 1685094120938,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-26T09:42:12.445Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "9921a4b9-c91e-4d26-861a-aea46bcd7001",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "ba74d20e-cca0-4e3f-9b1a-149da1ce4d68",
  "serviceDescription": "service",
  "serviceInvariantUUID": "ab4ed0d3-b776-4854-a47e-af6327659c4b",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-TestPnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
      "artifactChecksum": "ZGVjZDgxNjNkZGFlYjBlNTNiZTZhNzI4YjMyYjJiYjY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "bdbc5bac-3e5c-4850-9fc6-5fd615a2c27a"
    }
  ],
  "workloadContext": "Production"
}
2023-05-26T09:42:12.445Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:42:42.446Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:43:12.447Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:43:42.448Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:44:12.450Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:44:42.450Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:45:12.451Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:45:42.453Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:46:12.454Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:46:42.456Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:47:12.457Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:47:42.458Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:48:12.459Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:48:42.460Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:49:12.461Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:49:42.463Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:50:12.464Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:50:42.464Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:51:12.465Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:51:42.466Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:52:12.468Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:52:42.471Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:53:12.473Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:53:42.474Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:54:12.475Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:54:42.475Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:55:12.476Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:55:42.477Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:56:12.478Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:56:42.481Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:57:12.482Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:57:42.484Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:58:12.486Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:58:42.488Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:59:12.489Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T09:59:42.490Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:00:12.491Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:00:42.492Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:01:12.494Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:01:42.495Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:02:12.497Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:02:42.498Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:03:12.500Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:03:42.501Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:04:12.502Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:04:42.503Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:05:12.503Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:05:42.504Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:06:12.504Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:06:42.505Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:07:12.507Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:07:42.508Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:08:12.510Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:08:42.511Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:09:12.512Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:09:42.512Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:10:12.514Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:10:42.515Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:11:12.516Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:11:42.516Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:12:12.517Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-26T10:12:42.518Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO