By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-03-24T00:11:33.403Z||main|||||INFO|500||The following profiles are active: basic
2023-03-24T00:11:44.015Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-24T00:11:44.015Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-24T00:11:44.134Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-24T00:11:46.661Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-24T00:11:46.969Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-24T00:11:47.482Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-24T00:11:47.815Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-24T00:11:48.632Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-24T00:11:51.768Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-24T00:11:52.544Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-03-24T00:11:54.769Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-24T00:11:54.887Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-24T00:11:54.923Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-24T00:11:54.933Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-24T00:11:55.443Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-24T00:11:55.837Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-24T00:11:56.825Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-03-24T00:11:58.190Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-03-24T00:11:58.191Z||main|||||ERROR|500||(conn=869) Table 'catalogdb.activity_spec' doesn't exist
2023-03-24T00:11:58.207Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-03-24T00:12:00.742Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-03-24T00:12:02.976Z||main|||||WARN|500||---
2023-03-24T00:12:02.976Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-24T00:12:02.976Z||main|||||WARN|500||---
2023-03-24T00:12:03.337Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-24T00:12:08.489Z||main|||||INFO|500||Started Application in 41.177 seconds (JVM running for 44.511)
2023-03-24T00:12:08.534Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-24T00:12:08.540Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-24T00:12:08.548Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-24T00:12:08.627Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 651777d8-e48a-4ea7-af36-2b88cabba836 url= /sdc/v1/artifactTypes
2023-03-24T00:12:08.632Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-24T00:12:08.770Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2023-03-24T00:12:08.772Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4d8f9f3a
2023-03-24T00:12:08.773Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-24T00:12:08.805Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream
2023-03-24T00:12:08.832Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC
2023-03-24T00:12:08.839Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task
org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64)
at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$ae594995.periodicControllerTask()
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC
at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
... 33 common frames omitted
2023-03-24T00:12:58.480Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-24T00:12:58.481Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-24T00:12:58.481Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-24T00:12:58.487Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= f1e8a114-743e-4ae7-b043-9aa1b76aef4b url= /sdc/v1/artifactTypes
2023-03-24T00:12:58.487Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-24T00:12:58.633Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-24T00:12:58.649Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-03-24T00:12:58.649Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-24T00:12:58.649Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= eb93b9e0-f17f-4dfd-8b6d-f9f5f7dbda78 url= /sdc/v1/distributionKafkaData
2023-03-24T00:12:58.649Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-24T00:12:58.683Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-24T00:12:58.689Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@9c18718
2023-03-24T00:12:58.747Z||scheduling-1|||||INFO|500||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 = SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-03-24T00:12:58.800Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] Instantiated an idempotent producer.
2023-03-24T00:12:58.899Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-24T00:12:58.964Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-24T00:12:58.965Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-24T00:12:58.965Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679616778961
2023-03-24T00:12:58.969Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-24T00:12:58.987Z||scheduling-1|||||INFO|500||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 = SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67
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 = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-03-24T00:12:59.143Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-24T00:12:59.144Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-24T00:12:59.144Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679616779143
2023-03-24T00:12:59.146Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:12:59.150Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:12:59.150Z||scheduling-1|||||INFO|500||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 = SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f
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 = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-03-24T00:12:59.160Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-24T00:12:59.161Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-24T00:12:59.161Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679616779160
2023-03-24T00:12:59.162Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:12:59.165Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:12:59.170Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-24T00:13:00.179Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:00.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T00:13:00.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:00.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T00:13:00.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:00.180Z||kafka-producer-network-thread | SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] Cluster ID: 9MsVh_OUSJ6saIrQGOQhBw
2023-03-24T00:13:00.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:00.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T00:13:00.181Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:00.181Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:00.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T00:13:00.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T00:13:00.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T00:13:00.182Z||kafka-producer-network-thread | SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] ProducerId set to 1006 with epoch 0
2023-03-24T00:13:00.182Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Cluster ID: 9MsVh_OUSJ6saIrQGOQhBw
2023-03-24T00:13:00.182Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Cluster ID: 9MsVh_OUSJ6saIrQGOQhBw
2023-03-24T00:13:00.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-24T00:13:00.226Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-24T00:13:00.253Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] (Re-)joining group
2023-03-24T00:13:00.253Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] (Re-)joining group
2023-03-24T00:13:00.326Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b
2023-03-24T00:13:00.327Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-24T00:13:00.327Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] (Re-)joining group
2023-03-24T00:13:00.331Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-00769a3d-855a-436c-b78b-05c96d93f9ae
2023-03-24T00:13:00.331Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-24T00:13:00.332Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] (Re-)joining group
2023-03-24T00:13:06.337Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-00769a3d-855a-436c-b78b-05c96d93f9ae', protocol='range'}
2023-03-24T00:13:06.337Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T00:13:06.403Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:06.404Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:06.404Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:06.404Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:06.404Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:06.404Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to W3whOpliS72ZxekVU720Lg
2023-03-24T00:13:06.409Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-00769a3d-855a-436c-b78b-05c96d93f9ae=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]), SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-24T00:13:06.431Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-00769a3d-855a-436c-b78b-05c96d93f9ae', protocol='range'}
2023-03-24T00:13:06.432Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-24T00:13:06.436Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-24T00:13:06.443Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T00:13:06.446Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-24T00:13:06.446Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T00:13:06.452Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-24T00:13:06.453Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T00:13:06.454Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-24T00:13:06.454Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-24T00:13:06.455Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-24T00:13:06.455Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-24T00:13:06.455Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-24T00:13:06.453Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-24T00:13:06.459Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-24T00:13:06.459Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-24T00:13:06.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-24T00:13:06.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-24T00:13:06.499Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-24T00:13:06.502Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-24T00:13:06.582Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-24T00:13:06.582Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-24T00:13:06.586Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-24T00:13:06.586Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-24T00:13:06.594Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-24T00:13:06.604Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-24T00:13:06.688Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-24T00:13:06.688Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-24T00:13:06.688Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-24T00:13:06.698Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-24T00:13:59.159Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:13:59.166Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:14:59.161Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:14:59.167Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:15:59.163Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:15:59.168Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:16:59.164Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:16:59.168Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:17:59.165Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:17:59.170Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:18:59.167Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:18:59.172Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:19:59.168Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:19:59.174Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:20:59.169Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:20:59.174Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:21:59.170Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:21:59.176Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:21:59.864Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-24T00:22:00.190Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Node -1 disconnected.
2023-03-24T00:22:00.190Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Node -1 disconnected.
2023-03-24T00:22:00.445Z||kafka-producer-network-thread | SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] Node -1 disconnected.
2023-03-24T00:22:59.170Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:22:59.176Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:23:59.173Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:23:59.177Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:24:59.174Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:24:59.178Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:25:59.175Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:25:59.180Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:26:59.176Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:26:59.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:27:59.178Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:27:59.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:28:59.178Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:28:59.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:29:59.180Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:29:59.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:30:59.181Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:30:59.185Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:31:59.182Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:31:59.187Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:32:59.183Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:32:59.225Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:33:59.185Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:33:59.226Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:34:59.187Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:34:59.227Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:35:59.189Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:35:59.229Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:36:59.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:36:59.229Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:37:59.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:37:59.231Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:38:59.192Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:38:59.232Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:39:59.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:39:59.233Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:40:59.195Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:40:59.234Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:41:59.196Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:41:59.235Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:42:59.198Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:42:59.236Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:43:59.199Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:43:59.237Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:44:59.201Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:44:59.237Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:45:59.201Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:45:59.238Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:46:59.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:46:59.239Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:47:59.204Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:47:59.240Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:48:59.204Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:48:59.241Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:49:59.205Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:49:59.242Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:50:59.205Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:50:59.242Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:51:59.207Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:51:59.243Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:52:59.207Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:52:59.243Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:53:59.208Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:53:59.245Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:54:59.210Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:54:59.246Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:55:59.211Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:55:59.247Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:56:59.212Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:56:59.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:57:59.214Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:57:59.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:58:59.214Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:58:59.251Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T00:59:59.216Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T00:59:59.252Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:00:59.216Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:00:59.252Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:01:59.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:01:59.253Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:02:59.219Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:02:59.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:03:59.220Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:03:59.255Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:04:59.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:04:59.257Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:05:59.222Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:05:59.258Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:06:59.222Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:06:59.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:07:59.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:07:59.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:08:59.225Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:08:59.262Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:09:59.226Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:09:59.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:10:59.226Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:10:59.264Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:11:59.228Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:11:59.265Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:12:59.229Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:12:59.268Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:13:59.229Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:13:59.268Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:14:59.230Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:14:59.268Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:15:59.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:15:59.269Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:16:59.232Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:16:59.269Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:17:59.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:17:59.271Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:18:59.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:18:59.271Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:19:59.235Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:19:59.273Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:20:59.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:20:59.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:21:59.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:21:59.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:22:59.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:22:59.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:23:59.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:23:59.277Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:24:59.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:24:59.278Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:25:59.242Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:25:59.280Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:26:59.243Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:26:59.281Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:27:59.245Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:27:59.282Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:28:59.246Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:28:59.282Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:29:59.246Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:29:59.284Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:30:59.247Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:30:59.285Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:31:59.248Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:31:59.286Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:32:59.250Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:32:59.287Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:33:59.251Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:33:59.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:34:59.252Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:34:59.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:35:59.252Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:35:59.289Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:36:59.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:36:59.291Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:37:59.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:37:59.291Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:38:59.255Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:38:59.292Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:39:59.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:39:59.293Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:40:59.257Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:40:59.293Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:41:59.258Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:41:59.295Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:42:59.260Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:42:59.295Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:43:59.260Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:43:59.296Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:44:59.262Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:44:59.297Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:45:59.262Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:45:59.299Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:46:59.264Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:46:59.300Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:47:59.265Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:47:59.300Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:48:59.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:48:59.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:49:59.268Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:49:59.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:50:59.269Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:50:59.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:51:59.270Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:51:59.306Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:52:59.271Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:52:59.307Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:53:59.271Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:53:59.308Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:54:59.272Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:54:59.310Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:55:59.273Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:55:59.310Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:56:59.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:56:59.311Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:57:59.276Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:57:59.312Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:58:59.277Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:58:59.313Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T01:59:59.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T01:59:59.314Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:00:59.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:00:59.314Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:01:59.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:01:59.314Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:02:59.279Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:02:59.315Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:03:59.280Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:03:59.317Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:04:59.281Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:04:59.318Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:05:59.282Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:05:59.320Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:06:59.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:06:59.320Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:07:59.284Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:07:59.322Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:08:59.286Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:08:59.322Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:09:59.287Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:09:59.326Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:10:59.289Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:10:59.326Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:11:59.289Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:11:59.326Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:12:59.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:12:59.328Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:13:59.292Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:13:59.329Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:14:59.293Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:14:59.329Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:15:59.294Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:15:59.330Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:16:59.294Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:16:59.332Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:17:59.295Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:17:59.333Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:18:59.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:18:59.334Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:19:59.298Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:19:59.336Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:20:59.300Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:20:59.337Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:21:59.301Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:21:59.337Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:22:59.301Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:22:59.338Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:23:59.303Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:23:59.338Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:24:59.303Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:24:59.340Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:25:59.305Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:25:59.341Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:26:59.306Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:26:59.343Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:27:59.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:27:59.345Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:28:59.308Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:28:59.346Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:29:59.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:29:59.346Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:30:59.311Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:30:59.348Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:31:59.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:31:59.348Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:32:59.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:32:59.350Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:33:59.314Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:33:59.350Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:34:59.314Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:34:59.352Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:35:59.315Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:35:59.353Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:36:59.317Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:36:59.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:37:59.318Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:37:59.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:38:59.319Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:38:59.355Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:39:59.320Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:39:59.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:40:59.321Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:40:59.356Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:41:59.322Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:41:59.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:42:59.324Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:42:59.359Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:43:59.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:43:59.360Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:44:59.327Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:44:59.360Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:45:59.328Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:45:59.362Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:46:59.329Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:46:59.363Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:47:59.330Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:47:59.365Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:48:59.332Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:48:59.366Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:49:59.332Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:49:59.366Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:50:59.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:50:59.368Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:51:59.336Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:51:59.369Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:52:59.337Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:52:59.370Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:53:59.337Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:53:59.370Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:54:59.337Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:54:59.371Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:55:59.339Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:55:59.373Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:56:59.339Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:56:59.374Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:57:59.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:57:59.374Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:58:59.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:58:59.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T02:59:59.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T02:59:59.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:00:59.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:00:59.377Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:01:59.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:01:59.378Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:02:59.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:02:59.378Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:03:59.346Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:03:59.379Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:04:59.346Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:04:59.379Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:05:59.347Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:05:59.379Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:06:59.348Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:06:59.380Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:07:59.349Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:07:59.380Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:08:59.349Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:08:59.381Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:09:59.350Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:09:59.381Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:10:59.351Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:10:59.382Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:11:59.353Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:11:59.384Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:12:59.353Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:12:59.385Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:13:59.355Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:13:59.387Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:14:59.355Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:14:59.388Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:15:59.356Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:15:59.389Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:16:59.357Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:16:59.390Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:17:59.359Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:17:59.390Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:18:59.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:18:59.392Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:19:59.363Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:19:59.392Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:20:59.363Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:20:59.393Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:21:59.364Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:21:59.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:22:59.364Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:22:59.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:23:59.366Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:23:59.397Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:24:59.366Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:24:59.398Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:25:59.367Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:25:59.399Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:26:59.368Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:26:59.399Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:27:59.369Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:27:59.401Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:28:59.370Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:28:59.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:29:59.370Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:29:59.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:30:59.371Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:30:59.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:31:59.372Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:31:59.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:32:59.372Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:32:59.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:33:59.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:33:59.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:34:59.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:34:59.407Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:35:59.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:35:59.408Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:36:59.377Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:36:59.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:37:59.378Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:37:59.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:38:59.379Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:38:59.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:39:59.379Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:39:59.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:40:59.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:40:59.412Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:41:59.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:41:59.413Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:42:59.383Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:42:59.413Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:43:59.384Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:43:59.415Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:44:59.387Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:44:59.415Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:45:59.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:45:59.417Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:46:59.389Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:46:59.418Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:47:59.391Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:47:59.418Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:48:59.391Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:48:59.419Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:49:59.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:49:59.421Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:50:59.395Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:50:59.422Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:51:59.395Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:51:59.423Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:52:59.396Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:52:59.424Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:53:59.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:53:59.424Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:54:59.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:54:59.425Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:55:59.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:55:59.426Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:56:59.401Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:56:59.427Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:57:59.402Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:57:59.427Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:58:59.404Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:58:59.428Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T03:59:59.404Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T03:59:59.428Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:00:59.404Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:00:59.429Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:01:59.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:01:59.430Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:02:59.406Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:02:59.431Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:03:59.407Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:03:59.431Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:04:59.407Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:04:59.433Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:05:59.409Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:05:59.433Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:06:59.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:06:59.435Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:07:59.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:07:59.436Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:08:59.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:08:59.436Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:09:59.412Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:09:59.437Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:10:59.414Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:10:59.438Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:11:59.416Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:11:59.439Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:12:59.417Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:12:59.440Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:13:59.419Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:13:59.441Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:14:59.419Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:14:59.442Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:15:59.420Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:15:59.443Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:16:59.421Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:16:59.443Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:17:59.421Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:17:59.445Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:18:59.423Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:18:59.446Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:19:59.423Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:19:59.446Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:20:59.423Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:20:59.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:21:59.424Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:21:59.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:22:59.425Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:22:59.448Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:23:59.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:23:59.450Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:24:59.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:24:59.450Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:25:59.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:25:59.452Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:26:59.430Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:26:59.452Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:27:59.431Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:27:59.453Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:28:59.432Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:28:59.453Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:29:59.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:29:59.454Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:30:59.434Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:30:59.454Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:31:59.434Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:31:59.454Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:32:59.435Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:32:59.455Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:33:59.437Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:33:59.455Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:34:59.438Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:34:59.457Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:35:59.439Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:35:59.458Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:36:59.439Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:36:59.458Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:37:59.440Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:37:59.458Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:38:59.441Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:38:59.459Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:39:59.442Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:39:59.460Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:40:59.443Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:40:59.461Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:41:59.444Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:41:59.462Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:42:59.445Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:42:59.462Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:43:59.446Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:43:59.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:44:59.447Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:44:59.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:45:59.447Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:45:59.464Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:46:59.448Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:46:59.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:47:59.448Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:47:59.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:48:59.450Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:48:59.466Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:49:59.451Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:49:59.467Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:50:59.452Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:50:59.467Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:51:59.453Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:51:59.468Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:52:59.454Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:52:59.470Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:53:59.455Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:53:59.471Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:54:59.456Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:54:59.471Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:55:59.456Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:55:59.472Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:56:59.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:56:59.474Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:57:59.458Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:57:59.474Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:58:59.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:58:59.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T04:59:59.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T04:59:59.476Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:00:59.460Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:00:59.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:01:59.461Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:01:59.479Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:02:59.462Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:02:59.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:03:59.462Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:03:59.481Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:04:59.463Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:04:59.481Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:05:59.464Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:05:59.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:06:59.465Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:06:59.483Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:07:59.466Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:07:59.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:08:59.468Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:08:59.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:09:59.469Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:09:59.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:10:59.470Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:10:59.487Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:11:59.471Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:11:59.487Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:12:59.472Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:12:59.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:13:59.473Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:13:59.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:14:59.473Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:14:59.490Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:15:59.474Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:15:59.491Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:16:59.476Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:16:59.492Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:17:59.477Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:17:59.493Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:18:59.478Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:18:59.494Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:19:59.480Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:19:59.496Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:20:59.480Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:20:59.497Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:21:59.482Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:21:59.498Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:22:59.482Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:22:59.499Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:23:59.482Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:23:59.499Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:24:59.484Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:24:59.500Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:25:59.484Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:25:59.502Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:26:59.485Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:26:59.502Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:27:59.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:27:59.503Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:28:59.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:28:59.504Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:29:59.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:29:59.505Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:30:59.488Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:30:59.505Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:31:53.934Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-24T05:31:53.934Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"43cf346f-22d8-4e3b-a125-8ea5d0b8d55d","serviceName":"vFW 2023-03-24 05-29-39","serviceVersion":"1.0","serviceUUID":"6fdc86af-497f-4af4-85a1-cc56a27cc8bc","serviceDescription":"catalog service description","serviceInvariantUUID":"c6f261d2-08b7-4b56-abc8-e4ab1bf953f4","resources":[{"resourceInstanceName":"vFW 099c8916-4a20 0","resourceName":"vFW 099c8916-4a20","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1410f128-6229-42e7-bdfa-41a7aa2009ec","resourceInvariantUUID":"20598e11-5fd3-4a02-be7e-3c30ea629fd6","resourceCustomizationUUID":"8f895193-a3cc-4834-b00c-7836e64a3199","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vf-license-model.xml","artifactChecksum":"YjE5MTM0ZDBhMGEzMDNjM2M0NzhmMjBiYmNjMTZlNjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5eb9a0c0-dcde-4538-924d-29c3c24e5a0f","artifactVersion":"1"},{"artifactName":"vfw099c89164a200_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json","artifactChecksum":"ZjQzYjczYWY1NjU2ZDI4YjBjYzUwYzg4M2ExZjhmYmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7912d38e-e151-458c-88da-ffe54eeb44cb","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"98175957-0ca0-45b6-878f-edcb0f9ae76a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vendor-license-model.xml","artifactChecksum":"MTgyZGU5NTgzZTMwYTE1YzRlZWRjYjY0ODdjMDg3OGI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9c6951d4-7e2d-4bc1-99c5-1738e0b891c2","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"82389647-afed-4dd9-b82e-22206214085a","artifactVersion":"2","generatedFromUUID":"98175957-0ca0-45b6-878f-edcb0f9ae76a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230324052939-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-template.yml","artifactChecksum":"ZWRmZjEzZTgzZWU4MzE1NzM4MmM5ZjYwMWMyYjdjZjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"89e3f77a-d22f-4454-93c3-df635a1f9be3","artifactVersion":"1"},{"artifactName":"service-Vfw20230324052939-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar","artifactChecksum":"MDUzMTgxMDE0MWI4ZDIwMWJhMjI1ZjY3M2IzMGFmZjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"96a237fd-018b-42ec-9ae1-515d78e43d16","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-24T05:31:53.950Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:31:53.957Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:31:53.957Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:31:53.957Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:31:53.965Z||kafka-producer-network-thread | SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T05:31:53.965Z||kafka-producer-network-thread | SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T05:31:53.965Z||kafka-producer-network-thread | SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T05:31:53.965Z||kafka-producer-network-thread | SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T05:31:53.965Z||kafka-producer-network-thread | SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T05:31:53.965Z||kafka-producer-network-thread | SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to y0QaLBtCSD61RKeg8pr5OQ
2023-03-24T05:31:53.995Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:31:53.996Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635905948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:31:54.029Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:31:54.990Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:31:54.991Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:31:54.991Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:31:54.991Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:31:55.993Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:31:55.994Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:31:55.994Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:31:55.994Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:31:56.996Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:31:56.997Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:31:56.997Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:31:56.997Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:31:57.999Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:31:58.000Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:31:58.000Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:31:58.000Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:31:59.001Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:31:59.002Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:31:59.002Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:31:59.002Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:31:59.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:31:59.166Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:31:59.166Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "aai-model-loader",
"timestamp": 1679635900033,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:31:59.168Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:00.003Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:32:00.003Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:32:00.004Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:32:00.004Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:32:01.007Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"serviceName": "vFW 2023-03-24 05-29-39",
"serviceVersion": "1.0",
"serviceUUID": "6fdc86af-497f-4af4-85a1-cc56a27cc8bc",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "c6f261d2-08b7-4b56-abc8-e4ab1bf953f4",
"resources": [
{
"resourceInstanceName": "vFW 099c8916-4a20 0",
"resourceCustomizationUUID": "8f895193-a3cc-4834-b00c-7836e64a3199",
"resourceName": "vFW 099c8916-4a20",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "1410f128-6229-42e7-bdfa-41a7aa2009ec",
"resourceInvariantUUID": "20598e11-5fd3-4a02-be7e-3c30ea629fd6",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw099c89164a200_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"artifactChecksum": "ZjQzYjczYWY1NjU2ZDI4YjBjYzUwYzg4M2ExZjhmYmM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7912d38e-e151-458c-88da-ffe54eeb44cb",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "98175957-0ca0-45b6-878f-edcb0f9ae76a",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "82389647-afed-4dd9-b82e-22206214085a",
"generatedFromUUID": "98175957-0ca0-45b6-878f-edcb0f9ae76a"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "82389647-afed-4dd9-b82e-22206214085a",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230324052939-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"artifactChecksum": "MDUzMTgxMDE0MWI4ZDIwMWJhMjI1ZjY3M2IzMGFmZjk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "96a237fd-018b-42ec-9ae1-515d78e43d16"
}
],
"workloadContext": "Production"
}
2023-03-24T05:32:01.011Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-24T05:32:01.011Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6fdc86af-497f-4af4-85a1-cc56a27cc8bc ASDC
2023-03-24T05:32:01.085Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
ServiceName:vFW 2023-03-24 05-29-39
ServiceVersion:1.0
ServiceUUID:6fdc86af-497f-4af4-85a1-cc56a27cc8bc
ServiceInvariantUUID:c6f261d2-08b7-4b56-abc8-e4ab1bf953f4
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230324052939-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar
ArtifactUUID:96a237fd-018b-42ec-9ae1-515d78e43d16
ArtifactChecksum:MDUzMTgxMDE0MWI4ZDIwMWJhMjI1ZjY3M2IzMGFmZjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 099c8916-4a20 0
ResourceCustomizationUUID:8f895193-a3cc-4834-b00c-7836e64a3199
ResourceInvariantUUID:20598e11-5fd3-4a02-be7e-3c30ea629fd6
ResourceName:vFW 099c8916-4a20
ResourceType:VF
ResourceUUID:1410f128-6229-42e7-bdfa-41a7aa2009ec
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw099c89164a200_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json
ArtifactUUID:7912d38e-e151-458c-88da-ffe54eeb44cb
ArtifactChecksum:ZjQzYjczYWY1NjU2ZDI4YjBjYzUwYzg4M2ExZjhmYmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_vfw.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml
ArtifactUUID:98175957-0ca0-45b6-878f-edcb0f9ae76a
ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env
ArtifactUUID:82389647-afed-4dd9-b82e-22206214085a
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env
ArtifactUUID:82389647-afed-4dd9-b82e-22206214085a
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-24T05:32:01.085Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6fdc86af-497f-4af4-85a1-cc56a27cc8bc ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:32:01.297Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:32:01.297Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-24T05:32:01.298Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-24T05:32:01.298Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 96a237fd-018b-42ec-9ae1-515d78e43d16 from URL: /sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:01.298Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-24T05:32:01.298Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:01.433Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-24T05:32:01.446Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar 96a237fd-018b-42ec-9ae1-515d78e43d16 101457
2023-03-24T05:32:01.446Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar ASDC sendASDCNotification
2023-03-24T05:32:01.447Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:01.447Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-24T05:32:01.448Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:32:01.448Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:32:01.448Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635921446,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:32:02.449Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:32:02.450Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-24T05:32:02.451Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 96a237fd-018b-42ec-9ae1-515d78e43d16, URL: /sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar to file: /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:02.452Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230324052939-csar.csar
2023-03-24T05:32:02.523Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:02.523Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:02.929Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16792092731044261403/Definitions/service-Vfw20230324052939-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-03-24T05:32:05.368Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 099c8916-4a20 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.372Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.373Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.373Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.373Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:05.373Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-24T05:32:05.379Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.381Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:05.384Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:05.384Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-24T05:32:05.385Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-24T05:32:05.386Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.386Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:05.386Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:05.386Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-24T05:32:05.386Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-24T05:32:05.387Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.387Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.390Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:05.391Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-24T05:32:05.391Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:05.391Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-24T05:32:05.391Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.391Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-24T05:32:05.391Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.391Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-24T05:32:05.392Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.392Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:05.392Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:32:05.392Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.392Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is not matching search criteria
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-24T05:32:05.393Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ca5ce4c8-aa6e-47a6-8fca-95d863bd7909
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is not matching search criteria
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-24T05:32:05.394Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=5ca0f80f-71f4-4207-83b1-97eba57dcf2b
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.395Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:05.396Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-24T05:32:05.397Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=f4bbffdc-b425-4cbd-961c-43fc61352646
2023-03-24T05:32:05.397Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.397Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:05.397Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.397Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:05.397Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.397Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:05.397Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:05.397Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:05.397Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-24 05-29-39
Description:catalog service description
Model UUID:6fdc86af-497f-4af4-85a1-cc56a27cc8bc
Model Version:NULL
Model InvariantUuid:c6f261d2-08b7-4b56-abc8-e4ab1bf953f4
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 099c8916-4a20
Model UUID:5ee8eeb1-820b-4a9a-a99c-bc0b9bef0a8f
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:20598e11-5fd3-4a02-be7e-3c30ea629fd6
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:8f895193-a3cc-4834-b00c-7836e64a3199
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:59063ea5-8c3e-47f6-957e-46e94e14a4c8
ModelName:Vfw099c89164a20..base_vfw..module-0
ModelUuid:85936f5b-2f6d-42a1-9eb9-ffb7fd767c51
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:ca5ce4c8-aa6e-47a6-8fca-95d863bd7909
ModelInvariantUuid:c61d91d4-2f09-44d6-bfd2-34d293f5baf4
ModelName:vFW 099c8916-4a20-nodes.vfwCvfc
ModelUuid:a4d729bb-ecce-4938-9e72-05b614a08294
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:68978ca2-ae1e-4516-988e-271fc42d2f34
ModelInvariantUuid:bc3ea063-96f4-4a6c-8ae8-2dcb60f50e14
ModelName:Vfw099c89164a20.compute.nodes.heat.vfw
ModelUuid:a6fec069-7ec2-4757-801a-b65e229eac50
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:5ca0f80f-71f4-4207-83b1-97eba57dcf2b
ModelInvariantUuid:32e331b8-09a7-481f-a3be-790b1006b83b
ModelName:vFW 099c8916-4a20-nodes.vsnCvfc
ModelUuid:4e4082ab-a64f-4439-aca5-578a48fce09c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:101c0ddf-8e47-425b-8f28-5b5464406208
ModelInvariantUuid:14605ca3-6d07-420c-9c90-83c700612658
ModelName:Vfw099c89164a20.compute.nodes.heat.vsn
ModelUuid:a6aa4138-66f7-45f1-8877-9de4b624d4e0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:f4bbffdc-b425-4cbd-961c-43fc61352646
ModelInvariantUuid:e2067788-3182-4413-95fe-c172bda42772
ModelName:vFW 099c8916-4a20-nodes.vpgCvfc
ModelUuid:b557637b-cf2e-49de-8edf-2a54d753fbd8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:d74e3d1f-6af1-4674-9f7c-f023e698d930
ModelInvariantUuid:7b58d681-5364-499f-a7a8-776c7b9cb3a9
ModelName:Vfw099c89164a20.compute.nodes.heat.vpg
ModelUuid:2af17ee1-a437-47d3-8448-71937027b862
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-24T05:32:05.433Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 1410f128-6229-42e7-bdfa-41a7aa2009ec
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:32:05.488Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||vFW 099c8916-4a20 0
2023-03-24T05:32:05.493Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1410f128-6229-42e7-bdfa-41a7aa2009ec
2023-03-24T05:32:05.493Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7912d38e-e151-458c-88da-ffe54eeb44cb from URL: /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json
2023-03-24T05:32:05.493Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-24T05:32:05.494Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json
2023-03-24T05:32:05.599Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-24T05:32:05.600Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json 7912d38e-e151-458c-88da-ffe54eeb44cb 785
2023-03-24T05:32:05.600Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json ASDC sendASDCNotification
2023-03-24T05:32:05.600Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json
2023-03-24T05:32:05.601Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-24T05:32:05.601Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:32:05.601Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:32:05.601Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635925600,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:32:06.603Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw099c89164a20..base_vfw..module-0",
"vfModuleModelInvariantUUID": "59063ea5-8c3e-47f6-957e-46e94e14a4c8",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "85936f5b-2f6d-42a1-9eb9-ffb7fd767c51",
"vfModuleModelCustomizationUUID": "85a91eab-8dc3-4ed2-8a88-04198fb0d61f",
"isBase": true,
"artifacts": [
"98175957-0ca0-45b6-878f-edcb0f9ae76a",
"82389647-afed-4dd9-b82e-22206214085a"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-24T05:32:06.622Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw099c89164a20..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:85936f5b-2f6d-42a1-9eb9-ffb7fd767c51
VfModuleModelInvariantUUID:59063ea5-8c3e-47f6-957e-46e94e14a4c8
VfModuleModelDescription:NULL
Artifacts UUID List:{
98175957-0ca0-45b6-878f-edcb0f9ae76a
,
82389647-afed-4dd9-b82e-22206214085a
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-24T05:32:06.624Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw099c89164a20..base_vfw..module-0",
"vfModuleModelInvariantUUID": "59063ea5-8c3e-47f6-957e-46e94e14a4c8",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "85936f5b-2f6d-42a1-9eb9-ffb7fd767c51",
"vfModuleModelCustomizationUUID": "85a91eab-8dc3-4ed2-8a88-04198fb0d61f",
"isBase": true,
"artifacts": [
"98175957-0ca0-45b6-878f-edcb0f9ae76a",
"82389647-afed-4dd9-b82e-22206214085a"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-24T05:32:06.624Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw099c89164a20..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:85936f5b-2f6d-42a1-9eb9-ffb7fd767c51
VfModuleModelInvariantUUID:59063ea5-8c3e-47f6-957e-46e94e14a4c8
VfModuleModelDescription:NULL
Artifacts UUID List:{
98175957-0ca0-45b6-878f-edcb0f9ae76a
,
82389647-afed-4dd9-b82e-22206214085a
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-24T05:32:06.624Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 98175957-0ca0-45b6-878f-edcb0f9ae76a from URL: /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml
2023-03-24T05:32:06.624Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-24T05:32:06.624Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml
2023-03-24T05:32:06.732Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-24T05:32:06.733Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml 98175957-0ca0-45b6-878f-edcb0f9ae76a 20368
2023-03-24T05:32:06.733Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-24T05:32:06.733Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml
2023-03-24T05:32:06.733Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-24T05:32:06.734Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:32:06.734Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:32:06.734Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635926733,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:32:07.735Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 82389647-afed-4dd9-b82e-22206214085a from URL: /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env
2023-03-24T05:32:07.735Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-24T05:32:07.736Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env
2023-03-24T05:32:07.828Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-24T05:32:07.829Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env 82389647-afed-4dd9-b82e-22206214085a 2098
2023-03-24T05:32:07.829Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-24T05:32:07.830Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env
2023-03-24T05:32:07.830Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-24T05:32:07.830Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:32:07.830Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:32:07.830Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635927829,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:32:08.831Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6fdc86af-497f-4af4-85a1-cc56a27cc8bc
2023-03-24T05:32:08.831Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 099c8916-4a20 0 1410f128-6229-42e7-bdfa-41a7aa2009ec ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:32:08.897Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5a23eac1, org.onap.sdc.toscaparser.api.parameters.Input@5acad4, org.onap.sdc.toscaparser.api.parameters.Input@5e33ce53, org.onap.sdc.toscaparser.api.parameters.Input@53ef54cb, org.onap.sdc.toscaparser.api.parameters.Input@165fd995]
2023-03-24T05:32:08.899Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.899Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:08.900Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-03-24T05:32:08.900Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 8f895193-a3cc-4834-b00c-7836e64a3199
2023-03-24T05:32:08.900Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8f895193-a3cc-4834-b00c-7836e64a3199 matches Tosca VF Customization UUID: 8f895193-a3cc-4834-b00c-7836e64a3199
2023-03-24T05:32:08.900Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 8f895193-a3cc-4834-b00c-7836e64a3199 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-03-24T05:32:08.910Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.910Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:08.911Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 8f895193-a3cc-4834-b00c-7836e64a3199: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-24T05:32:08.911Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@17666f94
2023-03-24T05:32:08.911Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.912Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-24T05:32:08.912Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 85a91eab-8dc3-4ed2-8a88-04198fb0d61f
2023-03-24T05:32:08.913Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 85a91eab-8dc3-4ed2-8a88-04198fb0d61f
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-03-24T05:32:08.921Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.922Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:08.922Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:32:08.922Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.922Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is not matching search criteria
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:08.923Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-24T05:32:08.924Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:08.924Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-24T05:32:08.924Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-24T05:32:08.924Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ca5ce4c8-aa6e-47a6-8fca-95d863bd7909
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-24T05:32:08.943Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.943Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is not matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-24T05:32:08.944Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:08.945Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-24T05:32:08.945Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-24T05:32:08.945Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=5ca0f80f-71f4-4207-83b1-97eba57dcf2b
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-24T05:32:08.949Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.949Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:08.949Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:32:08.951Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.951Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is not matching search criteria
2023-03-24T05:32:08.951Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-24T05:32:08.951Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-24T05:32:08.951Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-24T05:32:08.952Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:08.952Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-24T05:32:08.952Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-24T05:32:08.952Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-24T05:32:08.952Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-24T05:32:08.952Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-24T05:32:08.952Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-24T05:32:08.952Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-24T05:32:08.952Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-24T05:32:08.952Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=f4bbffdc-b425-4cbd-961c-43fc61352646
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-24T05:32:08.958Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.959Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:08.959Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:32:08.959Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.959Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Node template vFW 099c8916-4a20 0 is matching search criteria
2023-03-24T05:32:08.959Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 099c8916-4a20 0] matching following query criteria: sdcType=VF, customizationUUID=8f895193-a3cc-4834-b00c-7836e64a3199
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:32:08.963Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.963Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:08.963Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 6fdc86af-497f-4af4-85a1-cc56a27cc8bc: vFW 099c8916-4a20
2023-03-24T05:32:08.963Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.963Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:08.963Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.964Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:08.964Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.964Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:08.964Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.964Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:08.964Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:32:08.964Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-24 05-29-39 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:32:08.964Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-03-24 05-29-39
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:32:09.627Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 099c8916-4a20 1410f128-6229-42e7-bdfa-41a7aa2009ec 1 ASDC deployResourceStructure
2023-03-24T05:32:09.627Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json ASDC sendASDCNotification
2023-03-24T05:32:09.627Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json
2023-03-24T05:32:09.627Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-24T05:32:09.628Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:32:09.628Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:32:09.628Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635929627,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:32:10.629Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-24T05:32:10.630Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml
2023-03-24T05:32:10.630Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-24T05:32:10.630Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:32:10.631Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:32:10.631Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635930629,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:32:11.633Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-24T05:32:11.633Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env
2023-03-24T05:32:11.634Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-24T05:32:11.634Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:32:11.634Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:32:11.634Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635931633,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:32:12.636Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar ASDC sendASDCNotification
2023-03-24T05:32:12.637Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar
2023-03-24T05:32:12.637Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-24T05:32:12.637Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:32:12.637Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:32:12.638Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635932636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:32:13.640Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:32:13.690Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:32:13.694Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-24T05:32:13.694Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:32:13.694Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:32:43.695Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:32:43.725Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:32:43.731Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-24T05:32:43.732Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:32:43.732Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:32:59.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:32:59.169Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.169Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "policy-distribution-id",
"timestamp": 1679635888323,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.170Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.170Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635909160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.171Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.171Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635868222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.171Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.171Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.171Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.171Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635905948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "NOTIFIED"
}
2023-03-24T05:32:59.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.172Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "aai-model-loader",
"timestamp": 1679635900033,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.172Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "policy-distribution-id",
"timestamp": 1679635888323,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635909160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635868222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "NOTIFIED"
}
2023-03-24T05:32:59.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635905948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:32:59.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "aai-model-loader",
"timestamp": 1679635900033,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "policy-distribution-id",
"timestamp": 1679635888323,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:32:59.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635909160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635868222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:32:59.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635914275,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635905948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "aai-model-loader",
"timestamp": 1679635900033,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "policy-distribution-id",
"timestamp": 1679635888323,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635909160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635868222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635914275,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635905948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "aai-model-loader",
"timestamp": 1679635900033,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "policy-distribution-id",
"timestamp": 1679635888323,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635909160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635868222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635914275,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635905948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "aai-model-loader",
"timestamp": 1679635900033,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "policy-distribution-id",
"timestamp": 1679635888323,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635909160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635868222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:32:59.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:32:59.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:13.732Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:33:13.765Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:33:13.772Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-24T05:33:13.772Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:33:13.772Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:33:43.773Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:33:43.804Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:33:43.811Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-24T05:33:43.811Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:33:43.812Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:33:59.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:33:59.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635914275,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635905948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "policy-distribution-id",
"timestamp": 1679635888323,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.175Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "aai-model-loader",
"timestamp": 1679635900033,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.175Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635909160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.175Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635868222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635859488,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635914275,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635921004,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "policy-distribution-id",
"timestamp": 1679635920430,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "aai-model-loader",
"timestamp": 1679635921627,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635914275,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635921673,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635921446,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "policy-distribution-id",
"timestamp": 1679635921442,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635914275,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635922149,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "policy-distribution-id",
"timestamp": 1679635922445,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:33:59.199Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
2023-03-24T05:33:59.199Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:33:59.222Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.222Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635922255,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.222Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.222Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.222Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635923373,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.222Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.222Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.222Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635924482,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:33:59.237Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
2023-03-24T05:33:59.237Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-24T05:33:59.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.256Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635925600,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "multicloud-k8s",
"timestamp": 1679635925484,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635926733,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635927829,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635927012,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.257Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635928019,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:33:59.271Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
2023-03-24T05:33:59.271Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:33:59.293Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.293Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635929627,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/vfw099c89164a200_modules.json",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.293Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635930629,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635931633,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/resourceInstances/vfw099c89164a200/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679635932636,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "aai-model-loader",
"timestamp": 1679635933291,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230324052939/1.0/artifacts/service-Vfw20230324052939-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.294Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "aai-model-loader",
"timestamp": 1679635934294,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:33:59.309Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
2023-03-24T05:33:59.309Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "policy-distribution-id",
"timestamp": 1679635923447,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "aai-model-loader",
"timestamp": 1679635935295,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635922688,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.332Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635928368,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635926490,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635944275,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635922688,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.333Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "policy-distribution-id",
"timestamp": 1679635923447,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "aai-model-loader",
"timestamp": 1679635935295,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635928368,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635926490,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635944275,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.334Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635922688,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "aai-model-loader",
"timestamp": 1679635935295,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635928368,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.335Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635926490,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "policy-distribution-id",
"timestamp": 1679635923447,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635944275,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "aai-model-loader",
"timestamp": 1679635935295,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.336Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635922688,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "policy-distribution-id",
"timestamp": 1679635923447,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635928368,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635926490,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635944275,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.337Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635922688,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "aai-model-loader",
"timestamp": 1679635935295,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635928368,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "policy-distribution-id",
"timestamp": 1679635923447,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.338Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635926490,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635944275,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635922688,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "aai-model-loader",
"timestamp": 1679635935295,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.339Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.340Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635928368,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.340Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.340Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.340Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635926490,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.340Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.340Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.340Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "policy-distribution-id",
"timestamp": 1679635923447,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.340Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.340Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.340Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635944275,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635922688,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "ves-openapi-manager",
"timestamp": 1679635928368,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635926490,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "policy-distribution-id",
"timestamp": 1679635923447,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.341Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "aai-model-loader",
"timestamp": 1679635935295,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635944275,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635952985,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "policy-distribution-id",
"timestamp": 1679635952394,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.342Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "aai-model-loader",
"timestamp": 1679635953581,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "cds-sdc-listener",
"timestamp": 1679635953579,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635952645,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.343Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "policy-distribution-id",
"timestamp": 1679635953397,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.344Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.344Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.344Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635954095,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:33:59.344Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.344Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.344Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "policy-distribution-id",
"timestamp": 1679635954400,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:33:59.381Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
2023-03-24T05:33:59.381Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:33:59.404Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.404Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635955168,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-03-24T05:33:59.404Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.404Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.404Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635954831,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.404Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.405Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.405Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635956173,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-03-24T05:33:59.405Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.405Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.405Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679635955834,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:33:59.419Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
2023-03-24T05:33:59.419Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:33:59.440Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.440Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "multicloud-k8s",
"timestamp": 1679635957229,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "Failed to process the artifact",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:33:59.452Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
2023-03-24T05:33:59.452Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-24T05:33:59.475Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.475Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "aai-model-loader",
"timestamp": 1679635958888,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:33:59.476Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:33:59.476Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:33:59.476Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "aai-model-loader",
"timestamp": 1679635959890,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:33:59.491Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
2023-03-24T05:33:59.491Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:34:13.812Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:34:13.845Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:34:13.852Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-24T05:34:13.852Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-24T05:34:13.852Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-24T05:34:13.852Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-24T05:34:13.852Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:34:13.852Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:34:13.853Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:34:13.853Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:34:13.853Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:34:13.868Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-24T05:34:43.869Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-24T05:34:43.888Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d and serviceModelVersionId: 6fdc86af-497f-4af4-85a1-cc56a27cc8bc
2023-03-24T05:34:43.888Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c6f261d2-08b7-4b56-abc8-e4ab1bf953f4
2023-03-24T05:34:55.228Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c6f261d2-08b7-4b56-abc8-e4ab1bf953f4/model-vers/model-ver/6fdc86af-497f-4af4-85a1-cc56a27cc8bc?depth=0
2023-03-24T05:34:55.326Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-24T05:34:55.707Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6f261d2-08b7-4b56-abc8-e4ab1bf953f4/model-vers/model-ver/6fdc86af-497f-4af4-85a1-cc56a27cc8bc?depth=0|INFO|500||Invoke
2023-03-24T05:34:55.711Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6f261d2-08b7-4b56-abc8-e4ab1bf953f4/model-vers/model-ver/6fdc86af-497f-4af4-85a1-cc56a27cc8bc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6f261d2-08b7-4b56-abc8-e4ab1bf953f4/model-vers/model-ver/6fdc86af-497f-4af4-85a1-cc56a27cc8bc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[43cf346f-22d8-4e3b-a125-8ea5d0b8d55d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dcf92526-e27e-4658-ad48-f40913a643c0], X-ECOMP-RequestID=[43cf346f-22d8-4e3b-a125-8ea5d0b8d55d], X-TransactionId=[], X-ONAP-RequestID=[43cf346f-22d8-4e3b-a125-8ea5d0b8d55d], Content-Type=[application/merge-patch+json]}
2023-03-24T05:34:55.738Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6f261d2-08b7-4b56-abc8-e4ab1bf953f4/model-vers/model-ver/6fdc86af-497f-4af4-85a1-cc56a27cc8bc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-24T05:34:56.038Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6f261d2-08b7-4b56-abc8-e4ab1bf953f4/model-vers/model-ver/6fdc86af-497f-4af4-85a1-cc56a27cc8bc?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6f261d2-08b7-4b56-abc8-e4ab1bf953f4/model-vers/model-ver/6fdc86af-497f-4af4-85a1-cc56a27cc8bc?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Mar 2023 05:34:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[262], vertex-id=[205008], x-aai-txid=[1-aai-resources-230324-05:34:56:158-81025], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-24T05:34:56.041Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6f261d2-08b7-4b56-abc8-e4ab1bf953f4/model-vers/model-ver/6fdc86af-497f-4af4-85a1-cc56a27cc8bc?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-24T05:34:56.042Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6f261d2-08b7-4b56-abc8-e4ab1bf953f4/model-vers/model-ver/6fdc86af-497f-4af4-85a1-cc56a27cc8bc?depth=0|INFO|500||InvokeReturn
2023-03-24T05:34:56.046Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-24T05:34:56.046Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:34:56.059Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:34:56.060Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43cf346f-22d8-4e3b-a125-8ea5d0b8d55d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-24T05:34:56.061Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-24T05:34:56.061Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:34:56.061Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:34:56.061Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636096060,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:34:57.089Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:34:57.096Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-24T05:34:57.096Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"4f4d2f06-0494-43a6-a64b-32572ec2cd4f","serviceName":"basic_onboard_OYYEOA","serviceVersion":"1.0","serviceUUID":"2a896d72-3427-42c3-9c51-7a9baf301927","serviceDescription":"service","serviceInvariantUUID":"6453009a-682f-4779-b09e-13f352c10a5e","resources":[{"resourceInstanceName":"basic_onboard_OYYEOA 0","resourceName":"basic_onboard_OYYEOA","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3d9a7313-b25d-475c-8377-9adfb946efd0","resourceInvariantUUID":"8009040d-b91b-4b13-85c4-fece6bfcb0e3","resourceCustomizationUUID":"b1cc5ca1-1246-4125-8ebc-a1079cbe8be6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml","artifactChecksum":"MmU1NTE5ODY5OTI0NjgzMjNkZjkwY2ZiMzMwM2RiYTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ad1c8aa3-beee-41e2-9e8e-78f7b34ffb87","artifactVersion":"1"},{"artifactName":"basic_onboard_oyyeoa0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json","artifactChecksum":"ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bcdf0b55-be83-46be-8a09-353314708f63","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"436972f1-f03c-4954-b459-893758d8a32e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3cfbecdb-62ec-46ee-8bdc-738bde9a35cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6639ec1-9d9b-479d-afd4-ac5df430d2b2","artifactVersion":"2","generatedFromUUID":"436972f1-f03c-4954-b459-893758d8a32e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardOyyeoa-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml","artifactChecksum":"ZjQzN2RmZjUwYzdmZjFhMTY4ZmY3NGRjMDhlMTZjZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9eac9735-ec93-4f95-9a41-b064de4ec4a5","artifactVersion":"1"},{"artifactName":"service-BasicOnboardOyyeoa-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar","artifactChecksum":"ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-24T05:34:57.100Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:34:57.100Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:34:57.101Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:34:57.101Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:34:58.101Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:34:58.102Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:34:58.102Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:34:58.102Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:34:59.103Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:34:59.103Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:34:59.103Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:34:59.104Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:34:59.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:34:59.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:34:59.170Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "43cf346f-22d8-4e3b-a125-8ea5d0b8d55d",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636096060,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-24T05:34:59.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:34:59.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:34:59.172Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:34:59.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:34:59.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:34:59.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOTIFIED"
}
2023-03-24T05:34:59.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:34:59.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:34:59.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:34:59.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:35:00.104Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:35:00.105Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:35:00.105Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:35:00.105Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:35:01.106Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:35:01.106Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:35:01.107Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:35:01.107Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:35:02.108Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:35:02.108Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:35:02.108Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:35:02.108Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:35:03.109Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:35:03.110Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:35:03.110Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:35:03.110Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:35:04.111Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"serviceName": "basic_onboard_OYYEOA",
"serviceVersion": "1.0",
"serviceUUID": "2a896d72-3427-42c3-9c51-7a9baf301927",
"serviceDescription": "service",
"serviceInvariantUUID": "6453009a-682f-4779-b09e-13f352c10a5e",
"resources": [
{
"resourceInstanceName": "basic_onboard_OYYEOA 0",
"resourceCustomizationUUID": "b1cc5ca1-1246-4125-8ebc-a1079cbe8be6",
"resourceName": "basic_onboard_OYYEOA",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "3d9a7313-b25d-475c-8377-9adfb946efd0",
"resourceInvariantUUID": "8009040d-b91b-4b13-85c4-fece6bfcb0e3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_oyyeoa0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"artifactChecksum": "ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bcdf0b55-be83-46be-8a09-353314708f63",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "436972f1-f03c-4954-b459-893758d8a32e",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f6639ec1-9d9b-479d-afd4-ac5df430d2b2",
"generatedFromUUID": "436972f1-f03c-4954-b459-893758d8a32e"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f6639ec1-9d9b-479d-afd4-ac5df430d2b2",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardOyyeoa-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"artifactChecksum": "ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e"
}
],
"workloadContext": "Production"
}
2023-03-24T05:35:04.111Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-24T05:35:04.112Z|43cf346f-22d8-4e3b-a125-8ea5d0b8d55d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2a896d72-3427-42c3-9c51-7a9baf301927 ASDC
2023-03-24T05:35:04.112Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:4f4d2f06-0494-43a6-a64b-32572ec2cd4f
ServiceName:basic_onboard_OYYEOA
ServiceVersion:1.0
ServiceUUID:2a896d72-3427-42c3-9c51-7a9baf301927
ServiceInvariantUUID:6453009a-682f-4779-b09e-13f352c10a5e
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardOyyeoa-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
ArtifactUUID:eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e
ArtifactChecksum:ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_OYYEOA 0
ResourceCustomizationUUID:b1cc5ca1-1246-4125-8ebc-a1079cbe8be6
ResourceInvariantUUID:8009040d-b91b-4b13-85c4-fece6bfcb0e3
ResourceName:basic_onboard_OYYEOA
ResourceType:VF
ResourceUUID:3d9a7313-b25d-475c-8377-9adfb946efd0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_oyyeoa0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
ArtifactUUID:bcdf0b55-be83-46be-8a09-353314708f63
ArtifactChecksum:ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml
ArtifactUUID:436972f1-f03c-4954-b459-893758d8a32e
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env
ArtifactUUID:f6639ec1-9d9b-479d-afd4-ac5df430d2b2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env
ArtifactUUID:f6639ec1-9d9b-479d-afd4-ac5df430d2b2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-24T05:35:04.112Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2a896d72-3427-42c3-9c51-7a9baf301927 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:35:04.179Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:35:04.180Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-24T05:35:04.180Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-24T05:35:04.180Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e from URL: /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
2023-03-24T05:35:04.180Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-24T05:35:04.180Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
2023-03-24T05:35:04.239Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-24T05:35:04.240Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@608e9e80
2023-03-24T05:35:04.240Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-24T05:35:04.240Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardOyyeoa"
]
}
}
}
2023-03-24T05:35:04.240Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardOyyeoa-csar.csar /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e Specified artifact is not found 300 ASDC artifact download fail
2023-03-24T05:35:04.244Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar ASDC sendASDCNotification
2023-03-24T05:35:04.244Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar(Specified artifact is not found)
2023-03-24T05:35:04.244Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-24T05:35:04.244Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:35:04.245Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:35:04.245Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636104240,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:35:05.266Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardOyyeoa-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar(UUID:eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-24T05:35:05.282Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:35:05.283Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 3d9a7313-b25d-475c-8377-9adfb946efd0
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:35:05.287Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||basic_onboard_OYYEOA 0
2023-03-24T05:35:05.288Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3d9a7313-b25d-475c-8377-9adfb946efd0
2023-03-24T05:35:05.288Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: bcdf0b55-be83-46be-8a09-353314708f63 from URL: /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
2023-03-24T05:35:05.288Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-24T05:35:05.288Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
2023-03-24T05:35:05.304Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-24T05:35:05.304Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@53f0cd88
2023-03-24T05:35:05.304Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-24T05:35:05.304Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardOyyeoa"
]
}
}
}
2023-03-24T05:35:05.305Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_oyyeoa0_modules.json /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json bcdf0b55-be83-46be-8a09-353314708f63 Specified artifact is not found 300 ASDC artifact download fail
2023-03-24T05:35:05.305Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json ASDC sendASDCNotification
2023-03-24T05:35:05.305Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json(Specified artifact is not found)
2023-03-24T05:35:05.305Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-24T05:35:05.305Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:35:05.305Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:35:05.305Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636105305,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:35:06.306Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_oyyeoa0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json(UUID:bcdf0b55-be83-46be-8a09-353314708f63)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:35:06.307Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:35:06.336Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:35:06.344Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:35:06.344Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:35:36.344Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:35:36.373Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:35:36.378Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:35:36.378Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:35:59.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:35:59.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:35:59.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:35:59.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:35:59.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:35:59.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-24T05:35:59.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:35:59.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:35:59.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:35:59.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:35:59.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:35:59.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636097089,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:35:59.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:35:59.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:35:59.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636104240,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-24T05:35:59.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:35:59.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-24T05:35:59.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636105305,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-24T05:35:59.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:36:06.378Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:36:06.407Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:36:06.414Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:36:06.414Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:36:36.414Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:36:36.441Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:36:36.445Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:36:36.445Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:36:59.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:37:06.446Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:37:06.478Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:37:06.485Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:37:06.485Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:37:36.485Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:37:36.510Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:37:36.517Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:37:36.517Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:37:59.165Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:38:06.518Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:38:06.547Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:38:06.553Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:38:06.553Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:38:36.554Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:38:36.574Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:38:36.578Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:38:36.578Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:38:59.166Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:39:06.579Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:39:06.597Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:39:06.601Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:39:06.601Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:39:36.602Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:39:36.642Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:39:36.647Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:39:36.647Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:39:57.186Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-24T05:39:57.187Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Member SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-00769a3d-855a-436c-b78b-05c96d93f9ae sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-24T05:39:57.188Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-24T05:39:57.189Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-24T05:39:59.010Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:39:59.028Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:39:59.029Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] (Re-)joining group
2023-03-24T05:39:59.036Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:39:59.037Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-24T05:39:59.053Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:39:59.053Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-24T05:39:59.054Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:39:59.061Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:39:59.061Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:39:59.062Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:39:59.063Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=139, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:39:59.063Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:39:59.063Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:39:59.166Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:40:06.648Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-24T05:40:06.648Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-24T05:40:06.658Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and serviceModelVersionId: 2a896d72-3427-42c3-9c51-7a9baf301927
2023-03-24T05:40:06.658Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6453009a-682f-4779-b09e-13f352c10a5e
2023-03-24T05:40:06.659Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0
2023-03-24T05:40:06.666Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-24T05:40:06.705Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|INFO|500||Invoke
2023-03-24T05:40:06.706Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4f4d2f06-0494-43a6-a64b-32572ec2cd4f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2e8b790f-2f09-4fd6-82ad-4bd893ef88df], X-ECOMP-RequestID=[4f4d2f06-0494-43a6-a64b-32572ec2cd4f], X-TransactionId=[], X-ONAP-RequestID=[4f4d2f06-0494-43a6-a64b-32572ec2cd4f], Content-Type=[application/merge-patch+json]}
2023-03-24T05:40:06.713Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-24T05:40:06.942Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Mar 2023 05:40:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[222], vertex-id=[196704], x-aai-txid=[1-aai-resources-230324-05:40:07:136-49381], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-24T05:40:06.943Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-24T05:40:06.944Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|INFO|500||InvokeReturn
2023-03-24T05:40:06.945Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-24T05:40:06.945Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:40:06.955Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:40:06.956Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-24T05:40:06.956Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-24T05:40:06.956Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:40:06.957Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:40:06.957Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636406956,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:40:06.977Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-24T05:40:06.977Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636406956,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-24T05:40:06.978Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:40:07.990Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:40:07.991Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-24T05:40:07.992Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-24T05:40:07.992Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-24T05:40:07.992Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-24T05:40:07.992Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] (Re-)joining group
2023-03-24T05:40:07.997Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-cccc03e9-71f1-49b4-a2ec-07eddd8dd228
2023-03-24T05:40:07.997Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-24T05:40:07.998Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-24T05:40:07.998Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] (Re-)joining group
2023-03-24T05:40:08.180Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:11.189Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:14.199Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:17.207Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:20.216Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:23.226Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:26.234Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:29.243Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:32.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:35.260Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:38.269Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:41.278Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:44.290Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:47.299Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:50.308Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:53.317Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:56.326Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:40:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:40:59.178Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:40:59.179Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] (Re-)joining group
2023-03-24T05:40:59.184Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:40:59.184Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-cccc03e9-71f1-49b4-a2ec-07eddd8dd228', protocol='range'}
2023-03-24T05:40:59.189Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-cccc03e9-71f1-49b4-a2ec-07eddd8dd228=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-03-24T05:40:59.204Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-cccc03e9-71f1-49b4-a2ec-07eddd8dd228', protocol='range'}
2023-03-24T05:40:59.204Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-24T05:40:59.205Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-24T05:40:59.205Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:40:59.205Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-24T05:40:59.205Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:40:59.210Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:40:59.210Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:40:59.210Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:40:59.210Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:40:59.210Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=140, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:40:59.210Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:40:59.210Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:40:59.210Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:40:59.210Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:40:59.211Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:40:59.211Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:40:59.211Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:41:00.227Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-24T05:41:00.228Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"4f4d2f06-0494-43a6-a64b-32572ec2cd4f","serviceName":"basic_onboard_OYYEOA","serviceVersion":"1.0","serviceUUID":"2a896d72-3427-42c3-9c51-7a9baf301927","serviceDescription":"service","serviceInvariantUUID":"6453009a-682f-4779-b09e-13f352c10a5e","resources":[{"resourceInstanceName":"basic_onboard_OYYEOA 0","resourceName":"basic_onboard_OYYEOA","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3d9a7313-b25d-475c-8377-9adfb946efd0","resourceInvariantUUID":"8009040d-b91b-4b13-85c4-fece6bfcb0e3","resourceCustomizationUUID":"b1cc5ca1-1246-4125-8ebc-a1079cbe8be6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml","artifactChecksum":"MmU1NTE5ODY5OTI0NjgzMjNkZjkwY2ZiMzMwM2RiYTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ad1c8aa3-beee-41e2-9e8e-78f7b34ffb87","artifactVersion":"1"},{"artifactName":"basic_onboard_oyyeoa0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json","artifactChecksum":"ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bcdf0b55-be83-46be-8a09-353314708f63","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"436972f1-f03c-4954-b459-893758d8a32e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3cfbecdb-62ec-46ee-8bdc-738bde9a35cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6639ec1-9d9b-479d-afd4-ac5df430d2b2","artifactVersion":"2","generatedFromUUID":"436972f1-f03c-4954-b459-893758d8a32e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardOyyeoa-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml","artifactChecksum":"ZjQzN2RmZjUwYzdmZjFhMTY4ZmY3NGRjMDhlMTZjZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9eac9735-ec93-4f95-9a41-b064de4ec4a5","artifactVersion":"1"},{"artifactName":"service-BasicOnboardOyyeoa-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar","artifactChecksum":"ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-24T05:41:00.232Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:41:00.233Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:41:00.233Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:41:00.233Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:41:00.252Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:41:00.252Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:41:00.253Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:41:01.234Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:41:01.235Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:41:01.235Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:41:01.235Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:41:02.236Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:41:02.236Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:41:02.237Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:41:02.237Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:41:03.237Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:41:03.238Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:41:03.238Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:41:03.238Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:41:04.239Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:41:04.239Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:41:04.239Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:41:04.239Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:41:05.240Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:41:05.241Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:41:05.241Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:41:05.241Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:41:06.242Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:41:06.243Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:41:06.243Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:41:06.243Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:41:07.246Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"serviceName": "basic_onboard_OYYEOA",
"serviceVersion": "1.0",
"serviceUUID": "2a896d72-3427-42c3-9c51-7a9baf301927",
"serviceDescription": "service",
"serviceInvariantUUID": "6453009a-682f-4779-b09e-13f352c10a5e",
"resources": [
{
"resourceInstanceName": "basic_onboard_OYYEOA 0",
"resourceCustomizationUUID": "b1cc5ca1-1246-4125-8ebc-a1079cbe8be6",
"resourceName": "basic_onboard_OYYEOA",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "3d9a7313-b25d-475c-8377-9adfb946efd0",
"resourceInvariantUUID": "8009040d-b91b-4b13-85c4-fece6bfcb0e3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_oyyeoa0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"artifactChecksum": "ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bcdf0b55-be83-46be-8a09-353314708f63",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "436972f1-f03c-4954-b459-893758d8a32e",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f6639ec1-9d9b-479d-afd4-ac5df430d2b2",
"generatedFromUUID": "436972f1-f03c-4954-b459-893758d8a32e"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f6639ec1-9d9b-479d-afd4-ac5df430d2b2",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardOyyeoa-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"artifactChecksum": "ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e"
}
],
"workloadContext": "Production"
}
2023-03-24T05:41:07.247Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-24T05:41:07.247Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2a896d72-3427-42c3-9c51-7a9baf301927 ASDC
2023-03-24T05:41:07.247Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:4f4d2f06-0494-43a6-a64b-32572ec2cd4f
ServiceName:basic_onboard_OYYEOA
ServiceVersion:1.0
ServiceUUID:2a896d72-3427-42c3-9c51-7a9baf301927
ServiceInvariantUUID:6453009a-682f-4779-b09e-13f352c10a5e
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardOyyeoa-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
ArtifactUUID:eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e
ArtifactChecksum:ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_OYYEOA 0
ResourceCustomizationUUID:b1cc5ca1-1246-4125-8ebc-a1079cbe8be6
ResourceInvariantUUID:8009040d-b91b-4b13-85c4-fece6bfcb0e3
ResourceName:basic_onboard_OYYEOA
ResourceType:VF
ResourceUUID:3d9a7313-b25d-475c-8377-9adfb946efd0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_oyyeoa0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
ArtifactUUID:bcdf0b55-be83-46be-8a09-353314708f63
ArtifactChecksum:ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml
ArtifactUUID:436972f1-f03c-4954-b459-893758d8a32e
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env
ArtifactUUID:f6639ec1-9d9b-479d-afd4-ac5df430d2b2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env
ArtifactUUID:f6639ec1-9d9b-479d-afd4-ac5df430d2b2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-24T05:41:07.247Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2a896d72-3427-42c3-9c51-7a9baf301927 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:41:07.298Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:41:07.299Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-24T05:41:07.299Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-24T05:41:07.299Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e from URL: /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
2023-03-24T05:41:07.299Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-24T05:41:07.299Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
2023-03-24T05:41:07.367Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-24T05:41:07.367Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4a2e14b0
2023-03-24T05:41:07.367Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-24T05:41:07.368Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardOyyeoa"
]
}
}
}
2023-03-24T05:41:07.368Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardOyyeoa-csar.csar /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e Specified artifact is not found 300 ASDC artifact download fail
2023-03-24T05:41:07.368Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar ASDC sendASDCNotification
2023-03-24T05:41:07.368Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar(Specified artifact is not found)
2023-03-24T05:41:07.368Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-24T05:41:07.369Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:41:07.369Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:41:07.369Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636467368,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:41:08.370Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardOyyeoa-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar(UUID:eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-24T05:41:08.392Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:41:08.392Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 3d9a7313-b25d-475c-8377-9adfb946efd0
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:41:08.397Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||basic_onboard_OYYEOA 0
2023-03-24T05:41:08.398Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3d9a7313-b25d-475c-8377-9adfb946efd0
2023-03-24T05:41:08.398Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: bcdf0b55-be83-46be-8a09-353314708f63 from URL: /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
2023-03-24T05:41:08.398Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-24T05:41:08.398Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
2023-03-24T05:41:08.413Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-24T05:41:08.414Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@733da874
2023-03-24T05:41:08.414Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-24T05:41:08.414Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardOyyeoa"
]
}
}
}
2023-03-24T05:41:08.414Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_oyyeoa0_modules.json /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json bcdf0b55-be83-46be-8a09-353314708f63 Specified artifact is not found 300 ASDC artifact download fail
2023-03-24T05:41:08.414Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json ASDC sendASDCNotification
2023-03-24T05:41:08.415Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json(Specified artifact is not found)
2023-03-24T05:41:08.415Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-24T05:41:08.415Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:41:08.415Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:41:08.415Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636468414,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:41:09.416Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_oyyeoa0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json(UUID:bcdf0b55-be83-46be-8a09-353314708f63)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:41:09.417Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:41:09.445Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:41:09.450Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:41:09.450Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:41:39.451Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:41:39.479Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:41:39.485Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:41:39.485Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:41:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:41:59.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:41:59.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOTIFIED"
}
2023-03-24T05:41:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:41:59.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:41:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:41:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:41:59.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:41:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:41:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:41:59.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:41:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636407990,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636467368,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:41:59.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636468414,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-24T05:41:59.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:42:09.486Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:42:09.511Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:42:09.517Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:42:09.517Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:42:39.517Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:42:39.546Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:42:39.551Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:42:39.551Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:42:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:43:09.552Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:43:09.581Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:43:09.586Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:43:09.586Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:43:39.587Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:43:39.613Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:43:39.619Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:43:39.619Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:43:59.165Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:44:09.619Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:44:09.649Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:44:09.655Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:44:09.655Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:44:39.655Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:44:39.681Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:44:39.687Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:44:39.688Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:44:59.165Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:45:09.688Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:45:09.718Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:45:09.723Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:45:09.723Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:45:24.647Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:45:24.647Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "aai-model-loader",
"timestamp": 1679636710033,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:45:24.648Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:45:39.724Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:45:39.747Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:45:39.751Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:45:39.751Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:45:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:45:59.166Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:45:59.166Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636674592,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:45:59.167Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:45:59.167Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:45:59.167Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "multicloud-k8s",
"timestamp": 1679636708256,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:45:59.168Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:46:00.223Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-24T05:46:00.223Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Member SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-cccc03e9-71f1-49b4-a2ec-07eddd8dd228 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-24T05:46:00.224Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-24T05:46:00.224Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-24T05:46:02.795Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:05.804Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:08.813Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:09.752Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-24T05:46:09.752Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-24T05:46:09.765Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and serviceModelVersionId: 2a896d72-3427-42c3-9c51-7a9baf301927
2023-03-24T05:46:09.765Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6453009a-682f-4779-b09e-13f352c10a5e
2023-03-24T05:46:09.766Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0
2023-03-24T05:46:09.773Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-24T05:46:09.941Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-24T05:46:09.942Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|INFO|500||Invoke
2023-03-24T05:46:09.950Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-24T05:46:10.184Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|INFO|500||InvokeReturn
2023-03-24T05:46:10.185Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Mar 2023 05:46:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[209], vertex-id=[196704], x-aai-txid=[2-aai-resources-230324-05:46:10:380-38328], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-24T05:46:10.185Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-24T05:46:10.186Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-24T05:46:10.186Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:46:10.197Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:46:10.197Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-24T05:46:10.197Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-24T05:46:10.197Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:46:10.198Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:46:10.198Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636770197,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:46:11.230Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:46:11.230Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-24T05:46:11.231Z||pool-2-thread-10|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-24T05:46:11.231Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-24T05:46:11.231Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-24T05:46:11.232Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] (Re-)joining group
2023-03-24T05:46:11.236Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-3681c36d-917f-44b7-8f8e-bdcef509daa3
2023-03-24T05:46:11.236Z||pool-2-thread-10|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-24T05:46:11.237Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-24T05:46:11.237Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] (Re-)joining group
2023-03-24T05:46:11.824Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:14.833Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:17.842Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:20.851Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:23.859Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:26.868Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:29.877Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:32.886Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:35.895Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:38.904Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:41.912Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:44.921Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:47.930Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:50.939Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:53.948Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:56.956Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:46:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:46:59.179Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:46:59.180Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] (Re-)joining group
2023-03-24T05:46:59.187Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-3681c36d-917f-44b7-8f8e-bdcef509daa3', protocol='range'}
2023-03-24T05:46:59.187Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:46:59.192Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-3681c36d-917f-44b7-8f8e-bdcef509daa3=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-03-24T05:46:59.209Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-3681c36d-917f-44b7-8f8e-bdcef509daa3', protocol='range'}
2023-03-24T05:46:59.210Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-24T05:46:59.210Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-24T05:46:59.211Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:46:59.212Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-24T05:46:59.212Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:46:59.216Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:46:59.217Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:46:59.217Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:46:59.217Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:46:59.217Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:46:59.217Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:46:59.218Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:46:59.219Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:46:59.219Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:46:59.219Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=152, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:46:59.220Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:46:59.220Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:47:00.233Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.233Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"4f4d2f06-0494-43a6-a64b-32572ec2cd4f","serviceName":"basic_onboard_OYYEOA","serviceVersion":"1.0","serviceUUID":"2a896d72-3427-42c3-9c51-7a9baf301927","serviceDescription":"service","serviceInvariantUUID":"6453009a-682f-4779-b09e-13f352c10a5e","resources":[{"resourceInstanceName":"basic_onboard_OYYEOA 0","resourceName":"basic_onboard_OYYEOA","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3d9a7313-b25d-475c-8377-9adfb946efd0","resourceInvariantUUID":"8009040d-b91b-4b13-85c4-fece6bfcb0e3","resourceCustomizationUUID":"b1cc5ca1-1246-4125-8ebc-a1079cbe8be6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml","artifactChecksum":"MmU1NTE5ODY5OTI0NjgzMjNkZjkwY2ZiMzMwM2RiYTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ad1c8aa3-beee-41e2-9e8e-78f7b34ffb87","artifactVersion":"1"},{"artifactName":"basic_onboard_oyyeoa0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json","artifactChecksum":"ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bcdf0b55-be83-46be-8a09-353314708f63","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"436972f1-f03c-4954-b459-893758d8a32e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3cfbecdb-62ec-46ee-8bdc-738bde9a35cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6639ec1-9d9b-479d-afd4-ac5df430d2b2","artifactVersion":"2","generatedFromUUID":"436972f1-f03c-4954-b459-893758d8a32e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardOyyeoa-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml","artifactChecksum":"ZjQzN2RmZjUwYzdmZjFhMTY4ZmY3NGRjMDhlMTZjZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9eac9735-ec93-4f95-9a41-b064de4ec4a5","artifactVersion":"1"},{"artifactName":"service-BasicOnboardOyyeoa-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar","artifactChecksum":"ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-24T05:47:00.236Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:47:00.237Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:47:00.237Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:47:00.237Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:47:00.242Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.242Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636712199,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.243Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.243Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.243Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "policy-distribution-id",
"timestamp": 1679636705418,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.244Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.244Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.244Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636674592,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.244Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.244Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.244Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "aai-model-loader",
"timestamp": 1679636710033,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.244Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.244Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.244Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "multicloud-k8s",
"timestamp": 1679636708256,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.244Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "policy-distribution-id",
"timestamp": 1679636705418,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636712199,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636724275,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636727174,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.245Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "aai-model-loader",
"timestamp": 1679636727181,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "policy-distribution-id",
"timestamp": 1679636726007,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636724275,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "policy-distribution-id",
"timestamp": 1679636727010,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.246Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.247Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636727018,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:47:00.247Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.247Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.247Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "policy-distribution-id",
"timestamp": 1679636728011,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:47:00.284Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dd4d0016-b37c-432f-8772-14719db40fae
2023-03-24T05:47:00.284Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd4d0016-b37c-432f-8772-14719db40fae and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:47:00.308Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.309Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "aai-model-loader",
"timestamp": 1679636730108,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:47:00.309Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.309Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.309Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636728589,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:47:00.309Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.309Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.309Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "aai-model-loader",
"timestamp": 1679636731111,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:47:00.326Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dd4d0016-b37c-432f-8772-14719db40fae
2023-03-24T05:47:00.326Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd4d0016-b37c-432f-8772-14719db40fae and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:47:00.351Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.351Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636729593,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:47:00.367Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dd4d0016-b37c-432f-8772-14719db40fae
2023-03-24T05:47:00.367Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd4d0016-b37c-432f-8772-14719db40fae and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:47:00.392Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.392Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636770197,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-24T05:47:00.392Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.392Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.392Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "aai-model-loader",
"timestamp": 1679636800033,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636786436,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636788178,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "policy-distribution-id",
"timestamp": 1679636789013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636788370,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.393Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.394Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.394Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "aai-model-loader",
"timestamp": 1679636800033,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.394Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.394Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.394Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636788370,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.394Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.394Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.394Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "policy-distribution-id",
"timestamp": 1679636789013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.394Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.394Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.395Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636788178,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.395Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.395Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.395Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636786436,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.395Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.395Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.395Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636788370,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.395Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.395Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.396Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "aai-model-loader",
"timestamp": 1679636800033,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.396Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.396Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.396Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "policy-distribution-id",
"timestamp": 1679636789013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.396Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.396Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.396Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636786436,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.396Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.396Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.397Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636788178,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.397Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.397Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.397Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "policy-distribution-id",
"timestamp": 1679636789013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.397Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.397Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.397Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636788178,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.397Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.397Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.397Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636788370,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.398Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.398Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.398Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636786436,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.398Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.398Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.398Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "aai-model-loader",
"timestamp": 1679636800033,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.398Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.398Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.398Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "policy-distribution-id",
"timestamp": 1679636789013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.399Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.399Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.399Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636788178,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.399Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.399Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.399Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636788370,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.399Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.399Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.399Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636786436,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.400Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.400Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.400Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "aai-model-loader",
"timestamp": 1679636800033,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.400Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.400Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.400Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636788178,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.400Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.400Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.400Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636788370,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.400Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.401Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.401Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "policy-distribution-id",
"timestamp": 1679636789013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.401Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.401Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.401Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "aai-model-loader",
"timestamp": 1679636800033,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.401Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.401Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.401Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636786436,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.401Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.402Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.402Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636788370,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.402Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.402Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.402Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "policy-distribution-id",
"timestamp": 1679636789013,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.402Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.402Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.402Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636788178,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.402Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.402Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.403Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "aai-model-loader",
"timestamp": 1679636800033,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.403Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.403Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.403Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636786436,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:47:00.403Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.403Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.403Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636809876,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:47:00.403Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.404Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.404Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636809306,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:47:00.404Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.404Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.404Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "policy-distribution-id",
"timestamp": 1679636808707,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:47:00.404Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.404Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.404Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "aai-model-loader",
"timestamp": 1679636809894,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:47:00.404Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.405Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.405Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "policy-distribution-id",
"timestamp": 1679636809710,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:47:00.405Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.405Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.405Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636810413,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:47:00.405Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.405Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.405Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "policy-distribution-id",
"timestamp": 1679636810711,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:47:00.439Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1a2365d1-074b-4844-91d3-363d03287b57
2023-03-24T05:47:00.439Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1a2365d1-074b-4844-91d3-363d03287b57 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:47:00.459Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.459Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636811496,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:47:00.460Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.460Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.460Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636812557,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:47:00.473Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1a2365d1-074b-4844-91d3-363d03287b57
2023-03-24T05:47:00.473Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1a2365d1-074b-4844-91d3-363d03287b57 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-24T05:47:00.489Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.489Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "multicloud-k8s",
"timestamp": 1679636813560,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-24T05:47:00.489Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.489Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.489Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "aai-model-loader",
"timestamp": 1679636815042,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:47:00.489Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.490Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.490Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "aai-model-loader",
"timestamp": 1679636816045,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:47:00.499Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1a2365d1-074b-4844-91d3-363d03287b57
2023-03-24T05:47:00.500Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1a2365d1-074b-4844-91d3-363d03287b57 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:47:00.518Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.518Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636814275,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.519Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.519Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.519Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636814275,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.519Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.519Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.519Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636814275,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.520Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:00.520Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:00.520Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636814275,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:00.520Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:47:01.237Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:47:01.238Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:47:01.238Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:47:01.238Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:47:02.239Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:47:02.240Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:47:02.240Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:47:02.240Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:47:03.241Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:47:03.241Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:47:03.241Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:47:03.241Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:47:04.242Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:47:04.242Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:47:04.242Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:47:04.243Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:47:05.243Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:47:05.244Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:47:05.244Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:47:05.244Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:47:06.245Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:47:06.245Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:47:06.246Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:47:06.246Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:47:07.248Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"serviceName": "basic_onboard_OYYEOA",
"serviceVersion": "1.0",
"serviceUUID": "2a896d72-3427-42c3-9c51-7a9baf301927",
"serviceDescription": "service",
"serviceInvariantUUID": "6453009a-682f-4779-b09e-13f352c10a5e",
"resources": [
{
"resourceInstanceName": "basic_onboard_OYYEOA 0",
"resourceCustomizationUUID": "b1cc5ca1-1246-4125-8ebc-a1079cbe8be6",
"resourceName": "basic_onboard_OYYEOA",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "3d9a7313-b25d-475c-8377-9adfb946efd0",
"resourceInvariantUUID": "8009040d-b91b-4b13-85c4-fece6bfcb0e3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_oyyeoa0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"artifactChecksum": "ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bcdf0b55-be83-46be-8a09-353314708f63",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "436972f1-f03c-4954-b459-893758d8a32e",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f6639ec1-9d9b-479d-afd4-ac5df430d2b2",
"generatedFromUUID": "436972f1-f03c-4954-b459-893758d8a32e"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f6639ec1-9d9b-479d-afd4-ac5df430d2b2",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardOyyeoa-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"artifactChecksum": "ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e"
}
],
"workloadContext": "Production"
}
2023-03-24T05:47:07.248Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-24T05:47:07.248Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2a896d72-3427-42c3-9c51-7a9baf301927 ASDC
2023-03-24T05:47:07.248Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:4f4d2f06-0494-43a6-a64b-32572ec2cd4f
ServiceName:basic_onboard_OYYEOA
ServiceVersion:1.0
ServiceUUID:2a896d72-3427-42c3-9c51-7a9baf301927
ServiceInvariantUUID:6453009a-682f-4779-b09e-13f352c10a5e
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardOyyeoa-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
ArtifactUUID:eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e
ArtifactChecksum:ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_OYYEOA 0
ResourceCustomizationUUID:b1cc5ca1-1246-4125-8ebc-a1079cbe8be6
ResourceInvariantUUID:8009040d-b91b-4b13-85c4-fece6bfcb0e3
ResourceName:basic_onboard_OYYEOA
ResourceType:VF
ResourceUUID:3d9a7313-b25d-475c-8377-9adfb946efd0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_oyyeoa0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
ArtifactUUID:bcdf0b55-be83-46be-8a09-353314708f63
ArtifactChecksum:ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml
ArtifactUUID:436972f1-f03c-4954-b459-893758d8a32e
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env
ArtifactUUID:f6639ec1-9d9b-479d-afd4-ac5df430d2b2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env
ArtifactUUID:f6639ec1-9d9b-479d-afd4-ac5df430d2b2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-24T05:47:07.249Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2a896d72-3427-42c3-9c51-7a9baf301927 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:47:07.302Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:47:07.303Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:47:07.303Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:47:07.303Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e from URL: /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
2023-03-24T05:47:07.303Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:47:07.303Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
2023-03-24T05:47:07.333Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||GET Response Status 404
2023-03-24T05:47:07.334Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4670224a
2023-03-24T05:47:07.334Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-24T05:47:07.334Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardOyyeoa"
]
}
}
}
2023-03-24T05:47:07.334Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardOyyeoa-csar.csar /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e Specified artifact is not found 300 ASDC artifact download fail
2023-03-24T05:47:07.334Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar ASDC sendASDCNotification
2023-03-24T05:47:07.335Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar(Specified artifact is not found)
2023-03-24T05:47:07.335Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-24T05:47:07.335Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:47:07.335Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:47:07.335Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636827334,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:47:08.336Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardOyyeoa-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar(UUID:eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-24T05:47:08.356Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:47:08.357Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 3d9a7313-b25d-475c-8377-9adfb946efd0
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:47:08.363Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||basic_onboard_OYYEOA 0
2023-03-24T05:47:08.363Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3d9a7313-b25d-475c-8377-9adfb946efd0
2023-03-24T05:47:08.364Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: bcdf0b55-be83-46be-8a09-353314708f63 from URL: /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
2023-03-24T05:47:08.364Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:47:08.364Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
2023-03-24T05:47:08.385Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||GET Response Status 404
2023-03-24T05:47:08.386Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@76431aa8
2023-03-24T05:47:08.386Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-24T05:47:08.386Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardOyyeoa"
]
}
}
}
2023-03-24T05:47:08.386Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_oyyeoa0_modules.json /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json bcdf0b55-be83-46be-8a09-353314708f63 Specified artifact is not found 300 ASDC artifact download fail
2023-03-24T05:47:08.386Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json ASDC sendASDCNotification
2023-03-24T05:47:08.386Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json(Specified artifact is not found)
2023-03-24T05:47:08.386Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-24T05:47:08.387Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:47:08.387Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:47:08.387Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636828386,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:47:09.388Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_oyyeoa0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json(UUID:bcdf0b55-be83-46be-8a09-353314708f63)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:47:09.389Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:47:09.410Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:47:09.415Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:47:09.415Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:47:39.416Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:47:39.440Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:47:39.445Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:47:39.445Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:47:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:47:59.165Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:47:59.166Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636814275,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:47:59.166Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:09.446Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:48:09.470Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:48:09.474Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:48:09.474Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:48:39.474Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:48:39.502Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:48:39.508Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:48:39.508Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:48:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:48:59.168Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.168Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.170Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.170Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.170Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636814275,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.170Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.170Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.170Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.170Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.170Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636814275,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636822062,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:48:59.171Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636810879,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636808368,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "multicloud-k8s",
"timestamp": 1679636814563,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636811713,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.172Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636810879,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636808368,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "multicloud-k8s",
"timestamp": 1679636814563,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636811713,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636824261,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636810879,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636808368,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "multicloud-k8s",
"timestamp": 1679636814563,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636811713,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636825265,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:48:59.193Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1a2365d1-074b-4844-91d3-363d03287b57
2023-03-24T05:48:59.193Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1a2365d1-074b-4844-91d3-363d03287b57 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:48:59.217Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.217Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636808368,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.218Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.218Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.218Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636810879,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.218Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.218Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.218Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636811713,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.218Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.218Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.219Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "multicloud-k8s",
"timestamp": 1679636814563,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.219Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.219Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.219Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636827334,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-24T05:48:59.219Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.219Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.219Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636808368,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.219Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.219Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.219Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636810879,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "multicloud-k8s",
"timestamp": 1679636814563,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636811713,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636828386,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.220Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636808368,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.222Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.222Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.222Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636810879,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.222Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.222Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636811713,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "multicloud-k8s",
"timestamp": 1679636814563,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636830033,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636810879,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.223Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636808368,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636811713,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "multicloud-k8s",
"timestamp": 1679636814563,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636830033,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636810879,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.224Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "ves-openapi-manager",
"timestamp": 1679636808368,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.225Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.225Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.225Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636811713,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.225Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.225Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.225Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "multicloud-k8s",
"timestamp": 1679636814563,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.225Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.225Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.225Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636830033,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.225Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.226Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.226Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636831123,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:48:59.226Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.226Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.226Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "cds-sdc-listener",
"timestamp": 1679636832301,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:48:59.226Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.226Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.226Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636830033,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.227Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.227Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636832125,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:48:59.227Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.227Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636830033,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.227Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.227Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.228Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "policy-distribution-id",
"timestamp": 1679636833127,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:48:59.260Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 47aeea4c-050e-497f-8613-81119c7707d5
2023-03-24T05:48:59.260Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47aeea4c-050e-497f-8613-81119c7707d5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:48:59.287Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.287Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636830033,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.287Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.287Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.287Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636830033,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.287Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.287Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.288Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636830033,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.288Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.288Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.288Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636838144,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:48:59.288Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.288Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.288Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636841692,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:48:59.288Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.288Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.288Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "aai-model-loader",
"timestamp": 1679636842694,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:48:59.302Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 47aeea4c-050e-497f-8613-81119c7707d5
2023-03-24T05:48:59.303Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47aeea4c-050e-497f-8613-81119c7707d5 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:48:59.327Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.327Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636844275,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.328Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.328Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.328Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636844275,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.328Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.328Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.328Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636844275,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.328Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.328Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.329Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636844275,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.329Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.329Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.329Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636844275,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.329Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.329Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.329Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636844275,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/resourceInstances/pnf196156c4b0410/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.329Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.329Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.330Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636844275,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:48:59.330Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.330Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.330Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636844275,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:48:59.330Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.330Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.330Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636853054,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:48:59.330Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.330Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.330Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636854848,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfI16cl97ongisgd9sfy8i/1.0/artifacts/service-DemoPnfI16cl97ongisgd9sfy8i-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:48:59.331Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:48:59.331Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:48:59.331Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "47aeea4c-050e-497f-8613-81119c7707d5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679636855851,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:48:59.346Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 47aeea4c-050e-497f-8613-81119c7707d5
2023-03-24T05:48:59.346Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 47aeea4c-050e-497f-8613-81119c7707d5 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:49:09.508Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:49:09.532Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:49:09.539Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:49:09.540Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:49:39.540Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:49:39.562Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:49:39.567Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:49:39.568Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:49:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:50:09.568Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:50:09.596Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:50:09.601Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:50:09.601Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:50:39.601Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:50:39.622Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:50:39.627Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:50:39.627Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:50:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:51:09.627Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:51:09.648Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:51:09.654Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:51:09.654Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:51:39.654Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:51:39.684Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:51:39.690Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:51:39.690Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:51:59.165Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:52:00.290Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-24T05:52:00.290Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Member SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-3681c36d-917f-44b7-8f8e-bdcef509daa3 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-24T05:52:00.291Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-24T05:52:00.291Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-24T05:52:02.755Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:52:02.772Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:52:02.772Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] (Re-)joining group
2023-03-24T05:52:02.778Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:52:02.779Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-24T05:52:02.796Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:52:02.797Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-24T05:52:02.797Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:52:02.802Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:52:02.802Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:52:02.803Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:52:02.803Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=296, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:52:02.803Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:52:02.803Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:52:09.691Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-24T05:52:09.691Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-24T05:52:09.700Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and serviceModelVersionId: 2a896d72-3427-42c3-9c51-7a9baf301927
2023-03-24T05:52:09.700Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6453009a-682f-4779-b09e-13f352c10a5e
2023-03-24T05:52:09.701Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0
2023-03-24T05:52:09.706Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-03-24T05:52:09.738Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|INFO|500||Invoke
2023-03-24T05:52:09.739Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4f4d2f06-0494-43a6-a64b-32572ec2cd4f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b28b5fbd-34b5-4bb3-a486-7932ee8b3b04], X-ECOMP-RequestID=[4f4d2f06-0494-43a6-a64b-32572ec2cd4f], X-TransactionId=[], X-ONAP-RequestID=[4f4d2f06-0494-43a6-a64b-32572ec2cd4f], Content-Type=[application/merge-patch+json]}
2023-03-24T05:52:09.747Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-24T05:52:09.916Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Mar 2023 05:52:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[196704], x-aai-txid=[2-aai-resources-230324-05:52:10:185-69101], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-24T05:52:09.916Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-24T05:52:09.917Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|INFO|500||InvokeReturn
2023-03-24T05:52:09.918Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-24T05:52:09.918Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:52:09.930Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:52:09.931Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-24T05:52:09.931Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-24T05:52:09.931Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:09.931Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:09.932Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637129931,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:52:09.950Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:09.950Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637129931,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-24T05:52:09.951Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:52:10.963Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-24T05:52:10.963Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"dd4d0016-b37c-432f-8772-14719db40fae","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"d2fd896c-8dbd-40cf-9f32-00ea121c4b86","serviceDescription":"service","serviceInvariantUUID":"eb7fb721-ae76-4fb4-a11d-09ec966ae14c","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"fb543b88-df7e-4c82-8201-6f6d54ac6c50","resourceInvariantUUID":"4c6783d5-d2a0-4d79-b8bf-6e0a6d4bed1c","resourceCustomizationUUID":"9d0a16e8-2977-47a9-95c1-230b7d89e748","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":"YTg3YjMxZjE4MzA2Mjc5NjhhMjUyMWU5ZGVhMDgxYWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"237b512e-0d38-481d-8779-ce675533ccd6","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YjlhODU0YmFlNGZiY2UzYmJlYTRlMzdlMGRkNDJiN2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eaa5e2ab-c485-4ac8-9447-f0ec97630551","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-24T05:52:10.964Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:52:10.964Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:10.964Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:10.964Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:52:11.965Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:52:11.965Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:11.965Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:11.965Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:52:12.966Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "d2fd896c-8dbd-40cf-9f32-00ea121c4b86",
"serviceDescription": "service",
"serviceInvariantUUID": "eb7fb721-ae76-4fb4-a11d-09ec966ae14c",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "9d0a16e8-2977-47a9-95c1-230b7d89e748",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "fb543b88-df7e-4c82-8201-6f6d54ac6c50",
"resourceInvariantUUID": "4c6783d5-d2a0-4d79-b8bf-6e0a6d4bed1c",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "YjlhODU0YmFlNGZiY2UzYmJlYTRlMzdlMGRkNDJiN2Y\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "eaa5e2ab-c485-4ac8-9447-f0ec97630551"
}
],
"workloadContext": "Production"
}
2023-03-24T05:52:12.967Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-24T05:52:12.967Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d2fd896c-8dbd-40cf-9f32-00ea121c4b86 ASDC
2023-03-24T05:52:12.967Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:dd4d0016-b37c-432f-8772-14719db40fae
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:d2fd896c-8dbd-40cf-9f32-00ea121c4b86
ServiceInvariantUUID:eb7fb721-ae76-4fb4-a11d-09ec966ae14c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:eaa5e2ab-c485-4ac8-9447-f0ec97630551
ArtifactChecksum:YjlhODU0YmFlNGZiY2UzYmJlYTRlMzdlMGRkNDJiN2Y=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:9d0a16e8-2977-47a9-95c1-230b7d89e748
ResourceInvariantUUID:4c6783d5-d2a0-4d79-b8bf-6e0a6d4bed1c
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:fb543b88-df7e-4c82-8201-6f6d54ac6c50
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-24T05:52:12.967Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d2fd896c-8dbd-40cf-9f32-00ea121c4b86 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:52:13.029Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:52:13.029Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:52:13.030Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:52:13.030Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: eaa5e2ab-c485-4ac8-9447-f0ec97630551 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-24T05:52:13.030Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:52:13.030Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-24T05:52:13.303Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-24T05:52:13.305Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar eaa5e2ab-c485-4ac8-9447-f0ec97630551 57798
2023-03-24T05:52:13.305Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-24T05:52:13.305Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-24T05:52:13.305Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-24T05:52:13.306Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:13.306Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:13.306Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637133305,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:52:14.307Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:52:14.308Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:52:14.308Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: eaa5e2ab-c485-4ac8-9447-f0ec97630551, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.309Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-03-24T05:52:14.309Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.309Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.408Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17070164737787681627/Definitions/service-BasicNetwork-template.yml
2023-03-24T05:52:14.762Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-24T05:52:14.762Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-24T05:52:14.762Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.762Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-03-24T05:52:14.762Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-24T05:52:14.763Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.764Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.765Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.765Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.765Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:d2fd896c-8dbd-40cf-9f32-00ea121c4b86
Model Version:NULL
Model InvariantUuid:eb7fb721-ae76-4fb4-a11d-09ec966ae14c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:4c6783d5-d2a0-4d79-b8bf-6e0a6d4bed1c
Model UUID:9bb010d8-d2be-4a1f-9e42-998e5cce4e54
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:9d0a16e8-2977-47a9-95c1-230b7d89e748
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-24T05:52:14.783Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Processing Resource Type: VL, Model UUID: fb543b88-df7e-4c82-8201-6f6d54ac6c50
2023-03-24T05:52:14.783Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||No resources found for Service: d2fd896c-8dbd-40cf-9f32-00ea121c4b86
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:52:14.788Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||
2023-03-24T05:52:14.788Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-03-24T05:52:14.788Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||No resources found for Service: d2fd896c-8dbd-40cf-9f32-00ea121c4b86
2023-03-24T05:52:14.788Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: d2fd896c-8dbd-40cf-9f32-00ea121c4b86
2023-03-24T05:52:14.788Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-03-24T05:52:14.788Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:52:14.800Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@31ef7d67, org.onap.sdc.toscaparser.api.parameters.Input@2d19611e, org.onap.sdc.toscaparser.api.parameters.Input@33d2efeb, org.onap.sdc.toscaparser.api.parameters.Input@36f4da6b, org.onap.sdc.toscaparser.api.parameters.Input@7cba9d97]
2023-03-24T05:52:14.801Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.802Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.802Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.802Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.803Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid d2fd896c-8dbd-40cf-9f32-00ea121c4b86: Generic NeutronNet
2023-03-24T05:52:14.803Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.803Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.803Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.803Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-03-24T05:52:14.846Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.847Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.847Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.847Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.847Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:14.847Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:14.847Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-03-24T05:52:14.961Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-03-24T05:52:14.961Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-24T05:52:14.961Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-24T05:52:14.961Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-24T05:52:14.961Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:14.961Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:14.961Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637134961,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:52:15.962Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dd4d0016-b37c-432f-8772-14719db40fae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:52:15.990Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dd4d0016-b37c-432f-8772-14719db40fae
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:52:15.994Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-24T05:52:15.994Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-24T05:52:15.994Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-24T05:52:15.994Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-24T05:52:15.995Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:52:15.995Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:52:15.995Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:52:15.995Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:52:15.995Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:52:16.009Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-24T05:52:46.009Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dd4d0016-b37c-432f-8772-14719db40fae and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-24T05:52:46.018Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dd4d0016-b37c-432f-8772-14719db40fae and serviceModelVersionId: d2fd896c-8dbd-40cf-9f32-00ea121c4b86
2023-03-24T05:52:46.019Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eb7fb721-ae76-4fb4-a11d-09ec966ae14c
2023-03-24T05:52:46.020Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0
2023-03-24T05:52:46.026Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-03-24T05:52:46.156Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0|INFO|500||Invoke
2023-03-24T05:52:46.156Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[dd4d0016-b37c-432f-8772-14719db40fae], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[14692625-c722-465b-ac62-5f996a866349], X-ECOMP-RequestID=[dd4d0016-b37c-432f-8772-14719db40fae], X-TransactionId=[], X-ONAP-RequestID=[dd4d0016-b37c-432f-8772-14719db40fae], Content-Type=[application/merge-patch+json]}
2023-03-24T05:52:46.164Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-24T05:52:46.321Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Mar 2023 05:52:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[225312], x-aai-txid=[0-aai-resources-230324-05:52:46:603-28476], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-24T05:52:46.322Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-24T05:52:46.323Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0|INFO|500||InvokeReturn
2023-03-24T05:52:46.324Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-24T05:52:46.324Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:52:46.340Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:52:46.340Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dd4d0016-b37c-432f-8772-14719db40fae and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-24T05:52:46.340Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-24T05:52:46.341Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:46.341Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:46.341Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637166340,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:52:47.371Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-24T05:52:47.372Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"1a2365d1-074b-4844-91d3-363d03287b57","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"09ff96f4-229a-4515-9709-6d2f2c4821ac","serviceDescription":"service","serviceInvariantUUID":"45dc50b5-a169-45aa-9f0b-ccc1cea11873","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"941e2c7b-b5c4-4a0b-921d-74bcc15ad5cc","resourceInvariantUUID":"a7fff94d-369d-44ee-8b27-435e03531596","resourceCustomizationUUID":"b7580746-a72b-4fb1-9336-d78ac7525682","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":"YTMyNWQyZWU0MDA1ODYwMmVjMGE2Y2IxMDYwMWEyYjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"69c13507-0010-4c9a-ade6-d19f5baf9488","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":"N2I0YzI2ZGQ1NTQ0YjBlODlmODcwZDY5YjAzZDE1MDE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"994e980a-ea5f-4be3-8a38-6ec36a40427d","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":"65fe8888-43b5-4f65-bf9d-77c8a3c7d02a","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":"54f5d029-3e9c-428a-9790-9535b8f1bb74","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":"249db6ea-2fe4-4b56-b5af-9585a06fdc81","artifactVersion":"2","generatedFromUUID":"65fe8888-43b5-4f65-bf9d-77c8a3c7d02a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2M0YTE2MDQ0ZDIwZGMxYjM4MmM1NzBmNjcwMjVjZDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cacd8347-baf7-4864-851a-2e4d0d06f245","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZWQ2OWNkZDE4OWRmNTc4NDE2NWY2ZjBiMTFjNGNkNmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-24T05:52:47.372Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:52:47.373Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:47.373Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:47.373Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"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-03-24T05:52:48.374Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:52:48.375Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:48.375Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:48.375Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"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-03-24T05:52:49.376Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:52:49.377Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:49.377Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:49.378Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"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-03-24T05:52:50.379Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:52:50.380Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:50.380Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:50.381Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"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-03-24T05:52:51.382Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:52:51.382Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:51.383Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:51.383Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"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-03-24T05:52:52.384Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:52:52.384Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:52.385Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:52.385Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:52:53.386Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:52:53.387Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:53.387Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:53.387Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:52:54.388Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "09ff96f4-229a-4515-9709-6d2f2c4821ac",
"serviceDescription": "service",
"serviceInvariantUUID": "45dc50b5-a169-45aa-9f0b-ccc1cea11873",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "b7580746-a72b-4fb1-9336-d78ac7525682",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "941e2c7b-b5c4-4a0b-921d-74bcc15ad5cc",
"resourceInvariantUUID": "a7fff94d-369d-44ee-8b27-435e03531596",
"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": "N2I0YzI2ZGQ1NTQ0YjBlODlmODcwZDY5YjAzZDE1MDE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "994e980a-ea5f-4be3-8a38-6ec36a40427d",
"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": "65fe8888-43b5-4f65-bf9d-77c8a3c7d02a",
"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": "249db6ea-2fe4-4b56-b5af-9585a06fdc81",
"generatedFromUUID": "65fe8888-43b5-4f65-bf9d-77c8a3c7d02a"
},
"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": "249db6ea-2fe4-4b56-b5af-9585a06fdc81",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "ZWQ2OWNkZDE4OWRmNTc4NDE2NWY2ZjBiMTFjNGNkNmQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311"
}
],
"workloadContext": "Production"
}
2023-03-24T05:52:54.389Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-24T05:52:54.389Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 09ff96f4-229a-4515-9709-6d2f2c4821ac ASDC
2023-03-24T05:52:54.389Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:1a2365d1-074b-4844-91d3-363d03287b57
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:09ff96f4-229a-4515-9709-6d2f2c4821ac
ServiceInvariantUUID:45dc50b5-a169-45aa-9f0b-ccc1cea11873
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311
ArtifactChecksum:ZWQ2OWNkZDE4OWRmNTc4NDE2NWY2ZjBiMTFjNGNkNmQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:b7580746-a72b-4fb1-9336-d78ac7525682
ResourceInvariantUUID:a7fff94d-369d-44ee-8b27-435e03531596
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:941e2c7b-b5c4-4a0b-921d-74bcc15ad5cc
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:994e980a-ea5f-4be3-8a38-6ec36a40427d
ArtifactChecksum:N2I0YzI2ZGQ1NTQ0YjBlODlmODcwZDY5YjAzZDE1MDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:65fe8888-43b5-4f65-bf9d-77c8a3c7d02a
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:249db6ea-2fe4-4b56-b5af-9585a06fdc81
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:249db6ea-2fe4-4b56-b5af-9585a06fdc81
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-24T05:52:54.390Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 09ff96f4-229a-4515-9709-6d2f2c4821ac ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:52:54.460Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:52:54.461Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:52:54.461Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:52:54.461Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-24T05:52:54.461Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:52:54.462Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-24T05:52:54.726Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-24T05:52:54.729Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311 75176
2023-03-24T05:52:54.729Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-24T05:52:54.729Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-24T05:52:54.729Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-24T05:52:54.730Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:54.730Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:54.730Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637174729,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:52:55.731Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:52:55.732Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:52:55.732Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:55.733Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-03-24T05:52:55.733Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:55.734Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:55.835Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7318865594825924912/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-24T05:52:56.863Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:56.864Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.865Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=091a3e5e-c23e-4c50-9ee9-6aa0b140ec43
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:56.866Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.867Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:56.867Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:52:56.867Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:52:56.867Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_vm
Description:service
Model UUID:09ff96f4-229a-4515-9709-6d2f2c4821ac
Model Version:NULL
Model InvariantUuid:45dc50b5-a169-45aa-9f0b-ccc1cea11873
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_vm
Model UUID:13481155-b1da-400e-88a1-379453aba935
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:a7fff94d-369d-44ee-8b27-435e03531596
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:b7580746-a72b-4fb1-9336-d78ac7525682
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:a6c8d2b6-e359-4f24-97b8-e0ed3fa3a302
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:36d6fbc5-f220-4c4b-ac33-9f9a965a2325
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:091a3e5e-c23e-4c50-9ee9-6aa0b140ec43
ModelInvariantUuid:bf99d03e-d39d-4665-a0c8-17f954e806d6
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:256b0c17-3a52-4e12-b4e3-46c587a7fd51
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20
VNFC Properties:
ModelCustomizationUuid:4cc1e315-63fd-4921-8749-1fea70166d5f
ModelInvariantUuid:ef35787f-a517-4baf-a54f-34315c61a1cc
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:943e1158-fe9d-4ae3-9635-176f99df989b
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-24T05:52:56.885Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 941e2c7b-b5c4-4a0b-921d-74bcc15ad5cc
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:52:56.891Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||basic_vm 0
2023-03-24T05:52:56.891Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 941e2c7b-b5c4-4a0b-921d-74bcc15ad5cc
2023-03-24T05:52:56.891Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 994e980a-ea5f-4be3-8a38-6ec36a40427d from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-24T05:52:56.891Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:52:56.891Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-24T05:52:56.989Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-24T05:52:56.989Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 994e980a-ea5f-4be3-8a38-6ec36a40427d 787
2023-03-24T05:52:56.990Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-03-24T05:52:56.990Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-24T05:52:56.990Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-24T05:52:56.990Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:56.990Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:56.991Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637176990,
"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-03-24T05:52:57.992Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "a6c8d2b6-e359-4f24-97b8-e0ed3fa3a302",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "36d6fbc5-f220-4c4b-ac33-9f9a965a2325",
"vfModuleModelCustomizationUUID": "dc76f915-8470-4aea-80a3-b5edd290677c",
"isBase": true,
"artifacts": [
"65fe8888-43b5-4f65-bf9d-77c8a3c7d02a",
"249db6ea-2fe4-4b56-b5af-9585a06fdc81"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu20",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-24T05:52:57.998Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:36d6fbc5-f220-4c4b-ac33-9f9a965a2325
VfModuleModelInvariantUUID:a6c8d2b6-e359-4f24-97b8-e0ed3fa3a302
VfModuleModelDescription:NULL
Artifacts UUID List:{
65fe8888-43b5-4f65-bf9d-77c8a3c7d02a
,
249db6ea-2fe4-4b56-b5af-9585a06fdc81
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu20
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-24T05:52:58.001Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
"vfModuleModelInvariantUUID": "a6c8d2b6-e359-4f24-97b8-e0ed3fa3a302",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "36d6fbc5-f220-4c4b-ac33-9f9a965a2325",
"vfModuleModelCustomizationUUID": "dc76f915-8470-4aea-80a3-b5edd290677c",
"isBase": true,
"artifacts": [
"65fe8888-43b5-4f65-bf9d-77c8a3c7d02a",
"249db6ea-2fe4-4b56-b5af-9585a06fdc81"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu20",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-03-24T05:52:58.001Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:36d6fbc5-f220-4c4b-ac33-9f9a965a2325
VfModuleModelInvariantUUID:a6c8d2b6-e359-4f24-97b8-e0ed3fa3a302
VfModuleModelDescription:NULL
Artifacts UUID List:{
65fe8888-43b5-4f65-bf9d-77c8a3c7d02a
,
249db6ea-2fe4-4b56-b5af-9585a06fdc81
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu20
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-03-24T05:52:58.002Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 65fe8888-43b5-4f65-bf9d-77c8a3c7d02a from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-24T05:52:58.002Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:52:58.002Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-24T05:52:58.094Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-24T05:52:58.094Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 65fe8888-43b5-4f65-bf9d-77c8a3c7d02a 5033
2023-03-24T05:52:58.094Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-24T05:52:58.095Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-24T05:52:58.095Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-24T05:52:58.095Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:58.095Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:58.095Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637178094,
"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-03-24T05:52:59.096Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 249db6ea-2fe4-4b56-b5af-9585a06fdc81 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-24T05:52:59.097Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:52:59.097Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-24T05:52:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:52:59.170Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.171Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:52:59.171Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637133305,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637134961,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637166340,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-24T05:52:59.172Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:52:59.173Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-24T05:52:59.173Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:52:59.173Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679636771230,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:52:59.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637174729,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:52:59.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637176990,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:52:59.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:52:59.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637178094,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:52:59.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:52:59.181Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-24T05:52:59.181Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 249db6ea-2fe4-4b56-b5af-9585a06fdc81 903
2023-03-24T05:52:59.181Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-24T05:52:59.181Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-24T05:52:59.182Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-24T05:52:59.182Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:52:59.182Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:52:59.182Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637179181,
"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
2023-03-24T05:53:00.182Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 09ff96f4-229a-4515-9709-6d2f2c4821ac
2023-03-24T05:53:00.183Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 941e2c7b-b5c4-4a0b-921d-74bcc15ad5cc ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:53:00.210Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5819e238, org.onap.sdc.toscaparser.api.parameters.Input@3d977424, org.onap.sdc.toscaparser.api.parameters.Input@311cff98, org.onap.sdc.toscaparser.api.parameters.Input@10377528, org.onap.sdc.toscaparser.api.parameters.Input@7285d34]
2023-03-24T05:53:00.211Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.211Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:53:00.211Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic
2023-03-24T05:53:00.212Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= b7580746-a72b-4fb1-9336-d78ac7525682
2023-03-24T05:53:00.212Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b7580746-a72b-4fb1-9336-d78ac7525682 matches Tosca VF Customization UUID: b7580746-a72b-4fb1-9336-d78ac7525682
2023-03-24T05:53:00.212Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: b7580746-a72b-4fb1-9336-d78ac7525682 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-03-24T05:53:00.217Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.218Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:53:00.218Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id b7580746-a72b-4fb1-9336-d78ac7525682: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-24T05:53:00.218Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7c1b41cd
2023-03-24T05:53:00.219Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.219Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-24T05:53:00.219Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : dc76f915-8470-4aea-80a3-b5edd290677c
2023-03-24T05:53:00.219Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID dc76f915-8470-4aea-80a3-b5edd290677c
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-03-24T05:53:00.224Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.224Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:53:00.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:53:00.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:53:00.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:53:00.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-24T05:53:00.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-24T05:53:00.226Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-24T05:53:00.226Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=091a3e5e-c23e-4c50-9ee9-6aa0b140ec43
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-03-24T05:53:00.230Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.230Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:53:00.230Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:53:00.231Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.231Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:53:00.231Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=b7580746-a72b-4fb1-9336-d78ac7525682
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:53:00.234Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 09ff96f4-229a-4515-9709-6d2f2c4821ac: basic_vm
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:53:00.235Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:53:00.236Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:53:00.236Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Saving Service: basic_vm
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-24T05:53:00.447Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 941e2c7b-b5c4-4a0b-921d-74bcc15ad5cc 1 ASDC deployResourceStructure
2023-03-24T05:53:00.448Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-03-24T05:53:00.448Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-24T05:53:00.448Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-24T05:53:00.449Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:53:00.449Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:53:00.449Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637180448,
"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-03-24T05:53:01.450Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-24T05:53:01.450Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-24T05:53:01.451Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-24T05:53:01.451Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:53:01.451Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:53:01.451Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637181450,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:53:02.452Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-24T05:53:02.453Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-24T05:53:02.453Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-24T05:53:02.453Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:53:02.453Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:53:02.453Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637182452,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:53:03.454Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-24T05:53:03.454Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-24T05:53:03.454Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-24T05:53:03.454Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:53:03.454Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:53:03.454Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637183454,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:53:04.456Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1a2365d1-074b-4844-91d3-363d03287b57
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:53:04.478Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1a2365d1-074b-4844-91d3-363d03287b57
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:53:04.483Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-24T05:53:04.483Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-24T05:53:04.483Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-24T05:53:04.484Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-24T05:53:04.484Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:53:04.484Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:53:04.484Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:53:04.484Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:53:04.484Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:53:04.498Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-24T05:53:34.498Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1a2365d1-074b-4844-91d3-363d03287b57 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-24T05:53:34.511Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1a2365d1-074b-4844-91d3-363d03287b57 and serviceModelVersionId: 09ff96f4-229a-4515-9709-6d2f2c4821ac
2023-03-24T05:53:34.511Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 45dc50b5-a169-45aa-9f0b-ccc1cea11873
2023-03-24T05:53:34.512Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/45dc50b5-a169-45aa-9f0b-ccc1cea11873/model-vers/model-ver/09ff96f4-229a-4515-9709-6d2f2c4821ac?depth=0
2023-03-24T05:53:34.519Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-03-24T05:53:34.562Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45dc50b5-a169-45aa-9f0b-ccc1cea11873/model-vers/model-ver/09ff96f4-229a-4515-9709-6d2f2c4821ac?depth=0|INFO|500||Invoke
2023-03-24T05:53:34.562Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45dc50b5-a169-45aa-9f0b-ccc1cea11873/model-vers/model-ver/09ff96f4-229a-4515-9709-6d2f2c4821ac?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45dc50b5-a169-45aa-9f0b-ccc1cea11873/model-vers/model-ver/09ff96f4-229a-4515-9709-6d2f2c4821ac?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1a2365d1-074b-4844-91d3-363d03287b57], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[847cde05-899e-492e-9a29-9b3100af834a], X-ECOMP-RequestID=[1a2365d1-074b-4844-91d3-363d03287b57], X-TransactionId=[], X-ONAP-RequestID=[1a2365d1-074b-4844-91d3-363d03287b57], Content-Type=[application/merge-patch+json]}
2023-03-24T05:53:34.571Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45dc50b5-a169-45aa-9f0b-ccc1cea11873/model-vers/model-ver/09ff96f4-229a-4515-9709-6d2f2c4821ac?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-24T05:53:34.712Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45dc50b5-a169-45aa-9f0b-ccc1cea11873/model-vers/model-ver/09ff96f4-229a-4515-9709-6d2f2c4821ac?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45dc50b5-a169-45aa-9f0b-ccc1cea11873/model-vers/model-ver/09ff96f4-229a-4515-9709-6d2f2c4821ac?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Mar 2023 05:53:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[356504], x-aai-txid=[0-aai-resources-230324-05:53:35:009-36401], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-24T05:53:34.712Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45dc50b5-a169-45aa-9f0b-ccc1cea11873/model-vers/model-ver/09ff96f4-229a-4515-9709-6d2f2c4821ac?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-24T05:53:34.713Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45dc50b5-a169-45aa-9f0b-ccc1cea11873/model-vers/model-ver/09ff96f4-229a-4515-9709-6d2f2c4821ac?depth=0|INFO|500||InvokeReturn
2023-03-24T05:53:34.713Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-24T05:53:34.713Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:53:34.727Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:53:34.727Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1a2365d1-074b-4844-91d3-363d03287b57 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-24T05:53:34.727Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-24T05:53:34.728Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:53:34.728Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:53:34.728Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637214727,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:53:35.757Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-24T05:53:35.758Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-24T05:53:35.759Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-24T05:53:35.759Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-24T05:53:35.759Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-24T05:53:35.759Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] (Re-)joining group
2023-03-24T05:53:35.765Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-2895f7d4-8d8d-45d8-ab1a-9f5b01a06a1f
2023-03-24T05:53:35.765Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=4, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-24T05:53:35.765Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-24T05:53:35.765Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] (Re-)joining group
2023-03-24T05:53:36.182Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:53:39.190Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:53:42.200Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:53:45.209Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:53:48.218Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:53:51.228Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:53:54.238Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:53:57.247Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:53:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:53:59.175Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:53:59.175Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] (Re-)joining group
2023-03-24T05:53:59.180Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:53:59.180Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-2895f7d4-8d8d-45d8-ab1a-9f5b01a06a1f', protocol='range'}
2023-03-24T05:53:59.184Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-2895f7d4-8d8d-45d8-ab1a-9f5b01a06a1f=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-03-24T05:53:59.197Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-2895f7d4-8d8d-45d8-ab1a-9f5b01a06a1f', protocol='range'}
2023-03-24T05:53:59.197Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:53:59.198Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-24T05:53:59.198Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-24T05:53:59.198Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:53:59.198Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-24T05:53:59.202Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:53:59.202Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:53:59.202Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:53:59.202Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=312, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:53:59.202Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:53:59.202Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:53:59.203Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:53:59.203Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:53:59.203Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:53:59.204Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:53:59.204Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:53:59.204Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:54:00.216Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-24T05:54:00.216Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"4f4d2f06-0494-43a6-a64b-32572ec2cd4f","serviceName":"basic_onboard_OYYEOA","serviceVersion":"1.0","serviceUUID":"2a896d72-3427-42c3-9c51-7a9baf301927","serviceDescription":"service","serviceInvariantUUID":"6453009a-682f-4779-b09e-13f352c10a5e","resources":[{"resourceInstanceName":"basic_onboard_OYYEOA 0","resourceName":"basic_onboard_OYYEOA","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3d9a7313-b25d-475c-8377-9adfb946efd0","resourceInvariantUUID":"8009040d-b91b-4b13-85c4-fece6bfcb0e3","resourceCustomizationUUID":"b1cc5ca1-1246-4125-8ebc-a1079cbe8be6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml","artifactChecksum":"MmU1NTE5ODY5OTI0NjgzMjNkZjkwY2ZiMzMwM2RiYTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ad1c8aa3-beee-41e2-9e8e-78f7b34ffb87","artifactVersion":"1"},{"artifactName":"basic_onboard_oyyeoa0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json","artifactChecksum":"ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bcdf0b55-be83-46be-8a09-353314708f63","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"436972f1-f03c-4954-b459-893758d8a32e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3cfbecdb-62ec-46ee-8bdc-738bde9a35cd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f6639ec1-9d9b-479d-afd4-ac5df430d2b2","artifactVersion":"2","generatedFromUUID":"436972f1-f03c-4954-b459-893758d8a32e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardOyyeoa-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml","artifactChecksum":"ZjQzN2RmZjUwYzdmZjFhMTY4ZmY3NGRjMDhlMTZjZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9eac9735-ec93-4f95-9a41-b064de4ec4a5","artifactVersion":"1"},{"artifactName":"service-BasicOnboardOyyeoa-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar","artifactChecksum":"ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-24T05:54:00.217Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:54:00.218Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:54:00.218Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:54:00.218Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637179181,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637180448,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637181450,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DEPLOY_OK"
}
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:54:00.220Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637182452,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DEPLOY_OK"
}
2023-03-24T05:54:00.221Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:54:00.221Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:54:00.221Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637183454,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-24T05:54:00.221Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:54:00.221Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:54:00.221Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637214727,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-24T05:54:00.221Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:54:01.219Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:54:01.219Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:54:01.219Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:54:01.220Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:54:02.221Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:54:02.222Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:54:02.222Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:54:02.222Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:54:03.223Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:54:03.224Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:54:03.224Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:54:03.224Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:54:04.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:54:04.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:54:04.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:54:04.225Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:54:05.226Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:54:05.227Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:54:05.227Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:54:05.227Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:54:06.228Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:54:06.228Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:54:06.228Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:54:06.228Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:54:07.230Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"serviceName": "basic_onboard_OYYEOA",
"serviceVersion": "1.0",
"serviceUUID": "2a896d72-3427-42c3-9c51-7a9baf301927",
"serviceDescription": "service",
"serviceInvariantUUID": "6453009a-682f-4779-b09e-13f352c10a5e",
"resources": [
{
"resourceInstanceName": "basic_onboard_OYYEOA 0",
"resourceCustomizationUUID": "b1cc5ca1-1246-4125-8ebc-a1079cbe8be6",
"resourceName": "basic_onboard_OYYEOA",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "3d9a7313-b25d-475c-8377-9adfb946efd0",
"resourceInvariantUUID": "8009040d-b91b-4b13-85c4-fece6bfcb0e3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_oyyeoa0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"artifactChecksum": "ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bcdf0b55-be83-46be-8a09-353314708f63",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "436972f1-f03c-4954-b459-893758d8a32e",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f6639ec1-9d9b-479d-afd4-ac5df430d2b2",
"generatedFromUUID": "436972f1-f03c-4954-b459-893758d8a32e"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f6639ec1-9d9b-479d-afd4-ac5df430d2b2",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardOyyeoa-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"artifactChecksum": "ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e"
}
],
"workloadContext": "Production"
}
2023-03-24T05:54:07.230Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-24T05:54:07.230Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2a896d72-3427-42c3-9c51-7a9baf301927 ASDC
2023-03-24T05:54:07.230Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:4f4d2f06-0494-43a6-a64b-32572ec2cd4f
ServiceName:basic_onboard_OYYEOA
ServiceVersion:1.0
ServiceUUID:2a896d72-3427-42c3-9c51-7a9baf301927
ServiceInvariantUUID:6453009a-682f-4779-b09e-13f352c10a5e
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardOyyeoa-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
ArtifactUUID:eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e
ArtifactChecksum:ZTNiM2Y0ZGY4MzdlZTEwZWRiNzkwMzhmNTIyZGRiOGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_OYYEOA 0
ResourceCustomizationUUID:b1cc5ca1-1246-4125-8ebc-a1079cbe8be6
ResourceInvariantUUID:8009040d-b91b-4b13-85c4-fece6bfcb0e3
ResourceName:basic_onboard_OYYEOA
ResourceType:VF
ResourceUUID:3d9a7313-b25d-475c-8377-9adfb946efd0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_oyyeoa0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
ArtifactUUID:bcdf0b55-be83-46be-8a09-353314708f63
ArtifactChecksum:ZjQxNTg1OGU1YzU4NzhlM2YwMGYxMjVhMDk2ZjRlODE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml
ArtifactUUID:436972f1-f03c-4954-b459-893758d8a32e
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env
ArtifactUUID:f6639ec1-9d9b-479d-afd4-ac5df430d2b2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env
ArtifactUUID:f6639ec1-9d9b-479d-afd4-ac5df430d2b2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-24T05:54:07.231Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2a896d72-3427-42c3-9c51-7a9baf301927 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:54:07.284Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:54:07.286Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:54:07.286Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:54:07.286Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e from URL: /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
2023-03-24T05:54:07.287Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:54:07.287Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar
2023-03-24T05:54:07.310Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||GET Response Status 404
2023-03-24T05:54:07.310Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@f4cfaf5
2023-03-24T05:54:07.311Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-24T05:54:07.311Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardOyyeoa"
]
}
}
}
2023-03-24T05:54:07.311Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardOyyeoa-csar.csar /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e Specified artifact is not found 300 ASDC artifact download fail
2023-03-24T05:54:07.312Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar ASDC sendASDCNotification
2023-03-24T05:54:07.312Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar(Specified artifact is not found)
2023-03-24T05:54:07.312Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-24T05:54:07.313Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:54:07.313Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:54:07.313Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637247312,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:54:08.314Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardOyyeoa-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar(UUID:eb5d9985-2d31-48b9-aaf7-c95b5c1f4c9e)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-24T05:54:08.337Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:54:08.337Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 3d9a7313-b25d-475c-8377-9adfb946efd0
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:54:08.343Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||basic_onboard_OYYEOA 0
2023-03-24T05:54:08.344Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3d9a7313-b25d-475c-8377-9adfb946efd0
2023-03-24T05:54:08.344Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: bcdf0b55-be83-46be-8a09-353314708f63 from URL: /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
2023-03-24T05:54:08.344Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:54:08.344Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json
2023-03-24T05:54:08.360Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||GET Response Status 404
2023-03-24T05:54:08.360Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@55a5f1e4
2023-03-24T05:54:08.361Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-24T05:54:08.361Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardOyyeoa"
]
}
}
}
2023-03-24T05:54:08.361Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_oyyeoa0_modules.json /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json bcdf0b55-be83-46be-8a09-353314708f63 Specified artifact is not found 300 ASDC artifact download fail
2023-03-24T05:54:08.361Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json ASDC sendASDCNotification
2023-03-24T05:54:08.361Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json(Specified artifact is not found)
2023-03-24T05:54:08.361Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-24T05:54:08.362Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:54:08.362Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:54:08.362Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637248361,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:54:09.363Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_oyyeoa0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json(UUID:bcdf0b55-be83-46be-8a09-353314708f63)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:54:09.364Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:54:09.394Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:54:09.400Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:54:09.400Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:54:39.401Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:54:39.429Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:54:39.435Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:54:39.436Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:54:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:54:59.165Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:54:59.165Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:54:59.166Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:55:09.437Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:55:09.464Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:55:09.469Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:55:09.469Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:55:39.469Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:55:39.496Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:55:39.501Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:55:39.501Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:55:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:55:59.166Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:55:59.166Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "NOTIFIED"
}
2023-03-24T05:55:59.166Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:55:59.167Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:55:59.167Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-24T05:55:59.167Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:55:59.167Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:55:59.167Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:55:59.167Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:55:59.167Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:55:59.167Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-24T05:55:59.167Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:55:59.167Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:55:59.168Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-24T05:55:59.168Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:55:59.168Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:55:59.168Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "NOTIFIED"
}
2023-03-24T05:55:59.168Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:55:59.168Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:55:59.169Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637247312,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/artifacts/service-BasicOnboardOyyeoa-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-24T05:55:59.170Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:55:59.170Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:55:59.170Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637248361,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOyyeoa/1.0/resourceInstances/basic_onboard_oyyeoa0/artifacts/basic_onboard_oyyeoa0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-24T05:55:59.170Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-24T05:56:09.477Z||kafka-producer-network-thread | SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c617c7d2-d87f-450b-b445-06365d3bd39e] Node 2 disconnected.
2023-03-24T05:56:09.501Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:56:09.525Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:56:09.531Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:56:09.531Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:56:39.532Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:56:39.556Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:56:39.561Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:56:39.561Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:56:59.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:57:09.562Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:57:09.579Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:57:09.583Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:57:09.583Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:57:39.584Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:57:39.611Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:57:39.616Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:57:39.616Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:57:59.165Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:58:09.616Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:58:09.642Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:58:09.648Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:58:09.648Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:58:39.648Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:58:39.673Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:58:39.678Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-24T05:58:39.678Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-24T05:58:59.165Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:59:00.257Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-24T05:59:00.257Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Member SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67-2895f7d4-8d8d-45d8-ab1a-9f5b01a06a1f sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-03-24T05:59:00.258Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-24T05:59:00.258Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fa6b562d-cd8b-4dd6-9a9d-baaf405f2e67, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-24T05:59:02.740Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Request joining group due to: group is already rebalancing
2023-03-24T05:59:02.755Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:59:02.756Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] (Re-)joining group
2023-03-24T05:59:02.762Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:59:02.762Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-03-24T05:59:02.776Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f-3c50fe9e-8ace-42e1-8221-a53525ee1e4b', protocol='range'}
2023-03-24T05:59:02.777Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-24T05:59:02.777Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-24T05:59:02.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:59:02.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:59:02.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:59:02.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=327, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-03-24T05:59:02.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-24T05:59:02.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f7beef8-804d-48e0-a290-401821f1272f, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-03-24T05:59:09.679Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-24T05:59:09.679Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-24T05:59:09.690Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and serviceModelVersionId: 2a896d72-3427-42c3-9c51-7a9baf301927
2023-03-24T05:59:09.690Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6453009a-682f-4779-b09e-13f352c10a5e
2023-03-24T05:59:09.692Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0
2023-03-24T05:59:09.697Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-03-24T05:59:09.721Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|INFO|500||Invoke
2023-03-24T05:59:09.722Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4f4d2f06-0494-43a6-a64b-32572ec2cd4f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2349fbe1-f786-40d8-984c-df0b4a2c21cd], X-ECOMP-RequestID=[4f4d2f06-0494-43a6-a64b-32572ec2cd4f], X-TransactionId=[], X-ONAP-RequestID=[4f4d2f06-0494-43a6-a64b-32572ec2cd4f], Content-Type=[application/merge-patch+json]}
2023-03-24T05:59:09.730Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-24T05:59:09.900Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Mar 2023 05:59:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[196704], x-aai-txid=[0-aai-resources-230324-05:59:10:174-14655], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-24T05:59:09.900Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-24T05:59:09.901Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6453009a-682f-4779-b09e-13f352c10a5e/model-vers/model-ver/2a896d72-3427-42c3-9c51-7a9baf301927?depth=0|INFO|500||InvokeReturn
2023-03-24T05:59:09.901Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-24T05:59:09.901Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:59:09.912Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:59:09.913Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4f4d2f06-0494-43a6-a64b-32572ec2cd4f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-24T05:59:09.913Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-24T05:59:09.913Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:09.913Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:09.913Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637549913,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:59:09.932Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-24T05:59:09.932Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "4f4d2f06-0494-43a6-a64b-32572ec2cd4f",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637549913,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-24T05:59:09.933Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:59:10.946Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-24T05:59:10.946Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"dd4d0016-b37c-432f-8772-14719db40fae","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"d2fd896c-8dbd-40cf-9f32-00ea121c4b86","serviceDescription":"service","serviceInvariantUUID":"eb7fb721-ae76-4fb4-a11d-09ec966ae14c","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"fb543b88-df7e-4c82-8201-6f6d54ac6c50","resourceInvariantUUID":"4c6783d5-d2a0-4d79-b8bf-6e0a6d4bed1c","resourceCustomizationUUID":"9d0a16e8-2977-47a9-95c1-230b7d89e748","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":"YTg3YjMxZjE4MzA2Mjc5NjhhMjUyMWU5ZGVhMDgxYWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"237b512e-0d38-481d-8779-ce675533ccd6","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YjlhODU0YmFlNGZiY2UzYmJlYTRlMzdlMGRkNDJiN2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eaa5e2ab-c485-4ac8-9447-f0ec97630551","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-24T05:59:10.947Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:59:10.947Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:10.947Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:10.947Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:59:11.948Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:59:11.948Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:11.948Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:11.949Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:59:12.950Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "d2fd896c-8dbd-40cf-9f32-00ea121c4b86",
"serviceDescription": "service",
"serviceInvariantUUID": "eb7fb721-ae76-4fb4-a11d-09ec966ae14c",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "9d0a16e8-2977-47a9-95c1-230b7d89e748",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "fb543b88-df7e-4c82-8201-6f6d54ac6c50",
"resourceInvariantUUID": "4c6783d5-d2a0-4d79-b8bf-6e0a6d4bed1c",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "YjlhODU0YmFlNGZiY2UzYmJlYTRlMzdlMGRkNDJiN2Y\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "eaa5e2ab-c485-4ac8-9447-f0ec97630551"
}
],
"workloadContext": "Production"
}
2023-03-24T05:59:12.951Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-24T05:59:12.951Z|4f4d2f06-0494-43a6-a64b-32572ec2cd4f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d2fd896c-8dbd-40cf-9f32-00ea121c4b86 ASDC
2023-03-24T05:59:12.951Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:dd4d0016-b37c-432f-8772-14719db40fae
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:d2fd896c-8dbd-40cf-9f32-00ea121c4b86
ServiceInvariantUUID:eb7fb721-ae76-4fb4-a11d-09ec966ae14c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:eaa5e2ab-c485-4ac8-9447-f0ec97630551
ArtifactChecksum:YjlhODU0YmFlNGZiY2UzYmJlYTRlMzdlMGRkNDJiN2Y=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:9d0a16e8-2977-47a9-95c1-230b7d89e748
ResourceInvariantUUID:4c6783d5-d2a0-4d79-b8bf-6e0a6d4bed1c
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:fb543b88-df7e-4c82-8201-6f6d54ac6c50
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-24T05:59:12.951Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d2fd896c-8dbd-40cf-9f32-00ea121c4b86 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:59:12.998Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:59:12.999Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:59:12.999Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:59:12.999Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: eaa5e2ab-c485-4ac8-9447-f0ec97630551 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-24T05:59:12.999Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:59:12.999Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-24T05:59:13.024Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||GET Response Status 404
2023-03-24T05:59:13.025Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@308c57e0
2023-03-24T05:59:13.025Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-24T05:59:13.025Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicNetwork"
]
}
}
}
2023-03-24T05:59:13.025Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar eaa5e2ab-c485-4ac8-9447-f0ec97630551 Specified artifact is not found 300 ASDC artifact download fail
2023-03-24T05:59:13.025Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-24T05:59:13.025Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found)
2023-03-24T05:59:13.025Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-24T05:59:13.026Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:13.026Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:13.026Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637553025,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:59:14.027Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:eaa5e2ab-c485-4ac8-9447-f0ec97630551)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-24T05:59:14.083Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||ERROR|500||Csar with UUID: eaa5e2ab-c485-4ac8-9447-f0ec97630551 already exists
2023-03-24T05:59:14.083Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-24T05:59:14.084Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: eaa5e2ab-c485-4ac8-9447-f0ec97630551 already exists)
2023-03-24T05:59:14.084Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-24T05:59:14.084Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:14.084Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:14.084Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637554083,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: eaa5e2ab-c485-4ac8-9447-f0ec97630551 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:59:15.085Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-24T05:59:15.086Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: fb543b88-df7e-4c82-8201-6f6d54ac6c50 already exists)
2023-03-24T05:59:15.086Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-24T05:59:15.086Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:15.086Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:15.086Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637555085,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: fb543b88-df7e-4c82-8201-6f6d54ac6c50 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:59:16.087Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dd4d0016-b37c-432f-8772-14719db40fae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:59:16.108Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dd4d0016-b37c-432f-8772-14719db40fae
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-24T05:59:16.112Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-24T05:59:16.113Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-24T05:59:16.113Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-24T05:59:16.113Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-24T05:59:16.113Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:59:16.113Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:59:16.113Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:59:16.113Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-24T05:59:16.113Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-24T05:59:16.126Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-24T05:59:46.127Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dd4d0016-b37c-432f-8772-14719db40fae and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-03-24T05:59:46.136Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dd4d0016-b37c-432f-8772-14719db40fae and serviceModelVersionId: d2fd896c-8dbd-40cf-9f32-00ea121c4b86
2023-03-24T05:59:46.137Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : eb7fb721-ae76-4fb4-a11d-09ec966ae14c
2023-03-24T05:59:46.137Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0
2023-03-24T05:59:46.145Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-03-24T05:59:46.176Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-03-24T05:59:46.177Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0|INFO|500||Invoke
2023-03-24T05:59:46.188Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-24T05:59:46.350Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0|INFO|500||InvokeReturn
2023-03-24T05:59:46.350Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/eb7fb721-ae76-4fb4-a11d-09ec966ae14c/model-vers/model-ver/d2fd896c-8dbd-40cf-9f32-00ea121c4b86?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Mar 2023 05:59:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[225312], x-aai-txid=[0-aai-resources-230324-05:59:46:633-5538], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-24T05:59:46.351Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity.
2023-03-24T05:59:46.351Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-24T05:59:46.351Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-24T05:59:46.363Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-24T05:59:46.364Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dd4d0016-b37c-432f-8772-14719db40fae and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-24T05:59:46.364Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-24T05:59:46.364Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:46.364Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:46.364Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "dd4d0016-b37c-432f-8772-14719db40fae",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637586364,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:59:47.396Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-24T05:59:47.396Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"1a2365d1-074b-4844-91d3-363d03287b57","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"09ff96f4-229a-4515-9709-6d2f2c4821ac","serviceDescription":"service","serviceInvariantUUID":"45dc50b5-a169-45aa-9f0b-ccc1cea11873","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"941e2c7b-b5c4-4a0b-921d-74bcc15ad5cc","resourceInvariantUUID":"a7fff94d-369d-44ee-8b27-435e03531596","resourceCustomizationUUID":"b7580746-a72b-4fb1-9336-d78ac7525682","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":"YTMyNWQyZWU0MDA1ODYwMmVjMGE2Y2IxMDYwMWEyYjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"69c13507-0010-4c9a-ade6-d19f5baf9488","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":"N2I0YzI2ZGQ1NTQ0YjBlODlmODcwZDY5YjAzZDE1MDE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"994e980a-ea5f-4be3-8a38-6ec36a40427d","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":"65fe8888-43b5-4f65-bf9d-77c8a3c7d02a","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":"54f5d029-3e9c-428a-9790-9535b8f1bb74","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":"249db6ea-2fe4-4b56-b5af-9585a06fdc81","artifactVersion":"2","generatedFromUUID":"65fe8888-43b5-4f65-bf9d-77c8a3c7d02a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2M0YTE2MDQ0ZDIwZGMxYjM4MmM1NzBmNjcwMjVjZDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cacd8347-baf7-4864-851a-2e4d0d06f245","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZWQ2OWNkZDE4OWRmNTc4NDE2NWY2ZjBiMTFjNGNkNmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-24T05:59:47.397Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:59:47.397Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:47.397Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:47.397Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"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-03-24T05:59:48.398Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:59:48.398Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:48.398Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:48.398Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"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-03-24T05:59:49.399Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:59:49.400Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:49.400Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:49.400Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"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-03-24T05:59:50.401Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:59:50.402Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:50.402Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:50.402Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"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-03-24T05:59:51.403Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:59:51.403Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:51.404Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:51.404Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"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-03-24T05:59:52.404Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:59:52.405Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:52.405Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:52.405Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:59:53.406Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-24T05:59:53.406Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:53.407Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:53.407Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637215757,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:59:54.408Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "09ff96f4-229a-4515-9709-6d2f2c4821ac",
"serviceDescription": "service",
"serviceInvariantUUID": "45dc50b5-a169-45aa-9f0b-ccc1cea11873",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "b7580746-a72b-4fb1-9336-d78ac7525682",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "941e2c7b-b5c4-4a0b-921d-74bcc15ad5cc",
"resourceInvariantUUID": "a7fff94d-369d-44ee-8b27-435e03531596",
"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": "N2I0YzI2ZGQ1NTQ0YjBlODlmODcwZDY5YjAzZDE1MDE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "994e980a-ea5f-4be3-8a38-6ec36a40427d",
"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": "65fe8888-43b5-4f65-bf9d-77c8a3c7d02a",
"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": "249db6ea-2fe4-4b56-b5af-9585a06fdc81",
"generatedFromUUID": "65fe8888-43b5-4f65-bf9d-77c8a3c7d02a"
},
"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": "249db6ea-2fe4-4b56-b5af-9585a06fdc81",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "ZWQ2OWNkZDE4OWRmNTc4NDE2NWY2ZjBiMTFjNGNkNmQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311"
}
],
"workloadContext": "Production"
}
2023-03-24T05:59:54.408Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-24T05:59:54.408Z|dd4d0016-b37c-432f-8772-14719db40fae|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 09ff96f4-229a-4515-9709-6d2f2c4821ac ASDC
2023-03-24T05:59:54.408Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:1a2365d1-074b-4844-91d3-363d03287b57
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:09ff96f4-229a-4515-9709-6d2f2c4821ac
ServiceInvariantUUID:45dc50b5-a169-45aa-9f0b-ccc1cea11873
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311
ArtifactChecksum:ZWQ2OWNkZDE4OWRmNTc4NDE2NWY2ZjBiMTFjNGNkNmQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:b7580746-a72b-4fb1-9336-d78ac7525682
ResourceInvariantUUID:a7fff94d-369d-44ee-8b27-435e03531596
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:941e2c7b-b5c4-4a0b-921d-74bcc15ad5cc
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:994e980a-ea5f-4be3-8a38-6ec36a40427d
ArtifactChecksum:N2I0YzI2ZGQ1NTQ0YjBlODlmODcwZDY5YjAzZDE1MDE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:65fe8888-43b5-4f65-bf9d-77c8a3c7d02a
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:249db6ea-2fe4-4b56-b5af-9585a06fdc81
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:249db6ea-2fe4-4b56-b5af-9585a06fdc81
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-24T05:59:54.408Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 09ff96f4-229a-4515-9709-6d2f2c4821ac ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-24T05:59:54.447Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:59:54.448Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:59:54.448Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:59:54.448Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-24T05:59:54.448Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-03-24T05:59:54.448Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-24T05:59:54.739Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-03-24T05:59:54.741Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311 75176
2023-03-24T05:59:54.742Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-24T05:59:54.742Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-24T05:59:54.742Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-24T05:59:54.743Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-03-24T05:59:54.743Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-24T05:59:54.743Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "1a2365d1-074b-4844-91d3-363d03287b57",
"consumerID": "SO-sdc-controller",
"timestamp": 1679637594742,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-24T05:59:55.744Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-24T05:59:55.744Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-03-24T05:59:55.744Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 58d4d5f0-1b8d-42cc-b2cf-4e7c400fa311, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:55.746Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-03-24T05:59:55.746Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:55.746Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:55.829Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1027000379175930328/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-03-24T05:59:56.868Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-24T05:59:56.869Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-03-24T05:59:56.870Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-24T05:59:56.871Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-24T05:59:56.872Z|1a2365d1-074b-4844-91d3-363d03287b57|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery