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-04-01T00:13:57.321Z||main|||||INFO|500||The following profiles are active: basic
2023-04-01T00:14:10.005Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-01T00:14:10.006Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-01T00:14:10.178Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-01T00:14:13.081Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-01T00:14:13.450Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-01T00:14:14.046Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-01T00:14:14.388Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-01T00:14:15.564Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-01T00:14:18.811Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-01T00:14:19.443Z||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-04-01T00:14:22.108Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-01T00:14:22.216Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-01T00:14:22.234Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-01T00:14:22.244Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-01T00:14:22.885Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-01T00:14:23.485Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-01T00:14:24.520Z||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-04-01T00:14:25.486Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-04-01T00:14:25.486Z||main|||||ERROR|500||(conn=845) Table 'catalogdb.activity_spec' doesn't exist
2023-04-01T00:14:25.501Z||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-04-01T00:14:27.954Z||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-04-01T00:14:30.573Z||main|||||WARN|500||---
2023-04-01T00:14:30.574Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-01T00:14:30.574Z||main|||||WARN|500||---
2023-04-01T00:14:31.014Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-01T00:14:35.869Z||main|||||INFO|500||Started Application in 44.57 seconds (JVM running for 47.84)
2023-04-01T00:14:35.901Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-01T00:14:35.937Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-01T00:14:35.948Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-01T00:14:36.079Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 476fa28f-431c-4152-bf46-bf5ae0556728 url= /sdc/v1/artifactTypes
2023-04-01T00:14:36.089Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-01T00:14:36.449Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-01T00:14:36.533Z||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-04-01T00:14:36.533Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-01T00:14:36.534Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c8fbe4d1-5d9e-495d-a123-7dedaa3da5d4 url= /sdc/v1/distributionKafkaData
2023-04-01T00:14:36.534Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-01T00:14:36.562Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-01T00:14:36.568Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2d59c574
2023-04-01T00:14:36.645Z||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-61d06f97-5605-46a2-b0d8-32728dbe5cfc
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-04-01T00:14:36.713Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc] Instantiated an idempotent producer.
2023-04-01T00:14:36.868Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-01T00:14:36.952Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-01T00:14:36.953Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-01T00:14:36.953Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680308076946
2023-04-01T00:14:36.970Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-01T00:14:37.044Z||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-7994e060-9d0c-45d8-9315-c4304ed62db3
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-04-01T00:14:37.245Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-01T00:14:37.246Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-01T00:14:37.246Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680308077245
2023-04-01T00:14:37.247Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:14:37.250Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:14:37.251Z||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-670b139a-46c5-46b0-902e-6bb3c481ac66
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-04-01T00:14:37.262Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-01T00:14:37.263Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-01T00:14:37.263Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680308077262
2023-04-01T00:14:37.264Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:14:37.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:14:37.274Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-01T00:14:38.253Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:14:38.253Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:38.254Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:38.255Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:38.255Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:14:38.255Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:38.255Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:14:38.255Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:38.255Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:38.255Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:14:38.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:14:38.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:14:38.255Z||kafka-producer-network-thread | SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc] Cluster ID: 4Mdxbj-wQniWRASdxTB69Q
2023-04-01T00:14:38.259Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Cluster ID: 4Mdxbj-wQniWRASdxTB69Q
2023-04-01T00:14:38.259Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Cluster ID: 4Mdxbj-wQniWRASdxTB69Q
2023-04-01T00:14:38.260Z||kafka-producer-network-thread | SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc] ProducerId set to 1002 with epoch 0
2023-04-01T00:14:38.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-01T00:14:38.261Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-01T00:14:38.288Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T00:14:38.288Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T00:14:38.377Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-1e62663e-9b52-4703-988f-35e3220eb8d4
2023-04-01T00:14:38.378Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T00:14:38.378Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T00:14:38.384Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844
2023-04-01T00:14:38.385Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T00:14:38.385Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T00:14:44.388Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T00:14:44.389Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-1e62663e-9b52-4703-988f-35e3220eb8d4', protocol='range'}
2023-04-01T00:14:44.433Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:44.433Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:44.433Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:44.433Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:44.433Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:44.434Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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 pOiEMmR4QmGjNjpT885FTg
2023-04-01T00:14:44.439Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-7994e060-9d0c-45d8-9315-c4304ed62db3-1e62663e-9b52-4703-988f-35e3220eb8d4=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-04-01T00:14:44.476Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T00:14:44.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T00:14:44.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T00:14:44.492Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-1e62663e-9b52-4703-988f-35e3220eb8d4', protocol='range'}
2023-04-01T00:14:44.492Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T00:14:44.492Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T00:14:44.506Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-01T00:14:44.506Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-01T00:14:44.507Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-01T00:14:44.507Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-01T00:14:44.507Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-01T00:14:44.507Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-01T00:14:44.510Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-01T00:14:44.510Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-01T00:14:44.510Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-01T00:14:44.510Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-01T00:14:44.510Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-01T00:14:44.510Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-01T00:14:44.558Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-01T00:14:44.559Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-01T00:14:44.627Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-01T00:14:44.628Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-01T00:14:44.628Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-01T00:14:44.628Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-01T00:14:44.640Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-01T00:14:44.640Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-01T00:14:44.641Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-01T00:14:44.641Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-01T00:14:44.641Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-01T00:14:44.641Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-01T00:15:37.258Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:15:37.267Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:16:37.259Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:16:37.268Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:17:37.261Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:17:37.270Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:18:37.262Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:18:37.271Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:19:37.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:19:37.272Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:20:37.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:20:37.272Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:21:37.266Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:21:37.273Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:22:37.267Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:22:37.275Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:23:37.268Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:23:37.275Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:23:38.425Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Node -1 disconnected.
2023-04-01T00:23:38.435Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Node -1 disconnected.
2023-04-01T00:23:38.537Z||kafka-producer-network-thread | SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc] Node -1 disconnected.
2023-04-01T00:24:25.648Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-01T00:24:37.269Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:24:37.277Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:25:37.271Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:25:37.278Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:26:37.271Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:26:37.280Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:27:37.273Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:27:37.280Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:28:37.274Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:28:37.281Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:29:37.276Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:29:37.282Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:30:37.277Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:30:37.284Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:31:37.280Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:31:37.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:32:37.282Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:32:37.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:33:37.283Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:33:37.288Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:34:37.284Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:34:37.290Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:35:37.285Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:35:37.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:36:37.287Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:36:37.292Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:37:37.289Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:37:37.294Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:38:37.290Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:38:37.295Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:39:37.291Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:39:37.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:40:37.291Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:40:37.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:41:37.291Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:41:37.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:42:37.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:42:37.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:43:37.293Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:43:37.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:44:37.294Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:44:37.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:45:37.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:45:37.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:46:37.297Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:46:37.303Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:47:37.299Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:47:37.303Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:48:37.301Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:48:37.304Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:49:37.302Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:49:37.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:50:37.303Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:50:37.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:51:37.305Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:51:37.307Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:52:37.307Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:52:37.308Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:53:37.307Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:53:37.308Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:54:37.309Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:54:37.309Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:55:37.309Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:55:37.309Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:56:37.311Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:56:37.311Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:57:37.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:57:37.313Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:58:37.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:58:37.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:59:37.314Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T00:59:37.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:00:37.314Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:00:37.317Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:01:37.315Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:01:37.318Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:02:37.316Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:02:37.318Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:03:37.318Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:03:37.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:04:37.319Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:04:37.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:05:37.320Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:05:37.322Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:06:37.322Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:06:37.322Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:07:37.323Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:07:37.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:08:37.325Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:08:37.325Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:09:37.326Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:09:37.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:10:37.327Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:10:37.327Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:11:37.328Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:11:37.329Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:12:37.330Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:12:37.331Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:13:37.331Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:13:37.332Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:14:37.332Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:14:37.334Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:15:37.334Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:15:37.334Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:16:37.334Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:16:37.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:17:37.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:17:37.335Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:18:37.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:18:37.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:19:37.338Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:19:37.338Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:20:37.339Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:20:37.339Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:21:37.340Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:21:37.341Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:22:37.342Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:22:37.343Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:23:37.342Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:23:37.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:24:37.344Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:24:37.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:25:37.345Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:25:37.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:26:37.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:26:37.346Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:27:37.346Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:27:37.347Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:28:37.347Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:28:37.348Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:29:37.348Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:29:37.349Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:30:37.350Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:30:37.350Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:31:37.351Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:31:37.351Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:32:37.351Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:32:37.351Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:33:37.353Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:33:37.353Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:34:37.354Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:34:37.354Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:35:37.355Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:35:37.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:36:37.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:36:37.356Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:37:37.356Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:37:37.357Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:38:37.357Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:38:37.358Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:39:37.359Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:39:37.359Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:40:37.360Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:40:37.361Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:41:37.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:41:37.361Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:42:37.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:42:37.362Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:43:37.363Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:43:37.363Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:44:37.364Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:44:37.364Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:45:37.365Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:45:37.366Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:46:37.365Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:46:37.366Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:47:37.366Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:47:37.367Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:48:37.368Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:48:37.368Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:49:37.369Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:49:37.370Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:50:37.370Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:50:37.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:51:37.370Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:51:37.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:52:37.372Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:52:37.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:53:37.373Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:53:37.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:54:37.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:54:37.375Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:55:37.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:55:37.376Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:56:37.376Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:56:37.377Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:57:37.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:57:37.378Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:58:37.379Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T01:58:37.380Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:59:37.380Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:59:37.381Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:00:37.381Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:00:37.382Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:01:37.382Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:01:37.382Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:02:37.383Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:02:37.384Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:03:37.384Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:03:37.386Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:04:37.385Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:04:37.387Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:05:37.387Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:05:37.387Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:06:37.388Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:06:37.388Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:07:37.388Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:07:37.389Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:08:37.391Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:08:37.390Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:09:37.391Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:09:37.392Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:10:37.392Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:10:37.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:11:37.392Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:11:37.394Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:12:37.393Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:12:37.394Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:13:37.395Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:13:37.395Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:14:37.396Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:14:37.396Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:15:37.397Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:15:37.397Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:16:37.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:16:37.399Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:17:37.399Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:17:37.399Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:18:37.400Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:18:37.401Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:19:37.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:19:37.402Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:20:37.403Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:20:37.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:21:37.404Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:21:37.405Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:22:37.405Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:22:37.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:23:37.406Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:23:37.407Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:24:37.407Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:24:37.408Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:25:37.408Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:25:37.408Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:26:37.409Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:26:37.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:27:37.410Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:27:37.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:28:37.412Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:28:37.412Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:29:37.413Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:29:37.413Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:30:37.413Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:30:37.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:31:37.414Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:31:37.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:32:37.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:32:37.415Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:33:37.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:33:37.417Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:34:37.418Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:34:37.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:35:37.418Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:35:37.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:36:37.419Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:36:37.420Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:37:37.421Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:37:37.421Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:38:37.421Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:38:37.422Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:39:37.422Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:39:37.423Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:40:37.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:40:37.425Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:41:37.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:41:37.426Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:42:37.425Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:42:37.426Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:43:37.427Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:43:37.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:44:37.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:44:37.428Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:45:37.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:45:37.428Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:46:37.428Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:46:37.429Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:47:37.429Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:47:37.430Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:48:37.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:48:37.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:49:37.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:49:37.432Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:50:37.433Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:50:37.433Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:51:37.434Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:51:37.434Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:52:37.435Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:52:37.435Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:53:37.435Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:53:37.436Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:54:37.437Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:54:37.436Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:55:37.437Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:55:37.438Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:56:37.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:56:37.439Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:57:37.440Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:57:37.440Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:58:37.442Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:58:37.441Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:59:37.442Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T02:59:37.443Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:00:37.443Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:00:37.443Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:01:37.444Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:01:37.445Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:02:37.445Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:02:37.446Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:03:37.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:03:37.449Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:04:37.449Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:04:37.449Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:05:37.449Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:05:37.451Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:06:37.450Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:06:37.451Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:07:37.451Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:07:37.453Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:08:37.451Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:08:37.454Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:09:37.452Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:09:37.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:10:37.454Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:10:37.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:11:37.455Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:11:37.456Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:12:37.456Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:12:37.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:13:37.457Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:13:37.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:14:37.458Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:14:37.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:15:37.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:15:37.459Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:16:37.460Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:16:37.461Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:17:37.461Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:17:37.462Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:18:12.290Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-01T03:18:12.290Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"ec894cc2-bf10-49c8-bfe6-19f67a08cc7f","serviceName":"basic_onboard_JmKXMa","serviceVersion":"1.0","serviceUUID":"7ac513c9-39d2-4cde-be94-1e520d3b6105","serviceDescription":"service","serviceInvariantUUID":"0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c","resources":[{"resourceInstanceName":"basic_onboard_JmKXMa 0","resourceName":"basic_onboard_JmKXMa","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7d66deef-0139-4fe3-8cfe-09754161e8ca","resourceInvariantUUID":"3f9ed040-b69e-4284-bdbc-0c4b2143ce67","resourceCustomizationUUID":"76cb6285-93c7-49c3-8916-8044d652af2a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml","artifactChecksum":"NzQ1MWVhOWUzYzJkNTliOWUwYTU5YzQ3OTcyMzc5M2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f98f88e-f7b6-4517-af81-bff1182a8a4f","artifactVersion":"1"},{"artifactName":"basic_onboard_jmkxma0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json","artifactChecksum":"MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"235ec901-ec51-496e-88f6-32590bedab3c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"978dc90a-3ade-489a-890f-a486ef8aa51f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"53df7461-4a6d-4771-8b1f-7d5ec8ed959c","artifactVersion":"2","generatedFromUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJmkxma-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml","artifactChecksum":"OWI1NWU4YjY2OGRhNTM2YTgwMTk1Zjg4MGY2ZWQ1NTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8e65f12-3070-4c08-8d11-eddc5511a3dd","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJmkxma-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar","artifactChecksum":"ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"db4ea85c-2881-4291-925f-3eb018c488ca","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-01T03:18:12.299Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:18:12.305Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:18:12.305Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:18:12.305Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:18:12.316Z||kafka-producer-network-thread | SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to pOiEMmR4QmGjNjpT885FTg
2023-04-01T03:18:12.316Z||kafka-producer-network-thread | SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to pOiEMmR4QmGjNjpT885FTg
2023-04-01T03:18:12.316Z||kafka-producer-network-thread | SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to pOiEMmR4QmGjNjpT885FTg
2023-04-01T03:18:12.316Z||kafka-producer-network-thread | SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to pOiEMmR4QmGjNjpT885FTg
2023-04-01T03:18:12.316Z||kafka-producer-network-thread | SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to pOiEMmR4QmGjNjpT885FTg
2023-04-01T03:18:12.316Z||kafka-producer-network-thread | SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-61d06f97-5605-46a2-b0d8-32728dbe5cfc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to pOiEMmR4QmGjNjpT885FTg
2023-04-01T03:18:12.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:18:12.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319079870,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:18:12.403Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:18:13.335Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:18:13.336Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:18:13.336Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:18:13.337Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:18:14.339Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:18:14.340Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:18:14.340Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:18:14.341Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:18:15.343Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:18:15.344Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:18:15.344Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:18:15.344Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:18:16.346Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:18:16.347Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:18:16.347Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:18:16.347Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:18:17.348Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:18:17.349Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:18:17.349Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:18:17.349Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:18:18.350Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:18:18.351Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:18:18.351Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:18:18.351Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:18:19.354Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"serviceName": "basic_onboard_JmKXMa",
"serviceVersion": "1.0",
"serviceUUID": "7ac513c9-39d2-4cde-be94-1e520d3b6105",
"serviceDescription": "service",
"serviceInvariantUUID": "0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c",
"resources": [
{
"resourceInstanceName": "basic_onboard_JmKXMa 0",
"resourceCustomizationUUID": "76cb6285-93c7-49c3-8916-8044d652af2a",
"resourceName": "basic_onboard_JmKXMa",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "7d66deef-0139-4fe3-8cfe-09754161e8ca",
"resourceInvariantUUID": "3f9ed040-b69e-4284-bdbc-0c4b2143ce67",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jmkxma0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"artifactChecksum": "MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "235ec901-ec51-496e-88f6-32590bedab3c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"generatedFromUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJmkxma-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"artifactChecksum": "ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "db4ea85c-2881-4291-925f-3eb018c488ca"
}
],
"workloadContext": "Production"
}
2023-04-01T03:18:19.359Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-01T03:18:19.359Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7ac513c9-39d2-4cde-be94-1e520d3b6105 ASDC
2023-04-01T03:18:19.457Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
ServiceName:basic_onboard_JmKXMa
ServiceVersion:1.0
ServiceUUID:7ac513c9-39d2-4cde-be94-1e520d3b6105
ServiceInvariantUUID:0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJmkxma-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
ArtifactUUID:db4ea85c-2881-4291-925f-3eb018c488ca
ArtifactChecksum:ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JmKXMa 0
ResourceCustomizationUUID:76cb6285-93c7-49c3-8916-8044d652af2a
ResourceInvariantUUID:3f9ed040-b69e-4284-bdbc-0c4b2143ce67
ResourceName:basic_onboard_JmKXMa
ResourceType:VF
ResourceUUID:7d66deef-0139-4fe3-8cfe-09754161e8ca
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jmkxma0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
ArtifactUUID:235ec901-ec51-496e-88f6-32590bedab3c
ArtifactChecksum:MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M=
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml
ArtifactUUID:8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-01T03:18:19.458Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7ac513c9-39d2-4cde-be94-1e520d3b6105 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-04-01T03:18:19.654Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:18:19.655Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:18:19.655Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:18:19.656Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: db4ea85c-2881-4291-925f-3eb018c488ca from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:19.656Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:18:19.656Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:19.805Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-01T03:18:19.836Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar db4ea85c-2881-4291-925f-3eb018c488ca 75650
2023-04-01T03:18:19.837Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar ASDC sendASDCNotification
2023-04-01T03:18:19.837Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:19.838Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-01T03:18:19.838Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:18:19.838Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:18:19.838Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319099836,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:18:20.839Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:18:20.840Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:18:20.840Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: db4ea85c-2881-4291-925f-3eb018c488ca, URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar to file: /app/ASDC/1/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:20.841Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:20.940Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:20.940Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:21.417Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7543247660175925784/Definitions/service-BasicOnboardJmkxma-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-04-01T03:18:23.042Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-01T03:18:23.046Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-01T03:18:23.047Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:23.047Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-01T03:18:23.047Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:23.047Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:23.047Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:23.047Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_JmKXMa 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-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:23.047Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:23.047Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:23.047Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-BasicOnboardJmkxma-csar.csar
2023-04-01T03:18:23.047Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-01T03:18:23.053Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.054Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_JmKXMa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:18:23.057Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_JmKXMa 0 is matching search criteria
2023-04-01T03:18:23.057Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-01T03:18:23.058Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_JmKXMa 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-01T03:18:23.059Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.060Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_JmKXMa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:18:23.060Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_JmKXMa 0 is matching search criteria
2023-04-01T03:18:23.060Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-01T03:18:23.060Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_JmKXMa 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-01T03:18:23.060Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.060Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_JmKXMa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:18:23.063Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.063Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_JmKXMa 0 is not matching search criteria
2023-04-01T03:18:23.063Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-01T03:18:23.063Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-01T03:18:23.063Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-01T03:18:23.063Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-01T03:18:23.063Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-01T03:18:23.063Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.063Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_JmKXMa is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-01T03:18:23.064Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.064Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_JmKXMa 0 is matching search criteria
2023-04-01T03:18:23.064Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_JmKXMa 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_JmKXMa 0 is matching search criteria
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_JmKXMa 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_JmKXMa 0 is matching search criteria
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_JmKXMa 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_JmKXMa 0 is not matching search criteria
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=c133e08d-32b6-4039-9689-b3a11c161689
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_JmKXMa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:18:23.065Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.066Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_JmKXMa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:18:23.066Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.066Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_JmKXMa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:18:23.066Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:18:23.066Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_JmKXMa is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:18:23.066Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_JmKXMa
Description:service
Model UUID:7ac513c9-39d2-4cde-be94-1e520d3b6105
Model Version:NULL
Model InvariantUuid:0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_JmKXMa
Model UUID:e0fe834d-7667-4380-a4c1-8be9b3fb565d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3f9ed040-b69e-4284-bdbc-0c4b2143ce67
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:76cb6285-93c7-49c3-8916-8044d652af2a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:6fb539ba-86a0-434b-9c48-3a190999b269
ModelName:BasicOnboardJmkxma..base_ubuntu18..module-0
ModelUuid:567cd184-2bb6-451e-84bd-edfb9fcec4d9
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:c133e08d-32b6-4039-9689-b3a11c161689
ModelInvariantUuid:13a67c99-d8a9-4ff9-8c97-5153a52c10c2
ModelName:basic_onboard_JmKXMa-nodes.ubuntu18Cvfc
ModelUuid:3d784702-84d4-406d-a24c-1a80754d078f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:1e56c329-00ee-498c-ac61-7dd4248c21ad
ModelInvariantUuid:8fc7a5ee-4f27-45c9-b27f-15473638b102
ModelName:BasicOnboardJmkxma.compute.nodes.heat.ubuntu18
ModelUuid:eb855fbb-6e1e-4ce2-868f-143ba748da07
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-04-01T03:18:23.093Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
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-04-01T03:18:23.145Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||basic_onboard_JmKXMa 0
2023-04-01T03:18:23.151Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
2023-04-01T03:18:23.151Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 235ec901-ec51-496e-88f6-32590bedab3c from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:18:23.151Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:18:23.151Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:18:23.218Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:18:23.218Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@428a600b
2023-04-01T03:18:23.219Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:18:23.219Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:18:23.220Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jmkxma0_modules.json /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json 235ec901-ec51-496e-88f6-32590bedab3c Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:18:23.223Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json ASDC sendASDCNotification
2023-04-01T03:18:23.223Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(Specified artifact is not found)
2023-04-01T03:18:23.224Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:18:23.224Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:18:23.224Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:18:23.224Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319103221,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:18:24.239Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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_jmkxma0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(UUID:235ec901-ec51-496e-88f6-32590bedab3c)
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-04-01T03:18:24.240Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:18:24.284Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:18:24.293Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:18:24.293Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:18:37.265Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:18:37.268Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:18:37.268Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319042180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:18:37.269Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:18:37.269Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:18:37.270Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:18:37.270Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:18:37.270Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:18:37.270Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319079502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:18:37.270Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:18:54.293Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:18:54.327Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:18:54.334Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:18:54.334Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:19:24.335Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:19:24.362Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:19:24.367Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:19:24.367Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:19:37.265Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:19:37.270Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.270Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "policy-distribution-id",
"timestamp": 1680319073745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.270Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "aai-model-loader",
"timestamp": 1680319079473,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319085705,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319079502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.271Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319079870,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319042180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "policy-distribution-id",
"timestamp": 1680319073745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "aai-model-loader",
"timestamp": 1680319079473,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319085705,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319079502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.273Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319079870,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.274Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319042180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.274Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.274Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.274Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "policy-distribution-id",
"timestamp": 1680319073745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "aai-model-loader",
"timestamp": 1680319079473,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319085705,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319079502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.275Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319079870,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319042180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.276Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.276Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "policy-distribution-id",
"timestamp": 1680319073745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "aai-model-loader",
"timestamp": 1680319079473,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319085705,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319079502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319079870,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319042180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "policy-distribution-id",
"timestamp": 1680319073745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.278Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "aai-model-loader",
"timestamp": 1680319079473,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319085705,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319079502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319079870,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.279Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319042180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "policy-distribution-id",
"timestamp": 1680319073745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "aai-model-loader",
"timestamp": 1680319079473,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319085705,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319079502,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319079870,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319042180,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319057462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "policy-distribution-id",
"timestamp": 1680319073745,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.281Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.282Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.282Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "aai-model-loader",
"timestamp": 1680319079473,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.282Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.282Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.282Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319085705,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:19:37.282Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.282Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.282Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "policy-distribution-id",
"timestamp": 1680319098812,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:19:37.282Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.282Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319098431,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319098448,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "aai-model-loader",
"timestamp": 1680319098982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319099836,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:19:37.283Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319098838,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "policy-distribution-id",
"timestamp": 1680319099828,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319099527,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.284Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "policy-distribution-id",
"timestamp": 1680319100832,
"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-04-01T03:19:37.306Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
2023-04-01T03:19:37.307Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec894cc2-bf10-49c8-bfe6-19f67a08cc7f 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-04-01T03:19:37.337Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.337Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319100592,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/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-04-01T03:19:37.337Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.337Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.337Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319101598,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/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-04-01T03:19:37.337Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.337Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.338Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319103221,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:19:37.338Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.338Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.338Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319102712,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-01T03:19:37.338Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.338Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.338Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "multicloud-k8s",
"timestamp": 1680319102940,
"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-04-01T03:19:37.353Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
2023-04-01T03:19:37.353Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec894cc2-bf10-49c8-bfe6-19f67a08cc7f 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-04-01T03:19:37.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319103721,
"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-04-01T03:19:37.395Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
2023-04-01T03:19:37.395Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec894cc2-bf10-49c8-bfe6-19f67a08cc7f 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-04-01T03:19:37.418Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.418Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "aai-model-loader",
"timestamp": 1680319107650,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-01T03:19:37.418Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:19:37.418Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:19:37.418Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "aai-model-loader",
"timestamp": 1680319108655,
"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-04-01T03:19:37.430Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
2023-04-01T03:19:37.430Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec894cc2-bf10-49c8-bfe6-19f67a08cc7f 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-04-01T03:19:54.368Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:19:54.401Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:19:54.407Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:19:54.407Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:20:24.408Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:20:24.442Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:20:24.450Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:20:24.450Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:20:37.265Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:20:54.451Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:20:54.479Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:20:54.485Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:20:54.485Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:21:24.485Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:21:24.519Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:21:24.527Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:21:24.527Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:21:37.266Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:21:54.528Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:21:54.557Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:21:54.563Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:21:54.563Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:22:24.563Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:22:24.595Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:22:24.602Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:22:24.603Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:22:37.267Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:22:54.603Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:22:54.636Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:22:54.642Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:22:54.642Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:23:12.054Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:23:12.055Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Member SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-1e62663e-9b52-4703-988f-35e3220eb8d4 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-04-01T03:23:12.057Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-01T03:23:12.057Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-04-01T03:23:14.135Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:23:14.152Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:23:14.153Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T03:23:14.163Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:23:14.164Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-04-01T03:23:14.179Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:23:14.180Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:23:14.181Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:23:14.187Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:23:14.188Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:23:14.188Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:23:14.189Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=66, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:23:14.189Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:23:14.189Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:23:24.642Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-01T03:23:24.643Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f 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-04-01T03:23:24.675Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and serviceModelVersionId: 7ac513c9-39d2-4cde-be94-1e520d3b6105
2023-04-01T03:23:24.676Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
2023-04-01T03:23:36.373Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0
2023-04-01T03:23:36.600Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-01T03:23:37.016Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?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-04-01T03:23:37.020Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||Invoke
2023-04-01T03:23:37.057Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-01T03:23:37.268Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:23:37.363Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||InvokeReturn
2023-04-01T03:23:37.363Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0 has http status code:200 and response headers:{date=[Sat, 01 Apr 2023 03:23:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[257], vertex-id=[168128], x-aai-txid=[2-aai-resources-230401-03:23:36:222-45187], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-01T03:23:37.364Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-01T03:23:37.370Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-01T03:23:37.370Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:23:37.379Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:23:37.384Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-01T03:23:37.385Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-01T03:23:37.385Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:23:37.386Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:23:37.386Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319417384,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:23:37.412Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:23:37.412Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319417384,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-01T03:23:37.412Z||pool-2-thread-8|||||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-04-01T03:23:38.424Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:23:38.425Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-01T03:23:38.426Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:23:38.427Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:23:38.427Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:23:38.427Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:23:38.432Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-3d839c37-b008-493f-8ecb-db5410906614
2023-04-01T03:23:38.433Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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=1, 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-04-01T03:23:38.433Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:23:38.433Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:23:41.323Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:23:44.332Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:23:47.342Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:23:50.363Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:23:53.373Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:23:56.383Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:23:59.397Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:02.407Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:05.417Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:08.425Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:11.435Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:14.445Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:17.456Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:20.466Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:23.476Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:26.485Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:29.495Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:32.505Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:35.514Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:24:37.265Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:24:37.280Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:24:37.280Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T03:24:37.286Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-3d839c37-b008-493f-8ecb-db5410906614', protocol='range'}
2023-04-01T03:24:37.286Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:24:37.293Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T03:24:37.293Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T03:24:37.293Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T03:24:37.294Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T03:24:37.294Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T03:24:37.294Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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 lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T03:24:37.295Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-3d839c37-b008-493f-8ecb-db5410906614=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-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-04-01T03:24:37.311Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:24:37.311Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-3d839c37-b008-493f-8ecb-db5410906614', protocol='range'}
2023-04-01T03:24:37.312Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: cached metadata has changed from (version3: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version41: {SDC-DISTR-NOTIF-TOPIC-AUTO=6})
2023-04-01T03:24:37.312Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:24:37.313Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:24:37.313Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:24:37.313Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:24:37.313Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Revoke 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-04-01T03:24:37.314Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:24:37.320Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-3d839c37-b008-493f-8ecb-db5410906614', protocol='range'}
2023-04-01T03:24:37.321Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:24:37.321Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:24:37.322Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:24:37.322Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=67, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:24:37.323Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:24:37.323Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:24:37.324Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-3d839c37-b008-493f-8ecb-db5410906614', protocol='range'}
2023-04-01T03:24:37.325Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:24:37.325Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:24:37.330Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:24:37.330Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:24:37.331Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:24:37.331Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:24:37.331Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:24:37.332Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-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-04-01T03:24:37.341Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-01T03:24:37.342Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"ec894cc2-bf10-49c8-bfe6-19f67a08cc7f","serviceName":"basic_onboard_JmKXMa","serviceVersion":"1.0","serviceUUID":"7ac513c9-39d2-4cde-be94-1e520d3b6105","serviceDescription":"service","serviceInvariantUUID":"0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c","resources":[{"resourceInstanceName":"basic_onboard_JmKXMa 0","resourceName":"basic_onboard_JmKXMa","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7d66deef-0139-4fe3-8cfe-09754161e8ca","resourceInvariantUUID":"3f9ed040-b69e-4284-bdbc-0c4b2143ce67","resourceCustomizationUUID":"76cb6285-93c7-49c3-8916-8044d652af2a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml","artifactChecksum":"NzQ1MWVhOWUzYzJkNTliOWUwYTU5YzQ3OTcyMzc5M2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f98f88e-f7b6-4517-af81-bff1182a8a4f","artifactVersion":"1"},{"artifactName":"basic_onboard_jmkxma0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json","artifactChecksum":"MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"235ec901-ec51-496e-88f6-32590bedab3c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"978dc90a-3ade-489a-890f-a486ef8aa51f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"53df7461-4a6d-4771-8b1f-7d5ec8ed959c","artifactVersion":"2","generatedFromUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJmkxma-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml","artifactChecksum":"OWI1NWU4YjY2OGRhNTM2YTgwMTk1Zjg4MGY2ZWQ1NTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8e65f12-3070-4c08-8d11-eddc5511a3dd","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJmkxma-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar","artifactChecksum":"ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"db4ea85c-2881-4291-925f-3eb018c488ca","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-01T03:24:37.346Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:24:37.347Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:24:37.347Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:24:37.347Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:24:37.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:24:37.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:24:37.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:24:38.348Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:24:38.349Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:24:38.350Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:24:38.350Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:24:39.351Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:24:39.352Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:24:39.352Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:24:39.352Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:24:40.354Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:24:40.355Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:24:40.355Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:24:40.355Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:24:41.356Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:24:41.357Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:24:41.357Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:24:41.357Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:24:42.358Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:24:42.359Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:24:42.359Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:24:42.359Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:24:43.360Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:24:43.361Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:24:43.361Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:24:43.361Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:24:44.363Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"serviceName": "basic_onboard_JmKXMa",
"serviceVersion": "1.0",
"serviceUUID": "7ac513c9-39d2-4cde-be94-1e520d3b6105",
"serviceDescription": "service",
"serviceInvariantUUID": "0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c",
"resources": [
{
"resourceInstanceName": "basic_onboard_JmKXMa 0",
"resourceCustomizationUUID": "76cb6285-93c7-49c3-8916-8044d652af2a",
"resourceName": "basic_onboard_JmKXMa",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "7d66deef-0139-4fe3-8cfe-09754161e8ca",
"resourceInvariantUUID": "3f9ed040-b69e-4284-bdbc-0c4b2143ce67",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jmkxma0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"artifactChecksum": "MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "235ec901-ec51-496e-88f6-32590bedab3c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"generatedFromUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJmkxma-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"artifactChecksum": "ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "db4ea85c-2881-4291-925f-3eb018c488ca"
}
],
"workloadContext": "Production"
}
2023-04-01T03:24:44.364Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-01T03:24:44.364Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7ac513c9-39d2-4cde-be94-1e520d3b6105 ASDC
2023-04-01T03:24:44.365Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
ServiceName:basic_onboard_JmKXMa
ServiceVersion:1.0
ServiceUUID:7ac513c9-39d2-4cde-be94-1e520d3b6105
ServiceInvariantUUID:0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJmkxma-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
ArtifactUUID:db4ea85c-2881-4291-925f-3eb018c488ca
ArtifactChecksum:ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JmKXMa 0
ResourceCustomizationUUID:76cb6285-93c7-49c3-8916-8044d652af2a
ResourceInvariantUUID:3f9ed040-b69e-4284-bdbc-0c4b2143ce67
ResourceName:basic_onboard_JmKXMa
ResourceType:VF
ResourceUUID:7d66deef-0139-4fe3-8cfe-09754161e8ca
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jmkxma0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
ArtifactUUID:235ec901-ec51-496e-88f6-32590bedab3c
ArtifactChecksum:MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M=
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml
ArtifactUUID:8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-01T03:24:44.365Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7ac513c9-39d2-4cde-be94-1e520d3b6105 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-04-01T03:24:44.430Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:24:44.430Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:24:44.431Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:24:44.431Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: db4ea85c-2881-4291-925f-3eb018c488ca from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:24:44.431Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:24:44.431Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:24:44.461Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:24:44.462Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@79b8821f
2023-04-01T03:24:44.462Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:24:44.462Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:24:44.463Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJmkxma-csar.csar /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar db4ea85c-2881-4291-925f-3eb018c488ca Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:24:44.463Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar ASDC sendASDCNotification
2023-04-01T03:24:44.463Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar(Specified artifact is not found)
2023-04-01T03:24:44.464Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:24:44.464Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:24:44.464Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:24:44.464Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319484463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:24:45.466Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-BasicOnboardJmkxma-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar(UUID:db4ea85c-2881-4291-925f-3eb018c488ca)
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-04-01T03:24:45.489Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:24:45.489Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
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-04-01T03:24:45.494Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||basic_onboard_JmKXMa 0
2023-04-01T03:24:45.494Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
2023-04-01T03:24:45.494Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 235ec901-ec51-496e-88f6-32590bedab3c from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:24:45.494Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:24:45.495Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:24:45.513Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:24:45.513Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@517e1150
2023-04-01T03:24:45.514Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:24:45.514Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:24:45.514Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jmkxma0_modules.json /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json 235ec901-ec51-496e-88f6-32590bedab3c Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:24:45.514Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json ASDC sendASDCNotification
2023-04-01T03:24:45.514Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(Specified artifact is not found)
2023-04-01T03:24:45.514Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:24:45.515Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:24:45.515Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:24:45.515Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319485514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:24:46.516Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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_jmkxma0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(UUID:235ec901-ec51-496e-88f6-32590bedab3c)
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-04-01T03:24:46.517Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:24:46.549Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:24:46.560Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:24:46.560Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:25:16.560Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:25:16.591Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:25:16.597Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:25:16.597Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:25:37.265Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:25:37.275Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:25:37.275Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:25:37.276Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:25:37.276Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:25:37.276Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:25:37.276Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:25:37.276Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319418424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:25:37.277Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319484463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:25:37.278Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:25:37.278Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:25:37.278Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319485514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:25:37.278Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:25:46.597Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:25:46.627Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:25:46.634Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:25:46.634Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:26:16.634Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:26:16.660Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:26:16.665Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:26:16.665Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:26:37.265Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:26:46.665Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:26:46.697Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:26:46.704Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:26:46.704Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:27:16.705Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:27:16.730Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:27:16.735Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:27:16.735Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:27:37.267Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:27:46.735Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:27:46.765Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:27:46.772Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:27:46.772Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:28:16.773Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:28:16.799Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:28:16.804Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:28:16.805Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:28:37.269Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:28:46.805Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:28:46.839Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:28:46.845Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:28:46.845Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:29:16.845Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:29:16.873Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:29:16.878Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:29:16.878Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:29:19.390Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:29:19.390Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319733966,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:29:19.391Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:29:19.392Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:29:19.392Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319699471,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:29:19.392Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:29:37.265Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:29:37.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:29:37.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319739291,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:29:37.268Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:29:37.393Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:29:37.394Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Member SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-3d839c37-b008-493f-8ecb-db5410906614 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-04-01T03:29:37.394Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-01T03:29:37.394Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-04-01T03:29:37.875Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:29:40.885Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:29:43.896Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:29:46.878Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-01T03:29:46.879Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f 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-04-01T03:29:46.892Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and serviceModelVersionId: 7ac513c9-39d2-4cde-be94-1e520d3b6105
2023-04-01T03:29:46.892Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
2023-04-01T03:29:46.893Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0
2023-04-01T03:29:46.897Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-01T03:29:46.906Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:29:46.948Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?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-04-01T03:29:46.950Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||Invoke
2023-04-01T03:29:46.959Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-01T03:29:47.235Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||InvokeReturn
2023-04-01T03:29:47.236Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0 has http status code:200 and response headers:{date=[Sat, 01 Apr 2023 03:29:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[253], vertex-id=[168128], x-aai-txid=[1-aai-resources-230401-03:29:46:123-89884], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-01T03:29:47.236Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-01T03:29:47.237Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-01T03:29:47.237Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:29:47.249Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:29:47.250Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-01T03:29:47.250Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-01T03:29:47.251Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:29:47.251Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:29:47.251Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319787250,
"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-04-01T03:29:48.290Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:29:48.291Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-01T03:29:48.291Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:29:48.292Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:29:48.292Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:29:48.292Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:29:48.297Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-65281b22-583a-424f-bb30-21276efa9e93
2023-04-01T03:29:48.298Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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=1, 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-04-01T03:29:48.298Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:29:48.298Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:29:49.916Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:29:52.924Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:29:55.935Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:29:58.944Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:01.953Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:04.963Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:07.971Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:10.980Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:13.989Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:16.999Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:20.010Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:23.023Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:26.034Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:29.044Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:32.055Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:35.065Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:30:37.265Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:30:37.281Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:30:37.281Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T03:30:37.288Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:30:37.289Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-65281b22-583a-424f-bb30-21276efa9e93', protocol='range'}
2023-04-01T03:30:37.294Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-7994e060-9d0c-45d8-9315-c4304ed62db3-65281b22-583a-424f-bb30-21276efa9e93=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-04-01T03:30:37.310Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-65281b22-583a-424f-bb30-21276efa9e93', protocol='range'}
2023-04-01T03:30:37.311Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:30:37.311Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:30:37.311Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:30:37.311Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:30:37.311Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:30:37.316Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:30:37.316Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:30:37.316Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:30:37.316Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=79, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:30:37.316Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:30:37.316Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:30:37.316Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:30:37.316Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:30:37.317Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:30:37.317Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:30:37.317Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:30:37.317Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-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-04-01T03:30:37.327Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-01T03:30:37.327Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"ec894cc2-bf10-49c8-bfe6-19f67a08cc7f","serviceName":"basic_onboard_JmKXMa","serviceVersion":"1.0","serviceUUID":"7ac513c9-39d2-4cde-be94-1e520d3b6105","serviceDescription":"service","serviceInvariantUUID":"0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c","resources":[{"resourceInstanceName":"basic_onboard_JmKXMa 0","resourceName":"basic_onboard_JmKXMa","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7d66deef-0139-4fe3-8cfe-09754161e8ca","resourceInvariantUUID":"3f9ed040-b69e-4284-bdbc-0c4b2143ce67","resourceCustomizationUUID":"76cb6285-93c7-49c3-8916-8044d652af2a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml","artifactChecksum":"NzQ1MWVhOWUzYzJkNTliOWUwYTU5YzQ3OTcyMzc5M2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f98f88e-f7b6-4517-af81-bff1182a8a4f","artifactVersion":"1"},{"artifactName":"basic_onboard_jmkxma0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json","artifactChecksum":"MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"235ec901-ec51-496e-88f6-32590bedab3c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"978dc90a-3ade-489a-890f-a486ef8aa51f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"53df7461-4a6d-4771-8b1f-7d5ec8ed959c","artifactVersion":"2","generatedFromUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJmkxma-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml","artifactChecksum":"OWI1NWU4YjY2OGRhNTM2YTgwMTk1Zjg4MGY2ZWQ1NTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8e65f12-3070-4c08-8d11-eddc5511a3dd","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJmkxma-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar","artifactChecksum":"ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"db4ea85c-2881-4291-925f-3eb018c488ca","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-01T03:30:37.330Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:30:37.330Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:30:37.330Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:30:37.330Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:30:38.331Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:30:38.332Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:30:38.332Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:30:38.332Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:30:38.341Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.342Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "policy-distribution-id",
"timestamp": 1680319731851,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.342Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.343Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.343Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "aai-model-loader",
"timestamp": 1680319739473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.343Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.343Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.343Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319699471,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.343Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.344Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.344Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319733966,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:30:38.344Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.344Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.344Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "policy-distribution-id",
"timestamp": 1680319731851,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.344Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.344Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.345Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319739291,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.345Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.345Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.345Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "aai-model-loader",
"timestamp": 1680319739473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.345Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.345Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.346Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319699471,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.346Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.346Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.346Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319733966,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:30:38.347Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.347Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.347Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "policy-distribution-id",
"timestamp": 1680319731851,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:30:38.347Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.348Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.348Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319739291,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.348Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.348Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.349Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "aai-model-loader",
"timestamp": 1680319739473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.349Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.349Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.349Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319699471,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.349Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.350Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.350Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319733966,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.350Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.350Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.350Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "policy-distribution-id",
"timestamp": 1680319731851,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.351Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.351Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319739291,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.351Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.351Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "aai-model-loader",
"timestamp": 1680319739473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319699471,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "policy-distribution-id",
"timestamp": 1680319731851,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319733966,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-01T03:30:38.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "aai-model-loader",
"timestamp": 1680319739473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319739291,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319699471,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "policy-distribution-id",
"timestamp": 1680319731851,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319733966,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "aai-model-loader",
"timestamp": 1680319739473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319739291,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.357Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.358Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.358Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319699471,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:30:38.358Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.358Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.358Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "policy-distribution-id",
"timestamp": 1680319731851,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:30:38.359Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.359Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319733966,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:30:38.359Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.359Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "aai-model-loader",
"timestamp": 1680319739473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:30:38.360Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.361Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "ves-openapi-manager",
"timestamp": 1680319739291,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.361Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.361Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.361Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "cds-sdc-listener",
"timestamp": 1680319765257,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:30:38.362Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.362Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319765260,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:30:38.362Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.363Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "policy-distribution-id",
"timestamp": 1680319765687,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:30:38.363Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.363Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.363Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "aai-model-loader",
"timestamp": 1680319765805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:30:38.364Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.364Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.364Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "policy-distribution-id",
"timestamp": 1680319766691,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-01T03:30:38.365Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.365Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.365Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319766385,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:30:38.366Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.366Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.366Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "policy-distribution-id",
"timestamp": 1680319767692,
"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-04-01T03:30:38.406Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
2023-04-01T03:30:38.406Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId add68a22-5717-4fc5-a6e4-cd91bbc3ca8b 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-04-01T03:30:38.428Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.429Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319767498,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:30:38.429Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.429Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.430Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319768565,
"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-04-01T03:30:38.442Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
2023-04-01T03:30:38.442Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId add68a22-5717-4fc5-a6e4-cd91bbc3ca8b 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-04-01T03:30:38.462Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.462Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "multicloud-k8s",
"timestamp": 1680319769568,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-01T03:30:38.463Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.463Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.463Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "aai-model-loader",
"timestamp": 1680319773086,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-01T03:30:38.463Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.464Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.464Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "aai-model-loader",
"timestamp": 1680319774092,
"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-04-01T03:30:38.486Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
2023-04-01T03:30:38.487Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId add68a22-5717-4fc5-a6e4-cd91bbc3ca8b 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-04-01T03:30:38.507Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.508Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319775704,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.508Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.508Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.508Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319775704,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.509Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.509Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.509Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319775704,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.509Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.509Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.509Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319775704,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.510Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.510Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.510Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319775704,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.510Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.510Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.510Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319775704,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.511Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.511Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.511Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319775704,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:30:38.511Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.511Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.511Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319783525,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:30:38.511Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.511Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.512Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319787250,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-01T03:30:38.512Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.512Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.512Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319786632,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-01T03:30:38.512Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:38.513Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.513Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1680319787635,
"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-04-01T03:30:38.525Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
2023-04-01T03:30:38.525Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId add68a22-5717-4fc5-a6e4-cd91bbc3ca8b 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-04-01T03:30:38.545Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-01T03:30:38.546Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:30:38.546Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:30:39.333Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:30:39.333Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:30:39.333Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:30:39.334Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:30:40.335Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:30:40.335Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:30:40.336Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:30:40.336Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:30:41.336Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:30:41.337Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:30:41.337Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:30:41.337Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:30:42.338Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:30:42.339Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:30:42.339Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:30:42.339Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:30:43.340Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:30:43.341Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:30:43.341Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:30:43.341Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:30:44.343Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"serviceName": "basic_onboard_JmKXMa",
"serviceVersion": "1.0",
"serviceUUID": "7ac513c9-39d2-4cde-be94-1e520d3b6105",
"serviceDescription": "service",
"serviceInvariantUUID": "0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c",
"resources": [
{
"resourceInstanceName": "basic_onboard_JmKXMa 0",
"resourceCustomizationUUID": "76cb6285-93c7-49c3-8916-8044d652af2a",
"resourceName": "basic_onboard_JmKXMa",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "7d66deef-0139-4fe3-8cfe-09754161e8ca",
"resourceInvariantUUID": "3f9ed040-b69e-4284-bdbc-0c4b2143ce67",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jmkxma0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"artifactChecksum": "MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "235ec901-ec51-496e-88f6-32590bedab3c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"generatedFromUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJmkxma-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"artifactChecksum": "ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "db4ea85c-2881-4291-925f-3eb018c488ca"
}
],
"workloadContext": "Production"
}
2023-04-01T03:30:44.343Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-01T03:30:44.343Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7ac513c9-39d2-4cde-be94-1e520d3b6105 ASDC
2023-04-01T03:30:44.343Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
ServiceName:basic_onboard_JmKXMa
ServiceVersion:1.0
ServiceUUID:7ac513c9-39d2-4cde-be94-1e520d3b6105
ServiceInvariantUUID:0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJmkxma-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
ArtifactUUID:db4ea85c-2881-4291-925f-3eb018c488ca
ArtifactChecksum:ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JmKXMa 0
ResourceCustomizationUUID:76cb6285-93c7-49c3-8916-8044d652af2a
ResourceInvariantUUID:3f9ed040-b69e-4284-bdbc-0c4b2143ce67
ResourceName:basic_onboard_JmKXMa
ResourceType:VF
ResourceUUID:7d66deef-0139-4fe3-8cfe-09754161e8ca
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jmkxma0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
ArtifactUUID:235ec901-ec51-496e-88f6-32590bedab3c
ArtifactChecksum:MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M=
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml
ArtifactUUID:8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-01T03:30:44.344Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7ac513c9-39d2-4cde-be94-1e520d3b6105 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-04-01T03:30:44.396Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:30:44.397Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:30:44.397Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:30:44.397Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: db4ea85c-2881-4291-925f-3eb018c488ca from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:30:44.397Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:30:44.397Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:30:44.422Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:30:44.422Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2b05541d
2023-04-01T03:30:44.423Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:30:44.423Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:30:44.423Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJmkxma-csar.csar /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar db4ea85c-2881-4291-925f-3eb018c488ca Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:30:44.423Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar ASDC sendASDCNotification
2023-04-01T03:30:44.423Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar(Specified artifact is not found)
2023-04-01T03:30:44.423Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:30:44.424Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:30:44.424Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:30:44.424Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319844423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:30:45.425Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-BasicOnboardJmkxma-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar(UUID:db4ea85c-2881-4291-925f-3eb018c488ca)
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-04-01T03:30:45.445Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:30:45.446Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
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-04-01T03:30:45.452Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||basic_onboard_JmKXMa 0
2023-04-01T03:30:45.452Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
2023-04-01T03:30:45.453Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 235ec901-ec51-496e-88f6-32590bedab3c from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:30:45.453Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:30:45.453Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:30:45.471Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:30:45.471Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@49a23c80
2023-04-01T03:30:45.472Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:30:45.472Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:30:45.472Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jmkxma0_modules.json /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json 235ec901-ec51-496e-88f6-32590bedab3c Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:30:45.472Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json ASDC sendASDCNotification
2023-04-01T03:30:45.472Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(Specified artifact is not found)
2023-04-01T03:30:45.472Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:30:45.473Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:30:45.473Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:30:45.473Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319845472,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:30:46.474Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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_jmkxma0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(UUID:235ec901-ec51-496e-88f6-32590bedab3c)
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-04-01T03:30:46.474Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:30:46.504Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:30:46.509Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:30:46.509Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:31:16.510Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:31:16.539Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:31:16.545Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:31:16.545Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:31:37.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:31:37.268Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:31:37.268Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:31:37.270Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:31:46.546Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:31:46.576Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:31:46.582Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:31:46.582Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:32:16.583Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:32:16.614Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:32:16.621Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:32:16.621Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:32:37.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:32:37.268Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:32:37.268Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:32:37.269Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:32:37.269Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:32:37.269Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:32:37.269Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:32:37.269Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:32:37.269Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-01T03:32:37.270Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:32:37.270Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:32:37.270Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:32:37.270Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:32:37.270Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:32:37.270Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:32:37.270Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:32:37.270Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:32:37.270Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319844423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:32:37.270Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:32:37.271Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:32:37.271Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319845472,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:32:37.271Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:32:46.621Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:32:46.653Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:32:46.659Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:32:46.660Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:33:16.660Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:33:16.696Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:33:16.702Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:33:16.702Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:33:37.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:33:46.703Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:33:46.734Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:33:46.740Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:33:46.740Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:34:16.741Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:34:16.774Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:34:16.780Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:34:16.781Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:34:37.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:34:46.781Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:34:46.811Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:34:46.817Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:34:46.818Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:35:16.818Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:35:16.847Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:35:16.853Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:35:16.853Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:35:37.267Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:37.403Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:35:37.404Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Member SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-65281b22-583a-424f-bb30-21276efa9e93 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-04-01T03:35:37.404Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-01T03:35:37.404Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-04-01T03:35:37.899Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:35:37.913Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:35:37.914Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T03:35:37.920Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:35:37.920Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-04-01T03:35:37.937Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:35:37.937Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:35:37.938Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:35:37.943Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:35:37.943Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:35:37.944Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:35:37.944Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=143, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:35:37.944Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:35:37.944Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:35:46.854Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-01T03:35:46.854Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f 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-04-01T03:35:46.869Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and serviceModelVersionId: 7ac513c9-39d2-4cde-be94-1e520d3b6105
2023-04-01T03:35:46.869Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
2023-04-01T03:35:46.870Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0
2023-04-01T03:35:46.881Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-01T03:35:46.938Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||Invoke
2023-04-01T03:35:46.939Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ec894cc2-bf10-49c8-bfe6-19f67a08cc7f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[47118df3-4fb9-4f1d-ac03-1cf3a5ab50ca], X-ECOMP-RequestID=[ec894cc2-bf10-49c8-bfe6-19f67a08cc7f], X-TransactionId=[], X-ONAP-RequestID=[ec894cc2-bf10-49c8-bfe6-19f67a08cc7f], Content-Type=[application/merge-patch+json]}
2023-04-01T03:35:46.946Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-01T03:35:47.164Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?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/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0 has http status code:200 and response headers:{date=[Sat, 01 Apr 2023 03:35:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[213], vertex-id=[168128], x-aai-txid=[1-aai-resources-230401-03:35:46:108-27871], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-01T03:35:47.164Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-01T03:35:47.165Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||InvokeReturn
2023-04-01T03:35:47.166Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-01T03:35:47.166Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:35:47.179Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:35:47.179Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-01T03:35:47.179Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-01T03:35:47.180Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:35:47.180Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:35:47.180Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320147179,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:47.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:35:47.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320147179,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-01T03:35:47.201Z||pool-2-thread-3|||||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-04-01T03:35:48.212Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-01T03:35:48.212Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"add68a22-5717-4fc5-a6e4-cd91bbc3ca8b","serviceName":"vFW 2023-04-01 03-28-12","serviceVersion":"1.0","serviceUUID":"9dbd1b7e-b75c-4df5-b556-77f0bc08588c","serviceDescription":"catalog service description","serviceInvariantUUID":"156b0b37-aae0-4571-981f-6f3ed1a73f40","resources":[{"resourceInstanceName":"vFW 6e82a904-589b 0","resourceName":"vFW 6e82a904-589b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8ac50eb6-6280-4318-8933-91371a4187aa","resourceInvariantUUID":"062fdec2-1441-4232-83f0-5d18becc30c4","resourceCustomizationUUID":"a4310846-fb56-4449-a921-aff9c66f6225","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml","artifactChecksum":"NDI2Mjk3YmUxYTQ4ODFkNDM5Zjc4NThjNTNmZjE2OWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bed2e54-169b-4a52-a21e-834983ed890f","artifactVersion":"1"},{"artifactName":"vfw6e82a904589b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json","artifactChecksum":"Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2a1a1bf6-0984-4e03-b81c-01fbf94d7c56","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a18cabf6-53fa-4876-9fee-bf1d382e8184","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml","artifactChecksum":"OThkOWIxN2VkNDA3MWM5NGUyMGExZWJkZTE3NWJmM2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9d37caa4-70d7-45e2-bd27-09e4f8a69945","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"2e750d12-752b-46b3-a9af-0293566d815d","artifactVersion":"2","generatedFromUUID":"a18cabf6-53fa-4876-9fee-bf1d382e8184"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230401032812-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml","artifactChecksum":"MDFhY2U1Y2FiNTY0NWFhYTVmMDkxNTk0MjIxZDI2NmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"55e897e6-8c39-4f56-86cd-a4262ee8cc67","artifactVersion":"1"},{"artifactName":"service-Vfw20230401032812-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar","artifactChecksum":"NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ef39b22b-5478-4879-a0de-2d2a01b73171","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-01T03:35:48.215Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:35:48.216Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:35:48.216Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:35:48.216Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:49.218Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:35:49.219Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:35:49.219Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:35:49.219Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:50.220Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:35:50.221Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:35:50.221Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:35:50.221Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:51.222Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:35:51.223Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:35:51.223Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:35:51.223Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:52.224Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:35:52.224Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:35:52.224Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:35:52.224Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:53.225Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:35:53.226Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:35:53.226Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:35:53.226Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:54.227Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:35:54.228Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:35:54.228Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:35:54.228Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:55.230Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"serviceName": "vFW 2023-04-01 03-28-12",
"serviceVersion": "1.0",
"serviceUUID": "9dbd1b7e-b75c-4df5-b556-77f0bc08588c",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "156b0b37-aae0-4571-981f-6f3ed1a73f40",
"resources": [
{
"resourceInstanceName": "vFW 6e82a904-589b 0",
"resourceCustomizationUUID": "a4310846-fb56-4449-a921-aff9c66f6225",
"resourceName": "vFW 6e82a904-589b",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8ac50eb6-6280-4318-8933-91371a4187aa",
"resourceInvariantUUID": "062fdec2-1441-4232-83f0-5d18becc30c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw6e82a904589b0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"artifactChecksum": "Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2a1a1bf6-0984-4e03-b81c-01fbf94d7c56",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "a18cabf6-53fa-4876-9fee-bf1d382e8184",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2e750d12-752b-46b3-a9af-0293566d815d",
"generatedFromUUID": "a18cabf6-53fa-4876-9fee-bf1d382e8184"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2e750d12-752b-46b3-a9af-0293566d815d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230401032812-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"artifactChecksum": "NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ef39b22b-5478-4879-a0de-2d2a01b73171"
}
],
"workloadContext": "Production"
}
2023-04-01T03:35:55.230Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-01T03:35:55.230Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9dbd1b7e-b75c-4df5-b556-77f0bc08588c ASDC
2023-04-01T03:35:55.230Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
ServiceName:vFW 2023-04-01 03-28-12
ServiceVersion:1.0
ServiceUUID:9dbd1b7e-b75c-4df5-b556-77f0bc08588c
ServiceInvariantUUID:156b0b37-aae0-4571-981f-6f3ed1a73f40
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230401032812-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
ArtifactUUID:ef39b22b-5478-4879-a0de-2d2a01b73171
ArtifactChecksum:NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 6e82a904-589b 0
ResourceCustomizationUUID:a4310846-fb56-4449-a921-aff9c66f6225
ResourceInvariantUUID:062fdec2-1441-4232-83f0-5d18becc30c4
ResourceName:vFW 6e82a904-589b
ResourceType:VF
ResourceUUID:8ac50eb6-6280-4318-8933-91371a4187aa
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw6e82a904589b0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json
ArtifactUUID:2a1a1bf6-0984-4e03-b81c-01fbf94d7c56
ArtifactChecksum:Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM=
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml
ArtifactUUID:a18cabf6-53fa-4876-9fee-bf1d382e8184
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
ArtifactUUID:2e750d12-752b-46b3-a9af-0293566d815d
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
ArtifactUUID:2e750d12-752b-46b3-a9af-0293566d815d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-01T03:35:55.230Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9dbd1b7e-b75c-4df5-b556-77f0bc08588c 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-04-01T03:35:55.303Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:35:55.304Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:35:55.304Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:35:55.304Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 from URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:55.305Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:35:55.305Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:55.631Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-01T03:35:55.636Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ef39b22b-5478-4879-a0de-2d2a01b73171 101475
2023-04-01T03:35:55.637Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ASDC sendASDCNotification
2023-04-01T03:35:55.637Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:55.637Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-01T03:35:55.637Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:35:55.637Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:35:55.637Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320155637,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:56.638Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:35:56.639Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:35:56.639Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: ef39b22b-5478-4879-a0de-2d2a01b73171, URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar to file: /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:56.639Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230401032812-csar.csar
2023-04-01T03:35:56.639Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:56.639Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:56.786Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15429974781351220646/Definitions/service-Vfw20230401032812-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_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
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
2023-04-01T03:35:58.842Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-01T03:35:58.843Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-01T03:35:58.843Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.843Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-01T03:35:58.843Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.843Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.843Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.843Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.843Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.843Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.843Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 6e82a904-589b 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-Vfw20230401032812-csar.csar
2023-04-01T03:35:58.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-01T03:35:58.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:35:58.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:35:58.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-01T03:35:58.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-01T03:35:58.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:35:58.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:35:58.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-01T03:35:58.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-01T03:35:58.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:35:58.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:35:58.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:35:58.847Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:35:58.848Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f04cc564-5c58-4efc-a882-b02cb9e3d991
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:35:58.849Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2e54a9b3-0f77-4765-8ac8-339a316490a8
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:35:58.850Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=aa0b0a17-fafd-472f-87bf-524b87618d67
2023-04-01T03:35:58.851Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.852Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:35:58.852Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.852Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:35:58.852Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.852Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:35:58.852Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:35:58.852Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:35:58.852Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-01 03-28-12
Description:catalog service description
Model UUID:9dbd1b7e-b75c-4df5-b556-77f0bc08588c
Model Version:NULL
Model InvariantUuid:156b0b37-aae0-4571-981f-6f3ed1a73f40
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 6e82a904-589b
Model UUID:fbb5be6d-e277-4c73-a21d-fc27a5f177d1
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:062fdec2-1441-4232-83f0-5d18becc30c4
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:a4310846-fb56-4449-a921-aff9c66f6225
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:233a2f72-7600-4052-9806-0f725d12b494
ModelName:Vfw6e82a904589b..base_vfw..module-0
ModelUuid:f26700bc-f885-403a-ac29-a5dd5278ebf4
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:f04cc564-5c58-4efc-a882-b02cb9e3d991
ModelInvariantUuid:c2dd8814-7814-4125-a86f-25f6137887e1
ModelName:vFW 6e82a904-589b-nodes.vfwCvfc
ModelUuid:2c231f0e-9c78-41d4-b405-d0937de47d60
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:15d73157-76f5-4243-bca5-131a21bac9aa
ModelInvariantUuid:dcdf4372-415e-4e50-abb4-8a9b432a4172
ModelName:Vfw6e82a904589b.compute.nodes.heat.vfw
ModelUuid:087a4959-8adb-4734-85bb-fde01559c553
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:2e54a9b3-0f77-4765-8ac8-339a316490a8
ModelInvariantUuid:9d48bde8-20e5-42c0-b76d-33137fed6cc6
ModelName:vFW 6e82a904-589b-nodes.vsnCvfc
ModelUuid:884eb63c-c019-44b5-a380-0a35619e872c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:35b1089e-7f06-40ac-9e4e-7f9b48ca78ae
ModelInvariantUuid:32e3fe86-11f1-4f30-bd6d-361333c92ae3
ModelName:Vfw6e82a904589b.compute.nodes.heat.vsn
ModelUuid:65d16afa-9617-4a74-b2ef-3c646f2cbf2b
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:aa0b0a17-fafd-472f-87bf-524b87618d67
ModelInvariantUuid:ce347e3d-ae8f-4205-8f2b-f9cfda746421
ModelName:vFW 6e82a904-589b-nodes.vpgCvfc
ModelUuid:14b79114-6976-4ccf-a425-6ec6a865ce2a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:80992a38-c34f-48cf-bf7c-4470e75947f0
ModelInvariantUuid:099cccbb-6c44-418e-bff7-d65633f49738
ModelName:Vfw6e82a904589b.compute.nodes.heat.vpg
ModelUuid:871ffdf9-2d94-435b-bd18-da9ee9ccf1e7
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-04-01T03:35:58.871Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 8ac50eb6-6280-4318-8933-91371a4187aa
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-04-01T03:35:58.875Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||vFW 6e82a904-589b 0
2023-04-01T03:35:58.876Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8ac50eb6-6280-4318-8933-91371a4187aa
2023-04-01T03:35:58.876Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 2a1a1bf6-0984-4e03-b81c-01fbf94d7c56 from URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json
2023-04-01T03:35:58.876Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:35:58.876Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json
2023-04-01T03:35:58.980Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-01T03:35:58.980Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json 2a1a1bf6-0984-4e03-b81c-01fbf94d7c56 785
2023-04-01T03:35:58.981Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json ASDC sendASDCNotification
2023-04-01T03:35:58.981Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json
2023-04-01T03:35:58.981Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-01T03:35:58.981Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:35:58.981Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:35:58.982Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320158981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:35:59.983Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw6e82a904589b..base_vfw..module-0",
"vfModuleModelInvariantUUID": "233a2f72-7600-4052-9806-0f725d12b494",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "f26700bc-f885-403a-ac29-a5dd5278ebf4",
"vfModuleModelCustomizationUUID": "49b4ffaf-8b6e-4cc1-ba55-6d8bcda65bb0",
"isBase": true,
"artifacts": [
"a18cabf6-53fa-4876-9fee-bf1d382e8184",
"2e750d12-752b-46b3-a9af-0293566d815d"
],
"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-04-01T03:36:00.008Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw6e82a904589b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f26700bc-f885-403a-ac29-a5dd5278ebf4
VfModuleModelInvariantUUID:233a2f72-7600-4052-9806-0f725d12b494
VfModuleModelDescription:NULL
Artifacts UUID List:{
a18cabf6-53fa-4876-9fee-bf1d382e8184
,
2e750d12-752b-46b3-a9af-0293566d815d
}
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-04-01T03:36:00.010Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw6e82a904589b..base_vfw..module-0",
"vfModuleModelInvariantUUID": "233a2f72-7600-4052-9806-0f725d12b494",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "f26700bc-f885-403a-ac29-a5dd5278ebf4",
"vfModuleModelCustomizationUUID": "49b4ffaf-8b6e-4cc1-ba55-6d8bcda65bb0",
"isBase": true,
"artifacts": [
"a18cabf6-53fa-4876-9fee-bf1d382e8184",
"2e750d12-752b-46b3-a9af-0293566d815d"
],
"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-04-01T03:36:00.010Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw6e82a904589b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f26700bc-f885-403a-ac29-a5dd5278ebf4
VfModuleModelInvariantUUID:233a2f72-7600-4052-9806-0f725d12b494
VfModuleModelDescription:NULL
Artifacts UUID List:{
a18cabf6-53fa-4876-9fee-bf1d382e8184
,
2e750d12-752b-46b3-a9af-0293566d815d
}
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-04-01T03:36:00.010Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a18cabf6-53fa-4876-9fee-bf1d382e8184 from URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml
2023-04-01T03:36:00.010Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:36:00.011Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml
2023-04-01T03:36:00.175Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-01T03:36:00.175Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml a18cabf6-53fa-4876-9fee-bf1d382e8184 20368
2023-04-01T03:36:00.175Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-01T03:36:00.176Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml
2023-04-01T03:36:00.176Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-01T03:36:00.176Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:36:00.176Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:36:00.176Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320160175,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:36:01.178Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 2e750d12-752b-46b3-a9af-0293566d815d from URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
2023-04-01T03:36:01.178Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:36:01.178Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
2023-04-01T03:36:01.280Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-01T03:36:01.280Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env 2e750d12-752b-46b3-a9af-0293566d815d 2098
2023-04-01T03:36:01.281Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-01T03:36:01.281Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
2023-04-01T03:36:01.281Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-01T03:36:01.281Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:36:01.281Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:36:01.281Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320161281,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:36:02.282Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 9dbd1b7e-b75c-4df5-b556-77f0bc08588c
2023-04-01T03:36:02.283Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 6e82a904-589b 0 8ac50eb6-6280-4318-8933-91371a4187aa ASDC
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 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 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-04-01T03:36:02.339Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@57ebf1fa, org.onap.sdc.toscaparser.api.parameters.Input@70276e4f, org.onap.sdc.toscaparser.api.parameters.Input@71ddc9c7, org.onap.sdc.toscaparser.api.parameters.Input@7181930b, org.onap.sdc.toscaparser.api.parameters.Input@796dd8e0]
2023-04-01T03:36:02.342Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.343Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:36:02.343Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic
2023-04-01T03:36:02.343Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= a4310846-fb56-4449-a921-aff9c66f6225
2023-04-01T03:36:02.343Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a4310846-fb56-4449-a921-aff9c66f6225 matches Tosca VF Customization UUID: a4310846-fb56-4449-a921-aff9c66f6225
2023-04-01T03:36:02.343Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: a4310846-fb56-4449-a921-aff9c66f6225 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-04-01T03:36:02.351Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.351Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:36:02.352Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id a4310846-fb56-4449-a921-aff9c66f6225: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-01T03:36:02.352Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@c5e52d3
2023-04-01T03:36:02.352Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.352Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-01T03:36:02.352Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 49b4ffaf-8b6e-4cc1-ba55-6d8bcda65bb0
2023-04-01T03:36:02.353Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 49b4ffaf-8b6e-4cc1-ba55-6d8bcda65bb0
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-04-01T03:36:02.358Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.359Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:36:02.359Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:36:02.359Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.359Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:36:02.359Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:36:02.359Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:36:02.360Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f04cc564-5c58-4efc-a882-b02cb9e3d991
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-04-01T03:36:02.375Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.375Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:36:02.375Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:36:02.375Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.375Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:36:02.375Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:36:02.375Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:36:02.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2e54a9b3-0f77-4765-8ac8-339a316490a8
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-04-01T03:36:02.381Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.381Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:36:02.381Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:36:02.383Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-01T03:36:02.384Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=aa0b0a17-fafd-472f-87bf-524b87618d67
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-04-01T03:36:02.388Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.389Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:36:02.389Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:36:02.389Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.389Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:36:02.389Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=a4310846-fb56-4449-a921-aff9c66f6225
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-04-01T03:36:02.393Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.393Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:36:02.393Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 9dbd1b7e-b75c-4df5-b556-77f0bc08588c: vFW 6e82a904-589b
2023-04-01T03:36:02.393Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.393Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:36:02.393Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.393Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:36:02.393Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.394Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:36:02.394Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.394Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:36:02.394Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:36:02.394Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:36:02.394Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2023-04-01 03-28-12
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-04-01T03:36:03.013Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 6e82a904-589b 8ac50eb6-6280-4318-8933-91371a4187aa 1 ASDC deployResourceStructure
2023-04-01T03:36:03.013Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json ASDC sendASDCNotification
2023-04-01T03:36:03.013Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json
2023-04-01T03:36:03.014Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-01T03:36:03.014Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:36:03.014Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:36:03.014Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320163013,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:36:04.015Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-01T03:36:04.016Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml
2023-04-01T03:36:04.016Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-01T03:36:04.016Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:36:04.016Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:36:04.016Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320164015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:36:05.017Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-01T03:36:05.018Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
2023-04-01T03:36:05.018Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-01T03:36:05.018Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:36:05.018Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:36:05.019Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320165017,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:36:06.020Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ASDC sendASDCNotification
2023-04-01T03:36:06.020Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:36:06.020Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-01T03:36:06.020Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:36:06.020Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:36:06.020Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320166020,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:36:07.021Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
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-04-01T03:36:07.047Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
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-04-01T03:36:07.051Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-01T03:36:07.051Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-01T03:36:07.051Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-01T03:36:07.051Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-01T03:36:07.051Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:36:07.051Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:36:07.051Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:36:07.051Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:36:07.051Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-04-01T03:36:07.064Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-01T03:36:37.065Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b 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-04-01T03:36:37.081Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b and serviceModelVersionId: 9dbd1b7e-b75c-4df5-b556-77f0bc08588c
2023-04-01T03:36:37.081Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 156b0b37-aae0-4571-981f-6f3ed1a73f40
2023-04-01T03:36:37.082Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0
2023-04-01T03:36:37.091Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-01T03:36:37.133Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|INFO|500||Invoke
2023-04-01T03:36:37.134Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[add68a22-5717-4fc5-a6e4-cd91bbc3ca8b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d17130ac-5f9f-4e51-86cc-2d85560b1284], X-ECOMP-RequestID=[add68a22-5717-4fc5-a6e4-cd91bbc3ca8b], X-TransactionId=[], X-ONAP-RequestID=[add68a22-5717-4fc5-a6e4-cd91bbc3ca8b], Content-Type=[application/merge-patch+json]}
2023-04-01T03:36:37.142Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-01T03:36:37.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:36:37.275Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.275Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:36:37.276Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.277Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.277Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:36:37.277Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.277Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.277Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:36:37.277Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.277Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.277Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:36:37.278Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-01T03:36:37.278Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:36:37.278Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680319788290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:36:37.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.279Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.279Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320155637,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:36:37.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.279Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.279Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320158981,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:36:37.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.279Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.279Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320160175,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:36:37.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.280Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320161281,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:36:37.280Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.280Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320163013,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-01T03:36:37.280Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.280Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320164015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-01T03:36:37.280Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.281Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.281Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320165017,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-01T03:36:37.281Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.281Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:36:37.281Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320166020,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-01T03:36:37.281Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:36:37.302Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?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/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0 has http status code:200 and response headers:{date=[Sat, 01 Apr 2023 03:36:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[172224], x-aai-txid=[1-aai-resources-230401-03:36:36:302-87976], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-01T03:36:37.303Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-01T03:36:37.304Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|INFO|500||InvokeReturn
2023-04-01T03:36:37.304Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-01T03:36:37.304Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-04-01T03:36:37.318Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-04-01T03:36:37.318Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID add68a22-5717-4fc5-a6e4-cd91bbc3ca8b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-01T03:36:37.318Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-01T03:36:37.318Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:36:37.319Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:36:37.319Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320197318,
"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-04-01T03:36:38.355Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:36:38.356Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-01T03:36:38.357Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:36:38.357Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:36:38.357Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:36:38.357Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:36:38.363Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-fd220558-72ba-4351-98e0-723e25bd1db0
2023-04-01T03:36:38.363Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:36:38.364Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:36:38.364Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:36:41.341Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:36:44.353Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:36:47.361Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:36:50.371Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:36:53.382Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:36:56.391Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:36:59.401Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:02.410Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:05.419Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:08.428Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:11.439Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:14.448Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:17.457Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:20.467Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:23.477Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:26.487Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:29.497Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:32.507Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:35.517Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:37:37.265Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:37:37.280Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:37:37.281Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T03:37:37.287Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-fd220558-72ba-4351-98e0-723e25bd1db0', protocol='range'}
2023-04-01T03:37:37.288Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:37:37.294Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-7994e060-9d0c-45d8-9315-c4304ed62db3-fd220558-72ba-4351-98e0-723e25bd1db0=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-04-01T03:37:37.310Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:37:37.310Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-fd220558-72ba-4351-98e0-723e25bd1db0', protocol='range'}
2023-04-01T03:37:37.310Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:37:37.310Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:37:37.311Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:37:37.311Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:37:37.316Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=159, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:37:37.317Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-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-04-01T03:37:37.328Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-01T03:37:37.328Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"ec894cc2-bf10-49c8-bfe6-19f67a08cc7f","serviceName":"basic_onboard_JmKXMa","serviceVersion":"1.0","serviceUUID":"7ac513c9-39d2-4cde-be94-1e520d3b6105","serviceDescription":"service","serviceInvariantUUID":"0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c","resources":[{"resourceInstanceName":"basic_onboard_JmKXMa 0","resourceName":"basic_onboard_JmKXMa","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7d66deef-0139-4fe3-8cfe-09754161e8ca","resourceInvariantUUID":"3f9ed040-b69e-4284-bdbc-0c4b2143ce67","resourceCustomizationUUID":"76cb6285-93c7-49c3-8916-8044d652af2a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml","artifactChecksum":"NzQ1MWVhOWUzYzJkNTliOWUwYTU5YzQ3OTcyMzc5M2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f98f88e-f7b6-4517-af81-bff1182a8a4f","artifactVersion":"1"},{"artifactName":"basic_onboard_jmkxma0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json","artifactChecksum":"MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"235ec901-ec51-496e-88f6-32590bedab3c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"978dc90a-3ade-489a-890f-a486ef8aa51f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"53df7461-4a6d-4771-8b1f-7d5ec8ed959c","artifactVersion":"2","generatedFromUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJmkxma-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml","artifactChecksum":"OWI1NWU4YjY2OGRhNTM2YTgwMTk1Zjg4MGY2ZWQ1NTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8e65f12-3070-4c08-8d11-eddc5511a3dd","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJmkxma-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar","artifactChecksum":"ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"db4ea85c-2881-4291-925f-3eb018c488ca","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-01T03:37:37.331Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:37:37.331Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:37:37.332Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:37:37.332Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:37:38.332Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:37:38.333Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:37:38.333Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:37:38.333Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:37:38.336Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-01T03:37:38.337Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320197318,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-01T03:37:38.337Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:37:38.338Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-01T03:37:38.338Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:37:38.338Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:37:39.334Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:37:39.335Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:37:39.335Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:37:39.335Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:37:40.336Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:37:40.337Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:37:40.337Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:37:40.337Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:37:41.338Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:37:41.338Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:37:41.338Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:37:41.339Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:37:42.339Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:37:42.340Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:37:42.340Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:37:42.340Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:37:43.341Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:37:43.342Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:37:43.342Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:37:43.342Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:37:44.344Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"serviceName": "basic_onboard_JmKXMa",
"serviceVersion": "1.0",
"serviceUUID": "7ac513c9-39d2-4cde-be94-1e520d3b6105",
"serviceDescription": "service",
"serviceInvariantUUID": "0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c",
"resources": [
{
"resourceInstanceName": "basic_onboard_JmKXMa 0",
"resourceCustomizationUUID": "76cb6285-93c7-49c3-8916-8044d652af2a",
"resourceName": "basic_onboard_JmKXMa",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "7d66deef-0139-4fe3-8cfe-09754161e8ca",
"resourceInvariantUUID": "3f9ed040-b69e-4284-bdbc-0c4b2143ce67",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jmkxma0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"artifactChecksum": "MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "235ec901-ec51-496e-88f6-32590bedab3c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"generatedFromUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJmkxma-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"artifactChecksum": "ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "db4ea85c-2881-4291-925f-3eb018c488ca"
}
],
"workloadContext": "Production"
}
2023-04-01T03:37:44.344Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-01T03:37:44.346Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7ac513c9-39d2-4cde-be94-1e520d3b6105 ASDC
2023-04-01T03:37:44.347Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
ServiceName:basic_onboard_JmKXMa
ServiceVersion:1.0
ServiceUUID:7ac513c9-39d2-4cde-be94-1e520d3b6105
ServiceInvariantUUID:0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJmkxma-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
ArtifactUUID:db4ea85c-2881-4291-925f-3eb018c488ca
ArtifactChecksum:ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JmKXMa 0
ResourceCustomizationUUID:76cb6285-93c7-49c3-8916-8044d652af2a
ResourceInvariantUUID:3f9ed040-b69e-4284-bdbc-0c4b2143ce67
ResourceName:basic_onboard_JmKXMa
ResourceType:VF
ResourceUUID:7d66deef-0139-4fe3-8cfe-09754161e8ca
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jmkxma0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
ArtifactUUID:235ec901-ec51-496e-88f6-32590bedab3c
ArtifactChecksum:MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M=
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml
ArtifactUUID:8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-01T03:37:44.347Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7ac513c9-39d2-4cde-be94-1e520d3b6105 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-04-01T03:37:44.410Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:37:44.410Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:37:44.411Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:37:44.411Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: db4ea85c-2881-4291-925f-3eb018c488ca from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:37:44.411Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:37:44.411Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:37:44.438Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:37:44.439Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@57de5485
2023-04-01T03:37:44.439Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:37:44.439Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:37:44.439Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJmkxma-csar.csar /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar db4ea85c-2881-4291-925f-3eb018c488ca Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:37:44.440Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar ASDC sendASDCNotification
2023-04-01T03:37:44.440Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar(Specified artifact is not found)
2023-04-01T03:37:44.440Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:37:44.440Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:37:44.440Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:37:44.441Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320264440,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:37:45.442Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-BasicOnboardJmkxma-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar(UUID:db4ea85c-2881-4291-925f-3eb018c488ca)
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-04-01T03:37:45.461Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:37:45.461Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
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-04-01T03:37:45.472Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||basic_onboard_JmKXMa 0
2023-04-01T03:37:45.473Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
2023-04-01T03:37:45.473Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 235ec901-ec51-496e-88f6-32590bedab3c from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:37:45.473Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:37:45.473Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:37:45.496Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:37:45.497Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3f27ac13
2023-04-01T03:37:45.497Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:37:45.497Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:37:45.497Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jmkxma0_modules.json /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json 235ec901-ec51-496e-88f6-32590bedab3c Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:37:45.498Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json ASDC sendASDCNotification
2023-04-01T03:37:45.498Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(Specified artifact is not found)
2023-04-01T03:37:45.498Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:37:45.498Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:37:45.498Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:37:45.498Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320265498,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:37:46.499Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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_jmkxma0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(UUID:235ec901-ec51-496e-88f6-32590bedab3c)
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-04-01T03:37:46.500Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:37:46.532Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:37:46.538Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:37:46.538Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:38:16.539Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:38:16.569Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:38:16.575Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:38:16.575Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:38:37.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:38:37.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:38:37.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:38:37.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:38:46.575Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:38:46.604Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:38:46.608Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:38:46.609Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:39:16.609Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:39:16.632Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:39:16.636Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:39:16.637Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:39:37.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:39:37.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:39:37.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:39:37.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:39:37.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:39:37.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:39:37.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:39:37.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:39:37.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-01T03:39:37.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:39:37.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:39:37.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:39:37.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:39:37.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:39:37.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:39:37.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:39:37.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:39:37.269Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320264440,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:39:37.270Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:39:37.270Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:39:37.270Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320265498,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:39:37.270Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:39:46.637Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:39:46.661Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:39:46.666Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:39:46.666Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:40:16.667Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:40:16.699Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:40:16.705Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:40:16.705Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:40:37.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:40:46.705Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:40:46.737Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:40:46.743Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:40:46.743Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:41:16.744Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:41:16.770Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:41:16.776Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:41:16.776Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:41:37.267Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:41:46.776Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:41:46.808Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:41:46.815Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:41:46.815Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:42:16.815Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:42:16.844Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:42:16.852Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:42:16.853Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:42:37.268Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:37.381Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:42:37.381Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Member SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-fd220558-72ba-4351-98e0-723e25bd1db0 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-04-01T03:42:37.382Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-01T03:42:37.382Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-04-01T03:42:37.886Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:42:37.903Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:42:37.903Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T03:42:37.911Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:42:37.911Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-04-01T03:42:37.929Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:42:37.930Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:42:37.930Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:42:37.936Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:42:37.936Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:42:37.937Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:42:37.937Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=169, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:42:37.937Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:42:37.937Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:42:46.853Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-01T03:42:46.854Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f 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-04-01T03:42:46.867Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and serviceModelVersionId: 7ac513c9-39d2-4cde-be94-1e520d3b6105
2023-04-01T03:42:46.867Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
2023-04-01T03:42:46.868Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0
2023-04-01T03:42:46.877Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-01T03:42:46.927Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?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-04-01T03:42:46.927Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||Invoke
2023-04-01T03:42:46.935Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-01T03:42:47.122Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||InvokeReturn
2023-04-01T03:42:47.122Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0 has http status code:200 and response headers:{date=[Sat, 01 Apr 2023 03:42:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[181], vertex-id=[168128], x-aai-txid=[1-aai-resources-230401-03:42:46:096-76729], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-01T03:42:47.123Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-01T03:42:47.123Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-01T03:42:47.123Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:42:47.137Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:42:47.138Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-01T03:42:47.138Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-01T03:42:47.138Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:47.138Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:47.139Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320567138,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:47.162Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:42:47.162Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320567138,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-01T03:42:47.163Z||pool-2-thread-10|||||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-04-01T03:42:48.168Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-01T03:42:48.168Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"add68a22-5717-4fc5-a6e4-cd91bbc3ca8b","serviceName":"vFW 2023-04-01 03-28-12","serviceVersion":"1.0","serviceUUID":"9dbd1b7e-b75c-4df5-b556-77f0bc08588c","serviceDescription":"catalog service description","serviceInvariantUUID":"156b0b37-aae0-4571-981f-6f3ed1a73f40","resources":[{"resourceInstanceName":"vFW 6e82a904-589b 0","resourceName":"vFW 6e82a904-589b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8ac50eb6-6280-4318-8933-91371a4187aa","resourceInvariantUUID":"062fdec2-1441-4232-83f0-5d18becc30c4","resourceCustomizationUUID":"a4310846-fb56-4449-a921-aff9c66f6225","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml","artifactChecksum":"NDI2Mjk3YmUxYTQ4ODFkNDM5Zjc4NThjNTNmZjE2OWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bed2e54-169b-4a52-a21e-834983ed890f","artifactVersion":"1"},{"artifactName":"vfw6e82a904589b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json","artifactChecksum":"Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2a1a1bf6-0984-4e03-b81c-01fbf94d7c56","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a18cabf6-53fa-4876-9fee-bf1d382e8184","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml","artifactChecksum":"OThkOWIxN2VkNDA3MWM5NGUyMGExZWJkZTE3NWJmM2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9d37caa4-70d7-45e2-bd27-09e4f8a69945","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"2e750d12-752b-46b3-a9af-0293566d815d","artifactVersion":"2","generatedFromUUID":"a18cabf6-53fa-4876-9fee-bf1d382e8184"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230401032812-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml","artifactChecksum":"MDFhY2U1Y2FiNTY0NWFhYTVmMDkxNTk0MjIxZDI2NmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"55e897e6-8c39-4f56-86cd-a4262ee8cc67","artifactVersion":"1"},{"artifactName":"service-Vfw20230401032812-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar","artifactChecksum":"NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ef39b22b-5478-4879-a0de-2d2a01b73171","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-01T03:42:48.169Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:42:48.169Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:48.169Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:48.169Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:49.170Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:42:49.171Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:49.171Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:49.171Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:50.172Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:42:50.173Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:50.173Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:50.174Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:51.175Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:42:51.176Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:51.176Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:51.176Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:52.177Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:42:52.178Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:52.178Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:52.178Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:53.179Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:42:53.180Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:53.180Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:53.180Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:54.181Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:42:54.181Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:54.182Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:54.182Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:55.183Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"serviceName": "vFW 2023-04-01 03-28-12",
"serviceVersion": "1.0",
"serviceUUID": "9dbd1b7e-b75c-4df5-b556-77f0bc08588c",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "156b0b37-aae0-4571-981f-6f3ed1a73f40",
"resources": [
{
"resourceInstanceName": "vFW 6e82a904-589b 0",
"resourceCustomizationUUID": "a4310846-fb56-4449-a921-aff9c66f6225",
"resourceName": "vFW 6e82a904-589b",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8ac50eb6-6280-4318-8933-91371a4187aa",
"resourceInvariantUUID": "062fdec2-1441-4232-83f0-5d18becc30c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw6e82a904589b0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"artifactChecksum": "Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2a1a1bf6-0984-4e03-b81c-01fbf94d7c56",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "a18cabf6-53fa-4876-9fee-bf1d382e8184",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2e750d12-752b-46b3-a9af-0293566d815d",
"generatedFromUUID": "a18cabf6-53fa-4876-9fee-bf1d382e8184"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2e750d12-752b-46b3-a9af-0293566d815d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230401032812-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"artifactChecksum": "NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ef39b22b-5478-4879-a0de-2d2a01b73171"
}
],
"workloadContext": "Production"
}
2023-04-01T03:42:55.184Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-01T03:42:55.184Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9dbd1b7e-b75c-4df5-b556-77f0bc08588c ASDC
2023-04-01T03:42:55.184Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
ServiceName:vFW 2023-04-01 03-28-12
ServiceVersion:1.0
ServiceUUID:9dbd1b7e-b75c-4df5-b556-77f0bc08588c
ServiceInvariantUUID:156b0b37-aae0-4571-981f-6f3ed1a73f40
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230401032812-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
ArtifactUUID:ef39b22b-5478-4879-a0de-2d2a01b73171
ArtifactChecksum:NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 6e82a904-589b 0
ResourceCustomizationUUID:a4310846-fb56-4449-a921-aff9c66f6225
ResourceInvariantUUID:062fdec2-1441-4232-83f0-5d18becc30c4
ResourceName:vFW 6e82a904-589b
ResourceType:VF
ResourceUUID:8ac50eb6-6280-4318-8933-91371a4187aa
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw6e82a904589b0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json
ArtifactUUID:2a1a1bf6-0984-4e03-b81c-01fbf94d7c56
ArtifactChecksum:Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM=
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml
ArtifactUUID:a18cabf6-53fa-4876-9fee-bf1d382e8184
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
ArtifactUUID:2e750d12-752b-46b3-a9af-0293566d815d
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
ArtifactUUID:2e750d12-752b-46b3-a9af-0293566d815d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-01T03:42:55.184Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9dbd1b7e-b75c-4df5-b556-77f0bc08588c 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-04-01T03:42:55.240Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:42:55.241Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:42:55.241Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:42:55.241Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 from URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:55.241Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:42:55.241Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:55.575Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-01T03:42:55.580Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ef39b22b-5478-4879-a0de-2d2a01b73171 101475
2023-04-01T03:42:55.580Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ASDC sendASDCNotification
2023-04-01T03:42:55.581Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:55.581Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-01T03:42:55.581Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:55.581Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:55.581Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320575580,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:56.582Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:42:56.583Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:42:56.584Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: ef39b22b-5478-4879-a0de-2d2a01b73171, URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar to file: /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:56.584Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230401032812-csar.csar
2023-04-01T03:42:56.585Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:56.585Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:56.712Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6308586524741637112/Definitions/service-Vfw20230401032812-template.yml
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
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
2023-04-01T03:42:58.487Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 6e82a904-589b 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-Vfw20230401032812-csar.csar
2023-04-01T03:42:58.489Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-01T03:42:58.489Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.489Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:42:58.489Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:42:58.489Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-01T03:42:58.489Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-01T03:42:58.489Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.489Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:42:58.489Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:42:58.489Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-01T03:42:58.490Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-01T03:42:58.490Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.490Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:42:58.490Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.490Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:42:58.490Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:42:58.490Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:42:58.490Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:42:58.490Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.490Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.491Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:42:58.492Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:42:58.493Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.494Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f04cc564-5c58-4efc-a882-b02cb9e3d991
2023-04-01T03:42:58.494Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.494Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:42:58.494Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:42:58.494Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:42:58.494Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:42:58.494Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.494Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:42:58.494Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:42:58.494Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2e54a9b3-0f77-4765-8ac8-339a316490a8
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:42:58.495Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=aa0b0a17-fafd-472f-87bf-524b87618d67
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:42:58.496Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.497Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:42:58.497Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.497Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:42:58.497Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:42:58.497Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:42:58.497Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-01 03-28-12
Description:catalog service description
Model UUID:9dbd1b7e-b75c-4df5-b556-77f0bc08588c
Model Version:NULL
Model InvariantUuid:156b0b37-aae0-4571-981f-6f3ed1a73f40
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 6e82a904-589b
Model UUID:fbb5be6d-e277-4c73-a21d-fc27a5f177d1
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:062fdec2-1441-4232-83f0-5d18becc30c4
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:a4310846-fb56-4449-a921-aff9c66f6225
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:233a2f72-7600-4052-9806-0f725d12b494
ModelName:Vfw6e82a904589b..base_vfw..module-0
ModelUuid:f26700bc-f885-403a-ac29-a5dd5278ebf4
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:f04cc564-5c58-4efc-a882-b02cb9e3d991
ModelInvariantUuid:c2dd8814-7814-4125-a86f-25f6137887e1
ModelName:vFW 6e82a904-589b-nodes.vfwCvfc
ModelUuid:2c231f0e-9c78-41d4-b405-d0937de47d60
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:15d73157-76f5-4243-bca5-131a21bac9aa
ModelInvariantUuid:dcdf4372-415e-4e50-abb4-8a9b432a4172
ModelName:Vfw6e82a904589b.compute.nodes.heat.vfw
ModelUuid:087a4959-8adb-4734-85bb-fde01559c553
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:2e54a9b3-0f77-4765-8ac8-339a316490a8
ModelInvariantUuid:9d48bde8-20e5-42c0-b76d-33137fed6cc6
ModelName:vFW 6e82a904-589b-nodes.vsnCvfc
ModelUuid:884eb63c-c019-44b5-a380-0a35619e872c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:35b1089e-7f06-40ac-9e4e-7f9b48ca78ae
ModelInvariantUuid:32e3fe86-11f1-4f30-bd6d-361333c92ae3
ModelName:Vfw6e82a904589b.compute.nodes.heat.vsn
ModelUuid:65d16afa-9617-4a74-b2ef-3c646f2cbf2b
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:aa0b0a17-fafd-472f-87bf-524b87618d67
ModelInvariantUuid:ce347e3d-ae8f-4205-8f2b-f9cfda746421
ModelName:vFW 6e82a904-589b-nodes.vpgCvfc
ModelUuid:14b79114-6976-4ccf-a425-6ec6a865ce2a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:80992a38-c34f-48cf-bf7c-4470e75947f0
ModelInvariantUuid:099cccbb-6c44-418e-bff7-d65633f49738
ModelName:Vfw6e82a904589b.compute.nodes.heat.vpg
ModelUuid:871ffdf9-2d94-435b-bd18-da9ee9ccf1e7
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=?
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-04-01T03:42:58.549Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||ERROR|500||Csar with UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 already exists
2023-04-01T03:42:58.549Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ASDC sendASDCNotification
2023-04-01T03:42:58.549Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar(Csar with UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 already exists)
2023-04-01T03:42:58.549Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-01T03:42:58.550Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:58.550Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:58.550Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320578549,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:42:59.551Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ASDC sendASDCNotification
2023-04-01T03:42:59.551Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar(Resource with UUID: 8ac50eb6-6280-4318-8933-91371a4187aa already exists)
2023-04-01T03:42:59.551Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-01T03:42:59.551Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:42:59.551Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:42:59.552Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320579551,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 8ac50eb6-6280-4318-8933-91371a4187aa already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:00.552Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
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-04-01T03:43:00.576Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
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-04-01T03:43:00.580Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-01T03:43:00.580Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-01T03:43:00.580Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-01T03:43:00.580Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-01T03:43:00.580Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:43:00.581Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:43:00.581Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:43:00.581Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:43:00.581Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-04-01T03:43:00.594Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-01T03:43:30.595Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b 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-04-01T03:43:30.612Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b and serviceModelVersionId: 9dbd1b7e-b75c-4df5-b556-77f0bc08588c
2023-04-01T03:43:30.612Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 156b0b37-aae0-4571-981f-6f3ed1a73f40
2023-04-01T03:43:30.613Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0
2023-04-01T03:43:30.621Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-01T03:43:30.677Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|INFO|500||Invoke
2023-04-01T03:43:30.677Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[add68a22-5717-4fc5-a6e4-cd91bbc3ca8b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8a3fccec-4b19-4475-ae75-c9e527877f7a], X-ECOMP-RequestID=[add68a22-5717-4fc5-a6e4-cd91bbc3ca8b], X-TransactionId=[], X-ONAP-RequestID=[add68a22-5717-4fc5-a6e4-cd91bbc3ca8b], Content-Type=[application/merge-patch+json]}
2023-04-01T03:43:30.685Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-01T03:43:30.844Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?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/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0 has http status code:200 and response headers:{date=[Sat, 01 Apr 2023 03:43:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[172224], x-aai-txid=[0-aai-resources-230401-03:43:29:843-96690], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-01T03:43:30.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-01T03:43:30.845Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|INFO|500||InvokeReturn
2023-04-01T03:43:30.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-01T03:43:30.846Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-04-01T03:43:30.858Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-04-01T03:43:30.858Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID add68a22-5717-4fc5-a6e4-cd91bbc3ca8b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-01T03:43:30.858Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-01T03:43:30.859Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:43:30.859Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:43:30.859Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320610858,
"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-04-01T03:43:31.895Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:43:31.895Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-01T03:43:31.896Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:43:31.896Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:43:31.896Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:43:31.897Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:43:31.902Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-1d426a4f-af2f-43ea-b5a8-03531443ed01
2023-04-01T03:43:31.903Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:43:31.903Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:43:31.903Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:43:32.216Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:43:35.226Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:43:37.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:37.281Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:43:37.281Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T03:43:37.287Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-1d426a4f-af2f-43ea-b5a8-03531443ed01', protocol='range'}
2023-04-01T03:43:37.287Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:43:37.293Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-7994e060-9d0c-45d8-9315-c4304ed62db3-1d426a4f-af2f-43ea-b5a8-03531443ed01=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-04-01T03:43:37.309Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-1d426a4f-af2f-43ea-b5a8-03531443ed01', protocol='range'}
2023-04-01T03:43:37.310Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:43:37.310Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:43:37.310Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:43:37.311Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:43:37.311Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:43:37.316Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:43:37.316Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:43:37.316Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:43:37.316Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:43:37.317Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:43:37.317Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:43:37.317Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:43:37.317Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=170, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:43:37.317Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:43:37.317Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:43:37.317Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:43:37.317Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-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-04-01T03:43:37.328Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-01T03:43:37.328Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"ec894cc2-bf10-49c8-bfe6-19f67a08cc7f","serviceName":"basic_onboard_JmKXMa","serviceVersion":"1.0","serviceUUID":"7ac513c9-39d2-4cde-be94-1e520d3b6105","serviceDescription":"service","serviceInvariantUUID":"0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c","resources":[{"resourceInstanceName":"basic_onboard_JmKXMa 0","resourceName":"basic_onboard_JmKXMa","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7d66deef-0139-4fe3-8cfe-09754161e8ca","resourceInvariantUUID":"3f9ed040-b69e-4284-bdbc-0c4b2143ce67","resourceCustomizationUUID":"76cb6285-93c7-49c3-8916-8044d652af2a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml","artifactChecksum":"NzQ1MWVhOWUzYzJkNTliOWUwYTU5YzQ3OTcyMzc5M2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f98f88e-f7b6-4517-af81-bff1182a8a4f","artifactVersion":"1"},{"artifactName":"basic_onboard_jmkxma0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json","artifactChecksum":"MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"235ec901-ec51-496e-88f6-32590bedab3c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"978dc90a-3ade-489a-890f-a486ef8aa51f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"53df7461-4a6d-4771-8b1f-7d5ec8ed959c","artifactVersion":"2","generatedFromUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJmkxma-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml","artifactChecksum":"OWI1NWU4YjY2OGRhNTM2YTgwMTk1Zjg4MGY2ZWQ1NTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8e65f12-3070-4c08-8d11-eddc5511a3dd","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJmkxma-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar","artifactChecksum":"ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"db4ea85c-2881-4291-925f-3eb018c488ca","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-01T03:43:37.330Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:43:37.331Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:43:37.331Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:43:37.331Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:38.332Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:43:38.333Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:43:38.333Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:43:38.333Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:38.337Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.338Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:43:38.339Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.339Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.339Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:43:38.339Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.339Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.339Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:43:38.339Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.340Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:43:38.340Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.340Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-01T03:43:38.340Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.340Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:43:38.340Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.341Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.341Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320198355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:43:38.341Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.341Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.341Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320575580,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:43:38.341Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.341Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.341Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320578549,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 already exists"
}
2023-04-01T03:43:38.341Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.341Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.342Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320579551,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 8ac50eb6-6280-4318-8933-91371a4187aa already exists"
}
2023-04-01T03:43:38.342Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.342Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.342Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320610858,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-01T03:43:38.342Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:38.342Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:43:38.342Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:43:38.342Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:43:39.334Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:43:39.334Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:43:39.334Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:43:39.335Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:40.335Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:43:40.336Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:43:40.336Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:43:40.336Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:41.337Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:43:41.337Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:43:41.337Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:43:41.337Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:42.338Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:43:42.339Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:43:42.339Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:43:42.339Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:43.340Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:43:43.341Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:43:43.341Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:43:43.341Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:44.343Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"serviceName": "basic_onboard_JmKXMa",
"serviceVersion": "1.0",
"serviceUUID": "7ac513c9-39d2-4cde-be94-1e520d3b6105",
"serviceDescription": "service",
"serviceInvariantUUID": "0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c",
"resources": [
{
"resourceInstanceName": "basic_onboard_JmKXMa 0",
"resourceCustomizationUUID": "76cb6285-93c7-49c3-8916-8044d652af2a",
"resourceName": "basic_onboard_JmKXMa",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "7d66deef-0139-4fe3-8cfe-09754161e8ca",
"resourceInvariantUUID": "3f9ed040-b69e-4284-bdbc-0c4b2143ce67",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jmkxma0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"artifactChecksum": "MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "235ec901-ec51-496e-88f6-32590bedab3c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"generatedFromUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJmkxma-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"artifactChecksum": "ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "db4ea85c-2881-4291-925f-3eb018c488ca"
}
],
"workloadContext": "Production"
}
2023-04-01T03:43:44.343Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-01T03:43:44.343Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7ac513c9-39d2-4cde-be94-1e520d3b6105 ASDC
2023-04-01T03:43:44.344Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
ServiceName:basic_onboard_JmKXMa
ServiceVersion:1.0
ServiceUUID:7ac513c9-39d2-4cde-be94-1e520d3b6105
ServiceInvariantUUID:0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJmkxma-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
ArtifactUUID:db4ea85c-2881-4291-925f-3eb018c488ca
ArtifactChecksum:ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JmKXMa 0
ResourceCustomizationUUID:76cb6285-93c7-49c3-8916-8044d652af2a
ResourceInvariantUUID:3f9ed040-b69e-4284-bdbc-0c4b2143ce67
ResourceName:basic_onboard_JmKXMa
ResourceType:VF
ResourceUUID:7d66deef-0139-4fe3-8cfe-09754161e8ca
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jmkxma0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
ArtifactUUID:235ec901-ec51-496e-88f6-32590bedab3c
ArtifactChecksum:MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M=
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml
ArtifactUUID:8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-01T03:43:44.344Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7ac513c9-39d2-4cde-be94-1e520d3b6105 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-04-01T03:43:44.406Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:43:44.407Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:43:44.407Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:43:44.407Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: db4ea85c-2881-4291-925f-3eb018c488ca from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:43:44.407Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:43:44.407Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:43:44.434Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:43:44.434Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2ff8e3e5
2023-04-01T03:43:44.434Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:43:44.434Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:43:44.435Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJmkxma-csar.csar /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar db4ea85c-2881-4291-925f-3eb018c488ca Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:43:44.435Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar ASDC sendASDCNotification
2023-04-01T03:43:44.435Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar(Specified artifact is not found)
2023-04-01T03:43:44.435Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:43:44.435Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:43:44.435Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:43:44.436Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320624435,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:45.437Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-BasicOnboardJmkxma-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar(UUID:db4ea85c-2881-4291-925f-3eb018c488ca)
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-04-01T03:43:45.459Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:43:45.459Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
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-04-01T03:43:45.466Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||basic_onboard_JmKXMa 0
2023-04-01T03:43:45.466Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
2023-04-01T03:43:45.466Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 235ec901-ec51-496e-88f6-32590bedab3c from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:43:45.466Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:43:45.467Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:43:45.486Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:43:45.487Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5c55a975
2023-04-01T03:43:45.487Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:43:45.487Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:43:45.488Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jmkxma0_modules.json /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json 235ec901-ec51-496e-88f6-32590bedab3c Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:43:45.488Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json ASDC sendASDCNotification
2023-04-01T03:43:45.488Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(Specified artifact is not found)
2023-04-01T03:43:45.488Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:43:45.489Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:43:45.489Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:43:45.489Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320625488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:43:46.490Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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_jmkxma0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(UUID:235ec901-ec51-496e-88f6-32590bedab3c)
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-04-01T03:43:46.491Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:43:46.519Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:43:46.525Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:43:46.525Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:44:16.526Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:44:16.552Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:44:16.557Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:44:16.557Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:44:37.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:44:37.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:44:37.266Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:44:37.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:44:46.558Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:44:46.587Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:44:46.592Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:44:46.593Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:45:16.593Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:45:16.625Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:45:16.629Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:45:16.630Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:45:37.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:45:37.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:45:37.266Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:45:37.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:45:37.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:45:37.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:45:37.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320624435,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:45:37.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:45:37.268Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-01T03:45:37.268Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320625488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:45:37.268Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:45:46.630Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:45:46.662Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:45:46.666Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:45:46.666Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:46:16.667Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:46:16.699Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:46:16.705Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:46:16.706Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:46:37.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:46:46.706Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:46:46.729Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:46:46.735Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:46:46.735Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:47:16.736Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:47:16.760Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:47:16.766Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:47:16.766Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:47:37.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:47:46.766Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:47:46.794Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:47:46.800Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:47:46.800Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:48:16.801Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:48:16.833Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:48:16.838Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:48:16.839Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:48:37.267Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:37.401Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:48:37.401Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Member SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-1d426a4f-af2f-43ea-b5a8-03531443ed01 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-04-01T03:48:37.402Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-01T03:48:37.402Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-04-01T03:48:37.897Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:48:37.913Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:48:37.913Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T03:48:37.921Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:48:37.921Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-04-01T03:48:37.940Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:48:37.940Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:48:37.940Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:48:37.947Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:48:37.947Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:48:37.947Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:48:37.947Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=190, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:48:37.947Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:48:37.947Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:48:46.839Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-01T03:48:46.840Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f 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-04-01T03:48:46.850Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and serviceModelVersionId: 7ac513c9-39d2-4cde-be94-1e520d3b6105
2023-04-01T03:48:46.850Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
2023-04-01T03:48:46.851Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0
2023-04-01T03:48:46.861Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-01T03:48:46.921Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||Invoke
2023-04-01T03:48:46.922Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ec894cc2-bf10-49c8-bfe6-19f67a08cc7f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[872c8761-fa06-4253-8589-261e144c3670], X-ECOMP-RequestID=[ec894cc2-bf10-49c8-bfe6-19f67a08cc7f], X-TransactionId=[], X-ONAP-RequestID=[ec894cc2-bf10-49c8-bfe6-19f67a08cc7f], Content-Type=[application/merge-patch+json]}
2023-04-01T03:48:46.935Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-01T03:48:47.082Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?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/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0 has http status code:200 and response headers:{date=[Sat, 01 Apr 2023 03:48:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[168128], x-aai-txid=[2-aai-resources-230401-03:48:46:096-67246], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-01T03:48:47.082Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-01T03:48:47.083Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||InvokeReturn
2023-04-01T03:48:47.084Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-01T03:48:47.084Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:48:47.097Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:48:47.098Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-01T03:48:47.098Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-01T03:48:47.099Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:47.099Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:47.099Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320927098,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:47.119Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-01T03:48:47.120Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320927098,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-01T03:48:47.121Z||pool-2-thread-9|||||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-04-01T03:48:48.130Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-01T03:48:48.130Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"add68a22-5717-4fc5-a6e4-cd91bbc3ca8b","serviceName":"vFW 2023-04-01 03-28-12","serviceVersion":"1.0","serviceUUID":"9dbd1b7e-b75c-4df5-b556-77f0bc08588c","serviceDescription":"catalog service description","serviceInvariantUUID":"156b0b37-aae0-4571-981f-6f3ed1a73f40","resources":[{"resourceInstanceName":"vFW 6e82a904-589b 0","resourceName":"vFW 6e82a904-589b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8ac50eb6-6280-4318-8933-91371a4187aa","resourceInvariantUUID":"062fdec2-1441-4232-83f0-5d18becc30c4","resourceCustomizationUUID":"a4310846-fb56-4449-a921-aff9c66f6225","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml","artifactChecksum":"NDI2Mjk3YmUxYTQ4ODFkNDM5Zjc4NThjNTNmZjE2OWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bed2e54-169b-4a52-a21e-834983ed890f","artifactVersion":"1"},{"artifactName":"vfw6e82a904589b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json","artifactChecksum":"Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2a1a1bf6-0984-4e03-b81c-01fbf94d7c56","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a18cabf6-53fa-4876-9fee-bf1d382e8184","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml","artifactChecksum":"OThkOWIxN2VkNDA3MWM5NGUyMGExZWJkZTE3NWJmM2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9d37caa4-70d7-45e2-bd27-09e4f8a69945","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"2e750d12-752b-46b3-a9af-0293566d815d","artifactVersion":"2","generatedFromUUID":"a18cabf6-53fa-4876-9fee-bf1d382e8184"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230401032812-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml","artifactChecksum":"MDFhY2U1Y2FiNTY0NWFhYTVmMDkxNTk0MjIxZDI2NmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"55e897e6-8c39-4f56-86cd-a4262ee8cc67","artifactVersion":"1"},{"artifactName":"service-Vfw20230401032812-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar","artifactChecksum":"NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ef39b22b-5478-4879-a0de-2d2a01b73171","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-01T03:48:48.131Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:48:48.131Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:48.131Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:48.131Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:49.134Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:48:49.134Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:49.134Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:49.134Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:50.135Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:48:50.136Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:50.136Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:50.136Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:51.137Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:48:51.138Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:51.138Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:51.138Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:52.139Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:48:52.140Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:52.140Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:52.140Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:53.141Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:48:53.141Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:53.141Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:53.141Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:54.142Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:48:54.143Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:54.143Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:54.143Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:55.144Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"serviceName": "vFW 2023-04-01 03-28-12",
"serviceVersion": "1.0",
"serviceUUID": "9dbd1b7e-b75c-4df5-b556-77f0bc08588c",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "156b0b37-aae0-4571-981f-6f3ed1a73f40",
"resources": [
{
"resourceInstanceName": "vFW 6e82a904-589b 0",
"resourceCustomizationUUID": "a4310846-fb56-4449-a921-aff9c66f6225",
"resourceName": "vFW 6e82a904-589b",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8ac50eb6-6280-4318-8933-91371a4187aa",
"resourceInvariantUUID": "062fdec2-1441-4232-83f0-5d18becc30c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw6e82a904589b0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"artifactChecksum": "Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2a1a1bf6-0984-4e03-b81c-01fbf94d7c56",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "a18cabf6-53fa-4876-9fee-bf1d382e8184",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2e750d12-752b-46b3-a9af-0293566d815d",
"generatedFromUUID": "a18cabf6-53fa-4876-9fee-bf1d382e8184"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2e750d12-752b-46b3-a9af-0293566d815d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230401032812-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"artifactChecksum": "NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ef39b22b-5478-4879-a0de-2d2a01b73171"
}
],
"workloadContext": "Production"
}
2023-04-01T03:48:55.144Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-01T03:48:55.144Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9dbd1b7e-b75c-4df5-b556-77f0bc08588c ASDC
2023-04-01T03:48:55.145Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
ServiceName:vFW 2023-04-01 03-28-12
ServiceVersion:1.0
ServiceUUID:9dbd1b7e-b75c-4df5-b556-77f0bc08588c
ServiceInvariantUUID:156b0b37-aae0-4571-981f-6f3ed1a73f40
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230401032812-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
ArtifactUUID:ef39b22b-5478-4879-a0de-2d2a01b73171
ArtifactChecksum:NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 6e82a904-589b 0
ResourceCustomizationUUID:a4310846-fb56-4449-a921-aff9c66f6225
ResourceInvariantUUID:062fdec2-1441-4232-83f0-5d18becc30c4
ResourceName:vFW 6e82a904-589b
ResourceType:VF
ResourceUUID:8ac50eb6-6280-4318-8933-91371a4187aa
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw6e82a904589b0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json
ArtifactUUID:2a1a1bf6-0984-4e03-b81c-01fbf94d7c56
ArtifactChecksum:Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM=
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml
ArtifactUUID:a18cabf6-53fa-4876-9fee-bf1d382e8184
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
ArtifactUUID:2e750d12-752b-46b3-a9af-0293566d815d
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
ArtifactUUID:2e750d12-752b-46b3-a9af-0293566d815d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-01T03:48:55.145Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9dbd1b7e-b75c-4df5-b556-77f0bc08588c 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-04-01T03:48:55.192Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:48:55.193Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:48:55.193Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:48:55.193Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 from URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:55.193Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:48:55.194Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:55.540Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-01T03:48:55.545Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ef39b22b-5478-4879-a0de-2d2a01b73171 101475
2023-04-01T03:48:55.545Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ASDC sendASDCNotification
2023-04-01T03:48:55.545Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:55.546Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-01T03:48:55.546Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:55.546Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:55.546Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320935545,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:56.547Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:48:56.548Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:48:56.549Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: ef39b22b-5478-4879-a0de-2d2a01b73171, URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar to file: /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:56.549Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230401032812-csar.csar
2023-04-01T03:48:56.551Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:56.552Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:56.712Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1729879139678601683/Definitions/service-Vfw20230401032812-template.yml
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
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_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
2023-04-01T03:48:58.364Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 6e82a904-589b 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-Vfw20230401032812-csar.csar
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-01T03:48:58.365Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-01T03:48:58.366Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.366Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:48:58.366Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:48:58.366Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-01T03:48:58.366Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-01T03:48:58.366Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.366Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:48:58.366Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.366Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.367Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:48:58.368Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:48:58.369Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.369Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:48:58.369Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:48:58.369Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:48:58.369Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:48:58.369Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.369Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f04cc564-5c58-4efc-a882-b02cb9e3d991
2023-04-01T03:48:58.370Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.370Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:48:58.370Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:48:58.370Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:48:58.370Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:48:58.370Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.372Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:48:58.372Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:48:58.372Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.372Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-01T03:48:58.372Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:48:58.373Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:48:58.373Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:48:58.373Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.373Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2e54a9b3-0f77-4765-8ac8-339a316490a8
2023-04-01T03:48:58.373Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.373Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:48:58.373Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:48:58.374Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:48:58.374Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:48:58.374Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.374Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:48:58.374Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:48:58.374Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.375Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:48:58.375Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:48:58.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:48:58.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:48:58.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-01T03:48:58.376Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=aa0b0a17-fafd-472f-87bf-524b87618d67
2023-04-01T03:48:58.377Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.377Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:48:58.377Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.377Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:48:58.377Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.377Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:48:58.378Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:48:58.378Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:48:58.378Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-01 03-28-12
Description:catalog service description
Model UUID:9dbd1b7e-b75c-4df5-b556-77f0bc08588c
Model Version:NULL
Model InvariantUuid:156b0b37-aae0-4571-981f-6f3ed1a73f40
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 6e82a904-589b
Model UUID:fbb5be6d-e277-4c73-a21d-fc27a5f177d1
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:062fdec2-1441-4232-83f0-5d18becc30c4
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:a4310846-fb56-4449-a921-aff9c66f6225
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:233a2f72-7600-4052-9806-0f725d12b494
ModelName:Vfw6e82a904589b..base_vfw..module-0
ModelUuid:f26700bc-f885-403a-ac29-a5dd5278ebf4
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:f04cc564-5c58-4efc-a882-b02cb9e3d991
ModelInvariantUuid:c2dd8814-7814-4125-a86f-25f6137887e1
ModelName:vFW 6e82a904-589b-nodes.vfwCvfc
ModelUuid:2c231f0e-9c78-41d4-b405-d0937de47d60
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:15d73157-76f5-4243-bca5-131a21bac9aa
ModelInvariantUuid:dcdf4372-415e-4e50-abb4-8a9b432a4172
ModelName:Vfw6e82a904589b.compute.nodes.heat.vfw
ModelUuid:087a4959-8adb-4734-85bb-fde01559c553
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:2e54a9b3-0f77-4765-8ac8-339a316490a8
ModelInvariantUuid:9d48bde8-20e5-42c0-b76d-33137fed6cc6
ModelName:vFW 6e82a904-589b-nodes.vsnCvfc
ModelUuid:884eb63c-c019-44b5-a380-0a35619e872c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:35b1089e-7f06-40ac-9e4e-7f9b48ca78ae
ModelInvariantUuid:32e3fe86-11f1-4f30-bd6d-361333c92ae3
ModelName:Vfw6e82a904589b.compute.nodes.heat.vsn
ModelUuid:65d16afa-9617-4a74-b2ef-3c646f2cbf2b
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:aa0b0a17-fafd-472f-87bf-524b87618d67
ModelInvariantUuid:ce347e3d-ae8f-4205-8f2b-f9cfda746421
ModelName:vFW 6e82a904-589b-nodes.vpgCvfc
ModelUuid:14b79114-6976-4ccf-a425-6ec6a865ce2a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:80992a38-c34f-48cf-bf7c-4470e75947f0
ModelInvariantUuid:099cccbb-6c44-418e-bff7-d65633f49738
ModelName:Vfw6e82a904589b.compute.nodes.heat.vpg
ModelUuid:871ffdf9-2d94-435b-bd18-da9ee9ccf1e7
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=?
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-04-01T03:48:58.433Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||ERROR|500||Csar with UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 already exists
2023-04-01T03:48:58.434Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ASDC sendASDCNotification
2023-04-01T03:48:58.434Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar(Csar with UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 already exists)
2023-04-01T03:48:58.434Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-01T03:48:58.434Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:58.435Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:58.435Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320938434,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:48:59.436Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ASDC sendASDCNotification
2023-04-01T03:48:59.436Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar(Resource with UUID: 8ac50eb6-6280-4318-8933-91371a4187aa already exists)
2023-04-01T03:48:59.436Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-01T03:48:59.436Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:48:59.436Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:48:59.437Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320939436,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 8ac50eb6-6280-4318-8933-91371a4187aa already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:00.437Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
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-04-01T03:49:00.464Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
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-04-01T03:49:00.470Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-01T03:49:00.470Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-01T03:49:00.470Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-01T03:49:00.470Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-01T03:49:00.470Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:49:00.470Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:49:00.471Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:49:00.471Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-01T03:49:00.471Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-04-01T03:49:00.487Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-01T03:49:30.488Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b 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-04-01T03:49:30.499Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: add68a22-5717-4fc5-a6e4-cd91bbc3ca8b and serviceModelVersionId: 9dbd1b7e-b75c-4df5-b556-77f0bc08588c
2023-04-01T03:49:30.499Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 156b0b37-aae0-4571-981f-6f3ed1a73f40
2023-04-01T03:49:30.500Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0
2023-04-01T03:49:30.508Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-01T03:49:30.543Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?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-04-01T03:49:30.544Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|INFO|500||Invoke
2023-04-01T03:49:30.553Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-01T03:49:30.719Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0|INFO|500||InvokeReturn
2023-04-01T03:49:30.719Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/156b0b37-aae0-4571-981f-6f3ed1a73f40/model-vers/model-ver/9dbd1b7e-b75c-4df5-b556-77f0bc08588c?depth=0 has http status code:200 and response headers:{date=[Sat, 01 Apr 2023 03:49:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[172224], x-aai-txid=[0-aai-resources-230401-03:49:29:713-36430], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-01T03:49:30.719Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-01T03:49:30.719Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-01T03:49:30.720Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-04-01T03:49:30.730Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-04-01T03:49:30.731Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID add68a22-5717-4fc5-a6e4-cd91bbc3ca8b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-01T03:49:30.731Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-01T03:49:30.731Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:49:30.731Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:49:30.731Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320970731,
"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-04-01T03:49:31.765Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T03:49:31.766Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-01T03:49:31.766Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:49:31.767Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:49:31.767Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:49:31.767Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:49:31.772Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:49:31.773Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-00600394-a774-4ea5-a1be-e63dfe060833
2023-04-01T03:49:31.773Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:49:31.774Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] (Re-)joining group
2023-04-01T03:49:32.227Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:49:35.237Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:49:37.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:37.281Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:49:37.281Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T03:49:37.289Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:49:37.290Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-00600394-a774-4ea5-a1be-e63dfe060833', protocol='range'}
2023-04-01T03:49:37.295Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-7994e060-9d0c-45d8-9315-c4304ed62db3-00600394-a774-4ea5-a1be-e63dfe060833=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-04-01T03:49:37.312Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:49:37.312Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-00600394-a774-4ea5-a1be-e63dfe060833', protocol='range'}
2023-04-01T03:49:37.313Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:49:37.313Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:49:37.314Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:49:37.314Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:49:37.319Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:49:37.319Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:49:37.319Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:49:37.320Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:49:37.320Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:49:37.321Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=191, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:49:37.321Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:49:37.321Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:49:37.321Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:49:37.321Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:49:37.321Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:49:37.322Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-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-04-01T03:49:37.331Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-01T03:49:37.332Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"ec894cc2-bf10-49c8-bfe6-19f67a08cc7f","serviceName":"basic_onboard_JmKXMa","serviceVersion":"1.0","serviceUUID":"7ac513c9-39d2-4cde-be94-1e520d3b6105","serviceDescription":"service","serviceInvariantUUID":"0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c","resources":[{"resourceInstanceName":"basic_onboard_JmKXMa 0","resourceName":"basic_onboard_JmKXMa","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7d66deef-0139-4fe3-8cfe-09754161e8ca","resourceInvariantUUID":"3f9ed040-b69e-4284-bdbc-0c4b2143ce67","resourceCustomizationUUID":"76cb6285-93c7-49c3-8916-8044d652af2a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml","artifactChecksum":"NzQ1MWVhOWUzYzJkNTliOWUwYTU5YzQ3OTcyMzc5M2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f98f88e-f7b6-4517-af81-bff1182a8a4f","artifactVersion":"1"},{"artifactName":"basic_onboard_jmkxma0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json","artifactChecksum":"MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"235ec901-ec51-496e-88f6-32590bedab3c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"978dc90a-3ade-489a-890f-a486ef8aa51f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"53df7461-4a6d-4771-8b1f-7d5ec8ed959c","artifactVersion":"2","generatedFromUUID":"8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJmkxma-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml","artifactChecksum":"OWI1NWU4YjY2OGRhNTM2YTgwMTk1Zjg4MGY2ZWQ1NTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8e65f12-3070-4c08-8d11-eddc5511a3dd","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJmkxma-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar","artifactChecksum":"ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"db4ea85c-2881-4291-925f-3eb018c488ca","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-01T03:49:37.334Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:49:37.334Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:49:37.334Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:49:37.335Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:38.336Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:49:38.336Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:49:38.336Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:49:38.337Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:38.340Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.341Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:49:38.341Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.341Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.341Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:49:38.341Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.341Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.342Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:49:38.342Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.342Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.342Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:49:38.342Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.342Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.342Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-01T03:49:38.342Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.342Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.342Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:49:38.343Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.343Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.343Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320611895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:49:38.343Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.343Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.343Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320935545,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-01T03:49:38.343Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.343Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.343Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320938434,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 already exists"
}
2023-04-01T03:49:38.343Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.344Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.344Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320939436,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 8ac50eb6-6280-4318-8933-91371a4187aa already exists"
}
2023-04-01T03:49:38.344Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.344Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.344Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320970731,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-01T03:49:38.344Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:38.344Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:49:38.344Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:49:38.344Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:49:39.337Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:49:39.338Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:49:39.339Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:49:39.339Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:40.340Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:49:40.341Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:49:40.341Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:49:40.341Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:41.343Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:49:41.344Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:49:41.344Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:49:41.344Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:42.346Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:49:42.346Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:49:42.346Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:49:42.346Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:43.348Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:49:43.349Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:49:43.349Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:49:43.349Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:44.351Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"serviceName": "basic_onboard_JmKXMa",
"serviceVersion": "1.0",
"serviceUUID": "7ac513c9-39d2-4cde-be94-1e520d3b6105",
"serviceDescription": "service",
"serviceInvariantUUID": "0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c",
"resources": [
{
"resourceInstanceName": "basic_onboard_JmKXMa 0",
"resourceCustomizationUUID": "76cb6285-93c7-49c3-8916-8044d652af2a",
"resourceName": "basic_onboard_JmKXMa",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "7d66deef-0139-4fe3-8cfe-09754161e8ca",
"resourceInvariantUUID": "3f9ed040-b69e-4284-bdbc-0c4b2143ce67",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jmkxma0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"artifactChecksum": "MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "235ec901-ec51-496e-88f6-32590bedab3c",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"generatedFromUUID": "8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "53df7461-4a6d-4771-8b1f-7d5ec8ed959c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJmkxma-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"artifactChecksum": "ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "db4ea85c-2881-4291-925f-3eb018c488ca"
}
],
"workloadContext": "Production"
}
2023-04-01T03:49:44.352Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-01T03:49:44.352Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7ac513c9-39d2-4cde-be94-1e520d3b6105 ASDC
2023-04-01T03:49:44.352Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
ServiceName:basic_onboard_JmKXMa
ServiceVersion:1.0
ServiceUUID:7ac513c9-39d2-4cde-be94-1e520d3b6105
ServiceInvariantUUID:0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJmkxma-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
ArtifactUUID:db4ea85c-2881-4291-925f-3eb018c488ca
ArtifactChecksum:ZjUyMjgzZjE4YzdlMzNkMDg1YTA3OWRjYWJlZDU0NzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JmKXMa 0
ResourceCustomizationUUID:76cb6285-93c7-49c3-8916-8044d652af2a
ResourceInvariantUUID:3f9ed040-b69e-4284-bdbc-0c4b2143ce67
ResourceName:basic_onboard_JmKXMa
ResourceType:VF
ResourceUUID:7d66deef-0139-4fe3-8cfe-09754161e8ca
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jmkxma0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
ArtifactUUID:235ec901-ec51-496e-88f6-32590bedab3c
ArtifactChecksum:MTU1OWIzN2QwZWQ5YmUzNmQ5MmQwOWI1MTI5MzVhM2M=
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml
ArtifactUUID:8b8cd2f3-4598-4c3d-bec2-e12b6ce3f5b3
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
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/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env
ArtifactUUID:53df7461-4a6d-4771-8b1f-7d5ec8ed959c
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-01T03:49:44.352Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7ac513c9-39d2-4cde-be94-1e520d3b6105 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-04-01T03:49:44.402Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:49:44.403Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:49:44.403Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:49:44.403Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: db4ea85c-2881-4291-925f-3eb018c488ca from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:49:44.403Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:49:44.403Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar
2023-04-01T03:49:44.428Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:49:44.428Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@33471f64
2023-04-01T03:49:44.428Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:49:44.428Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:49:44.428Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJmkxma-csar.csar /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar db4ea85c-2881-4291-925f-3eb018c488ca Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:49:44.429Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar ASDC sendASDCNotification
2023-04-01T03:49:44.429Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar(Specified artifact is not found)
2023-04-01T03:49:44.429Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:49:44.429Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:49:44.429Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:49:44.429Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320984429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:45.431Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-BasicOnboardJmkxma-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar(UUID:db4ea85c-2881-4291-925f-3eb018c488ca)
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-04-01T03:49:45.457Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:49:45.458Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
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-04-01T03:49:45.463Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||basic_onboard_JmKXMa 0
2023-04-01T03:49:45.463Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7d66deef-0139-4fe3-8cfe-09754161e8ca
2023-04-01T03:49:45.463Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 235ec901-ec51-496e-88f6-32590bedab3c from URL: /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:49:45.463Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:49:45.464Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json
2023-04-01T03:49:45.486Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-01T03:49:45.487Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@74c2c127
2023-04-01T03:49:45.487Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-01T03:49:45.487Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardJmkxma"
]
}
}
}
2023-04-01T03:49:45.487Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jmkxma0_modules.json /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json 235ec901-ec51-496e-88f6-32590bedab3c Specified artifact is not found 300 ASDC artifact download fail
2023-04-01T03:49:45.488Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json ASDC sendASDCNotification
2023-04-01T03:49:45.488Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(Specified artifact is not found)
2023-04-01T03:49:45.488Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-01T03:49:45.488Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:49:45.488Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:49:45.488Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320985488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:49:46.490Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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_jmkxma0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json(UUID:235ec901-ec51-496e-88f6-32590bedab3c)
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-04-01T03:49:46.491Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:49:46.519Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:49:46.525Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:49:46.525Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:50:16.526Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:50:16.547Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:50:16.558Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:50:16.558Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:50:37.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:50:37.267Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:50:37.268Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "NOTIFIED"
}
2023-04-01T03:50:37.268Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:50:46.558Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:50:46.592Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:50:46.597Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:50:46.598Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:51:16.598Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:51:16.625Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:51:16.631Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:51:16.631Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:51:37.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:51:37.267Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:51:37.267Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-01T03:51:37.268Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:51:37.269Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:51:37.269Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:51:37.269Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:51:37.269Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:51:37.269Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-01T03:51:37.269Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:51:37.270Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:51:37.270Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-01T03:51:37.270Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:51:37.270Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:51:37.270Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "NOTIFIED"
}
2023-04-01T03:51:37.271Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:51:37.271Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:51:37.271Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320984429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/artifacts/service-BasicOnboardJmkxma-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:51:37.271Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:51:37.271Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-01T03:51:37.271Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320985488,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJmkxma/1.0/resourceInstances/basic_onboard_jmkxma0/artifacts/basic_onboard_jmkxma0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-01T03:51:37.271Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-01T03:51:46.631Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:51:46.660Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:51:46.666Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:51:46.666Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:52:16.667Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:52:16.695Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:52:16.700Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:52:16.701Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:52:37.265Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:52:46.701Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:52:46.727Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:52:46.732Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:52:46.732Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:53:16.733Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:53:16.761Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:53:16.767Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:53:16.767Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:53:37.266Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:53:46.768Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:53:46.798Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:53:46.804Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:53:46.804Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:54:16.805Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:54:16.836Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f
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-04-01T03:54:16.841Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-01T03:54:16.841Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-01T03:54:37.267Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:54:37.393Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, 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-04-01T03:54:37.393Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Member SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3-00600394-a774-4ea5-a1be-e63dfe060833 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-04-01T03:54:37.393Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-01T03:54:37.393Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7994e060-9d0c-45d8-9315-c4304ed62db3, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-04-01T03:54:37.915Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Request joining group due to: group is already rebalancing
2023-04-01T03:54:37.929Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:54:37.929Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] (Re-)joining group
2023-04-01T03:54:37.935Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:54:37.935Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844=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-04-01T03:54:37.951Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66-a84d9457-8ca4-4329-afa8-c742f94e0844', protocol='range'}
2023-04-01T03:54:37.952Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:54:37.952Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-04-01T03:54:37.957Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:54:37.957Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:54:37.957Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:54:37.957Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=211, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-01T03:54:37.957Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-01T03:54:37.957Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-670b139a-46c5-46b0-902e-6bb3c481ac66, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-01T03:54:46.842Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-01T03:54:46.842Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f 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-04-01T03:54:46.854Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and serviceModelVersionId: 7ac513c9-39d2-4cde-be94-1e520d3b6105
2023-04-01T03:54:46.855Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c
2023-04-01T03:54:46.856Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0
2023-04-01T03:54:46.864Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-01T03:54:46.914Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?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-04-01T03:54:46.916Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||Invoke
2023-04-01T03:54:46.925Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-01T03:54:47.100Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0|INFO|500||InvokeReturn
2023-04-01T03:54:47.101Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0cdb4b3b-a652-4466-b4f8-dec3d9e93c9c/model-vers/model-ver/7ac513c9-39d2-4cde-be94-1e520d3b6105?depth=0 has http status code:200 and response headers:{date=[Sat, 01 Apr 2023 03:54:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[170], vertex-id=[168128], x-aai-txid=[1-aai-resources-230401-03:54:46:086-65606], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-01T03:54:47.101Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-01T03:54:47.101Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-01T03:54:47.101Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:54:47.112Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||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-04-01T03:54:47.112Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ec894cc2-bf10-49c8-bfe6-19f67a08cc7f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-01T03:54:47.113Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-01T03:54:47.113Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:54:47.113Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:54:47.113Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680321287113,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:54:47.136Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-01T03:54:47.136Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "ec894cc2-bf10-49c8-bfe6-19f67a08cc7f",
"consumerID": "SO-sdc-controller",
"timestamp": 1680321287113,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-01T03:54:47.138Z||pool-2-thread-1|||||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-04-01T03:54:48.142Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-01T03:54:48.142Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"add68a22-5717-4fc5-a6e4-cd91bbc3ca8b","serviceName":"vFW 2023-04-01 03-28-12","serviceVersion":"1.0","serviceUUID":"9dbd1b7e-b75c-4df5-b556-77f0bc08588c","serviceDescription":"catalog service description","serviceInvariantUUID":"156b0b37-aae0-4571-981f-6f3ed1a73f40","resources":[{"resourceInstanceName":"vFW 6e82a904-589b 0","resourceName":"vFW 6e82a904-589b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8ac50eb6-6280-4318-8933-91371a4187aa","resourceInvariantUUID":"062fdec2-1441-4232-83f0-5d18becc30c4","resourceCustomizationUUID":"a4310846-fb56-4449-a921-aff9c66f6225","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml","artifactChecksum":"NDI2Mjk3YmUxYTQ4ODFkNDM5Zjc4NThjNTNmZjE2OWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bed2e54-169b-4a52-a21e-834983ed890f","artifactVersion":"1"},{"artifactName":"vfw6e82a904589b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json","artifactChecksum":"Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2a1a1bf6-0984-4e03-b81c-01fbf94d7c56","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a18cabf6-53fa-4876-9fee-bf1d382e8184","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml","artifactChecksum":"OThkOWIxN2VkNDA3MWM5NGUyMGExZWJkZTE3NWJmM2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9d37caa4-70d7-45e2-bd27-09e4f8a69945","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"2e750d12-752b-46b3-a9af-0293566d815d","artifactVersion":"2","generatedFromUUID":"a18cabf6-53fa-4876-9fee-bf1d382e8184"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230401032812-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml","artifactChecksum":"MDFhY2U1Y2FiNTY0NWFhYTVmMDkxNTk0MjIxZDI2NmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"55e897e6-8c39-4f56-86cd-a4262ee8cc67","artifactVersion":"1"},{"artifactName":"service-Vfw20230401032812-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar","artifactChecksum":"NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ef39b22b-5478-4879-a0de-2d2a01b73171","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-01T03:54:48.143Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:54:48.143Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:54:48.143Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:54:48.144Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:54:49.146Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:54:49.146Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:54:49.146Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:54:49.146Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:54:50.148Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:54:50.148Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:54:50.149Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:54:50.149Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:54:51.150Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:54:51.150Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:54:51.151Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:54:51.151Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:54:52.152Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:54:52.152Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:54:52.153Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:54:52.153Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:54:53.154Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:54:53.154Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:54:53.154Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:54:53.155Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:54:54.155Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-01T03:54:54.156Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:54:54.156Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:54:54.157Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680320971765,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:54:55.158Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"serviceName": "vFW 2023-04-01 03-28-12",
"serviceVersion": "1.0",
"serviceUUID": "9dbd1b7e-b75c-4df5-b556-77f0bc08588c",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "156b0b37-aae0-4571-981f-6f3ed1a73f40",
"resources": [
{
"resourceInstanceName": "vFW 6e82a904-589b 0",
"resourceCustomizationUUID": "a4310846-fb56-4449-a921-aff9c66f6225",
"resourceName": "vFW 6e82a904-589b",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8ac50eb6-6280-4318-8933-91371a4187aa",
"resourceInvariantUUID": "062fdec2-1441-4232-83f0-5d18becc30c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw6e82a904589b0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json",
"artifactChecksum": "Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2a1a1bf6-0984-4e03-b81c-01fbf94d7c56",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "a18cabf6-53fa-4876-9fee-bf1d382e8184",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2e750d12-752b-46b3-a9af-0293566d815d",
"generatedFromUUID": "a18cabf6-53fa-4876-9fee-bf1d382e8184"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "2e750d12-752b-46b3-a9af-0293566d815d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230401032812-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"artifactChecksum": "NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ef39b22b-5478-4879-a0de-2d2a01b73171"
}
],
"workloadContext": "Production"
}
2023-04-01T03:54:55.158Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-01T03:54:55.159Z|ec894cc2-bf10-49c8-bfe6-19f67a08cc7f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9dbd1b7e-b75c-4df5-b556-77f0bc08588c ASDC
2023-04-01T03:54:55.159Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:add68a22-5717-4fc5-a6e4-cd91bbc3ca8b
ServiceName:vFW 2023-04-01 03-28-12
ServiceVersion:1.0
ServiceUUID:9dbd1b7e-b75c-4df5-b556-77f0bc08588c
ServiceInvariantUUID:156b0b37-aae0-4571-981f-6f3ed1a73f40
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230401032812-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
ArtifactUUID:ef39b22b-5478-4879-a0de-2d2a01b73171
ArtifactChecksum:NDkxZDk0OGY4YjkyNzkxZDBjOGNhZGE5N2E1ZWVhYjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 6e82a904-589b 0
ResourceCustomizationUUID:a4310846-fb56-4449-a921-aff9c66f6225
ResourceInvariantUUID:062fdec2-1441-4232-83f0-5d18becc30c4
ResourceName:vFW 6e82a904-589b
ResourceType:VF
ResourceUUID:8ac50eb6-6280-4318-8933-91371a4187aa
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw6e82a904589b0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/vfw6e82a904589b0_modules.json
ArtifactUUID:2a1a1bf6-0984-4e03-b81c-01fbf94d7c56
ArtifactChecksum:Y2RlMWViOWU4OGNjYjU1YzdmOWE1MmIzNWRhMTc2MzM=
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.yaml
ArtifactUUID:a18cabf6-53fa-4876-9fee-bf1d382e8184
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
ArtifactUUID:2e750d12-752b-46b3-a9af-0293566d815d
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/Vfw20230401032812/1.0/resourceInstances/vfw6e82a904589b0/artifacts/base_vfw.env
ArtifactUUID:2e750d12-752b-46b3-a9af-0293566d815d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-01T03:54:55.159Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9dbd1b7e-b75c-4df5-b556-77f0bc08588c 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-04-01T03:54:55.220Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:54:55.221Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:54:55.221Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:54:55.221Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ef39b22b-5478-4879-a0de-2d2a01b73171 from URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:55.221Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-01T03:54:55.221Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:55.560Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-01T03:54:55.563Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ef39b22b-5478-4879-a0de-2d2a01b73171 101475
2023-04-01T03:54:55.564Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar ASDC sendASDCNotification
2023-04-01T03:54:55.564Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:55.564Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-01T03:54:55.565Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-01T03:54:55.565Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-01T03:54:55.565Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "add68a22-5717-4fc5-a6e4-cd91bbc3ca8b",
"consumerID": "SO-sdc-controller",
"timestamp": 1680321295564,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-01T03:54:56.566Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-01T03:54:56.566Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-01T03:54:56.567Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: ef39b22b-5478-4879-a0de-2d2a01b73171, URL: /sdc/v1/catalog/services/Vfw20230401032812/1.0/artifacts/service-Vfw20230401032812-csar.csar to file: /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:56.567Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230401032812-csar.csar
2023-04-01T03:54:56.568Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:56.568Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:56.724Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7822589619851636924/Definitions/service-Vfw20230401032812-template.yml
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
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_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
2023-04-01T03:54:58.251Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||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-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 6e82a904-589b 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-Vfw20230401032812-csar.csar
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-01T03:54:58.252Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:54:58.253Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-01T03:54:58.254Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-01 03-28-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Node template vFW 6e82a904-589b 0 is matching search criteria
2023-04-01T03:54:58.255Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 6e82a904-589b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-01T03:54:58.256Z|add68a22-5717-4fc5-a6e4-cd91bbc3ca8b|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery